Commit graph

5096 commits

Author SHA1 Message Date
Christian Schneppe
83f362c8b4 refactored AudioPlayer 2017-09-24 21:30:58 +02:00
Christian Schneppe
259d295183 reworked file params to store audio runtime amoung other things 2017-09-24 20:40:21 +02:00
Christian Schneppe
1f91140e94 removed duplicate code from message bubble layouts 2017-09-24 20:36:42 +02:00
Christian Schneppe
7cf31ad645 unified share with menu 2017-09-24 20:33:01 +02:00
Christian Schneppe
93b3596ab1 show correct tooltip when long pressing start conversations 2017-09-19 19:50:22 +02:00
Christian Schneppe
5dddcb32ef ignore http upload file size constraints for videos that will be compressed 2017-09-19 19:42:56 +02:00
Christian Schneppe
b52d0e489b don't change video compression quality for files longer than 8 seconds 2017-09-19 19:35:04 +02:00
Christian Schneppe
eb56936af7 Don't leave conferences before join 2017-09-19 19:18:30 +02:00
Christian Schneppe
c0c9ce588e show permanent notification while transcoding video 2017-09-18 21:00:00 +02:00
Christian Schneppe
e582b79207 made video thumbnail available during upload 2017-09-18 20:28:31 +02:00
Christian Schneppe
e43f8f5a39 update some libs 2017-09-17 22:18:05 +02:00
Christian Schneppe
f0c5449b91 show also a button to delete contact from roster 2017-09-17 22:17:30 +02:00
Christian Schneppe
301fb5c252 show jid in ContactDetails if contact is not on the same server 2017-09-17 22:16:59 +02:00
Christian Schneppe
814b544320 show block menu after long press on allow/add back 2017-09-17 20:27:27 +02:00
Christian Schneppe
9522577e5b Foregroundservice can be deactivated in expert options (default = foregroundservice active)
Fixes #138
2017-09-17 20:26:50 +02:00
Christian Schneppe
58a4b628a6 additional null checks around 'read by' intent 2017-09-17 19:21:24 +02:00
Christian Schneppe
fb69e05412 do not ignore extra translations linter 2017-09-17 19:20:22 +02:00
Christian Schneppe
4382741b12 use 'partial' in server info if publish-options is n/a 2017-09-17 19:19:37 +02:00
Christian Schneppe
9cc393d001 make icon path relative 2017-09-10 15:48:16 +02:00
Christian Schneppe
d57db75c45 version 1.19.1 + changes 2017-09-04 21:15:43 +02:00
Christian Schneppe
40d0ee5bee update strings 2017-09-04 21:12:50 +02:00
Christian Schneppe
bdc63699f8 NotificationService: add button to mark conversation as read 2017-09-04 21:06:22 +02:00
Christian Schneppe
1fbec38259 make filtered list item activity survive roations 2017-09-04 21:04:07 +02:00
Christian Schneppe
a2058be111 get rid of uneccessary 'own omemo fingerprint' string 2017-09-04 21:03:05 +02:00
Christian Schneppe
a785a3009f link jid in trust keys activity to contact details 2017-09-04 21:01:33 +02:00
Christian Schneppe
376c1e1b97 reintroduced fixed IV mode for OTR file transfer 2017-09-04 21:00:52 +02:00
Christian Schneppe
494fb2d327 made avatar cache cleaning more efficent after name changes 2017-09-04 20:59:35 +02:00
Christian Schneppe
a558ea31ea wait up to 2s to let server close socket before force closing 2017-09-04 20:55:49 +02:00
Christian Schneppe
846008301c don’t use xmpp or jabber as default muc nick 2017-09-04 20:50:26 +02:00
Christian Schneppe
4842181235 request storage permission when sending gif 2017-09-04 20:49:02 +02:00
Christian Schneppe
573ad6073a use proper defaults for notification. fix sound playing twice on Android 8 2017-09-04 20:46:27 +02:00
Christian Schneppe
a3eaed68e9 set status=received on status messages 2017-09-04 20:42:17 +02:00
Christian Schneppe
caa0eba953 improved error messages on missing omemo keys 2017-09-04 20:41:27 +02:00
Christian Schneppe
0b446dd81c updgrade gradle plugin 2017-09-04 20:38:20 +02:00
Christian Schneppe
9004a0efcf fixed jingle state machine being thrown off by iq-result coming after session-accept 2017-09-04 20:37:09 +02:00
Christian Schneppe
62885d86d3 fixed conference naming for joined people not in your contact list 2017-09-04 20:33:13 +02:00
Christian Schneppe
c857128445 fix crash in location activities 2017-09-04 20:31:52 +02:00
Christian Schneppe
ce5f6bdb6f version 1.19.0 + changes 2017-08-13 23:38:59 +02:00
Christian Schneppe
b180c4ab2d added missing break; in Message.java 2017-08-13 23:38:35 +02:00
Christian Schneppe
a429c052b7 reset attempt counts on enable 2017-08-13 23:28:46 +02:00
Christian Schneppe
ae453655ba correct typo 2017-08-13 23:27:48 +02:00
Christian Schneppe
fbe2ce2561 default input type to numbers on captcha dialog 2017-08-13 23:27:34 +02:00
Christian Schneppe
fb77aa9153 no automatic reconnect on registration failures 2017-08-13 23:26:16 +02:00
Christian Schneppe
8246154a36 create a new axolotl service when the account jid changes 2017-08-13 23:21:33 +02:00
Christian Schneppe
532aadea3a prevent users from editing their account jid after successful login 2017-08-13 23:18:00 +02:00
Christian Schneppe
f7b14ad617 send unavailable presence before join 2017-08-13 23:14:00 +02:00
Christian Schneppe
24c47c0bbb Read support for 12-byte IVs in addition to 16-byte IVs 2017-08-13 23:11:47 +02:00
Christian Schneppe
d31dd9cbe4 code cleanup and synchronized getMarkableMessage() 2017-08-13 23:07:37 +02:00
Christian Schneppe
dfdf520ed8 removed support for fixed IV mode in otr jingle file transfer that hasn't been used since v0.4 or something 2017-08-13 23:06:37 +02:00
Christian Schneppe
0069f0cc9b parse jid from CN in client certs if nothing else is available 2017-08-13 23:05:39 +02:00