Commit graph

5315 commits

Author SHA1 Message Date
Christian Schneppe
8793b454e5 updated some licenses 2018-01-19 23:08:22 +01:00
Christian Schneppe
6e458109c5 replace AdvancedListView with ListView because it was never used 2018-01-19 21:24:31 +01:00
Christian Schneppe
489588ce6e fix some strings 2018-01-19 21:13:40 +01:00
Christian Schneppe
081d73c280 don't overlap readmarker with "show more messages" 2018-01-19 21:03:42 +01:00
Christian Schneppe
f4ba34a4e6 fix wrong avatar shown when true jid doesn't match in muc 2018-01-17 23:55:45 +01:00
Christian Schneppe
017e99d40e ShareWithActivity: refactor for java 8 2018-01-17 23:54:32 +01:00
Christian Schneppe
92b2b4df3b do not use theme in uri activity 2018-01-17 23:48:49 +01:00
Christian Schneppe
1edb052fad let screen on while playing audio message 2018-01-17 23:32:21 +01:00
Christian Schneppe
e2c9735e88 setting room subject also sets room name 2018-01-17 15:19:26 +01:00
Christian Schneppe
0f928c60bf small improvement in ShareLocationActivity 2018-01-08 20:44:28 +01:00
Christian Schneppe
8cf20a8222 reworked location services from GoogleMap to OSM 2018-01-07 22:32:23 +01:00
Christian Schneppe
b5c1372028 version 1.20.3 + changes 2017-12-27 22:39:37 +01:00
Christian Schneppe
4d987b904a
update translations 2017-12-27 22:32:36 +01:00
Christian Schneppe
036a77de86 update gradle and proguard-rules 2017-12-27 22:22:07 +01:00
Christian Schneppe
86a137c47c close ShareWithActivity while transforming video file 2017-12-27 21:52:05 +01:00
Christian Schneppe
9fbecd81fa show pep as available if omemo_all_access has been installed on server 2017-12-27 21:04:44 +01:00
Christian Schneppe
678344b165 clear muc avatar after going online 2017-12-27 21:02:49 +01:00
Christian Schneppe
e7243b5e2c fixed omemo device list not getting annouced on empty list 2017-12-27 21:01:41 +01:00
Christian Schneppe
7542322a40 save muc subject to disk and use crypto targets for offline name generation 2017-12-27 21:01:13 +01:00
Christian Schneppe
044bc0e95d store new intent in welcome account activity 2017-12-27 20:54:01 +01:00
Christian Schneppe
1e50689658 transport invitee from welcome activity to start conversations activity 2017-12-27 20:53:01 +01:00
Christian Schneppe
1056adb285 PublishProfilePictureActivity: fix avatar size 2017-12-23 23:32:46 +01:00
Christian Schneppe
1cee1ffcfd use JPEG as file format for avatar and compress to <9400 chars and
create avatar in background thread
2017-12-23 23:21:49 +01:00
Christian Schneppe
94f298de6c PublishProfilePictureActivity: refresh on status change 2017-12-23 23:03:35 +01:00
Christian Schneppe
b1dd8d92d3 removed 'contact-only' hint from publish avtar screen 2017-12-23 22:40:32 +01:00
Christian Schneppe
4c82722686 refactor StartConversationsActivity 2017-12-23 22:26:19 +01:00
Christian Schneppe
b2fade6246 remove NFC + light refactoring of XmppActivity 2017-12-23 22:26:05 +01:00
Christian Schneppe
f870671313 limit height of input field to 6 lines 2017-12-23 21:45:08 +01:00
Christian Schneppe
11a4291585 fix location view 2017-12-23 21:44:41 +01:00
Christian Schneppe
bbd9150b88 Conference Details: hide settings in offline mucs 2017-12-23 21:20:12 +01:00
Christian Schneppe
08bc3eb58c ChatMarkers: parse own account from true counterpart 2017-12-16 23:37:58 +01:00
Christian Schneppe
a5bfc704a3 fixed treatAsDownload() for empty messages 2017-12-16 23:36:07 +01:00
Christian Schneppe
8f0a1c8cd8 remove NFC handling + let edit account handle own jids 2017-12-16 23:35:06 +01:00
Christian Schneppe
20f15c02a6 fix init EmojiService in StartConversationActivity 2017-12-16 23:15:58 +01:00
Christian Schneppe
be337e0a8e StartConversationActivity: Scan QR codes via UriHandlerActivity 2017-12-16 23:14:00 +01:00
Christian Schneppe
37762ab5ca UriHandlerActivity: Handle 'message action' XMPP URI 2017-12-16 23:09:28 +01:00
Christian Schneppe
6f55d00c2c XmppUri: Parse 'message action' query 2017-12-16 23:06:37 +01:00
Christian Schneppe
6da8c6ef3b fixup for pep omemo notification dedup 2017-12-16 23:02:54 +01:00
Christian Schneppe
d7871f9033 Add ShareViaAccountActivity 2017-12-16 23:01:03 +01:00
Christian Schneppe
8a532073ff Implement simple URI handler activity 2017-12-16 22:50:25 +01:00
Christian Schneppe
06e5a94225 add getAccountJids to DatabaseBackend 2017-12-16 22:42:54 +01:00
Christian Schneppe
b435a6656c save changed server id in replaced messages 2017-12-16 22:40:45 +01:00
Christian Schneppe
fa351734ec try to detect invalid nick (w/ emoji) in MUCs 2017-12-16 22:38:45 +01:00
Christian Schneppe
090faad374 support error messages in quick edit dialog 2017-12-16 22:33:34 +01:00
Christian Schneppe
04e21792f0 ignore data uri after aesgcm uri 2017-12-16 22:23:57 +01:00
Christian Schneppe
0f415f6791 fix format string 2017-12-16 22:21:48 +01:00
Christian Schneppe
3ac4a7c3ec fix xmpp uri regression 2017-12-16 22:18:01 +01:00
Christian Schneppe
5326111db1 initialize emoji helper in StartConversationActivity 2017-12-16 22:17:01 +01:00
Christian Schneppe
e87c2b325b fix XmppUri for empty uris 2017-12-16 22:14:50 +01:00
Christian Schneppe
a4e828aba5 XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRED failure 2017-12-16 22:14:00 +01:00