Commit graph

4246 commits

Author SHA1 Message Date
Christian Schneppe
e38ef5e22d bug fix in notification service 2016-08-30 22:35:27 +02:00
Christian Schneppe
bca4507864 make bitrate configurable via config.java 2016-08-30 22:35:03 +02:00
Christian Schneppe
0562d9e3c7 update gradle 2016-08-28 21:55:12 +02:00
Christian Schneppe
084faa3a62 Merge remote-tracking branch 'refs/remotes/origin/video-compression' 2016-08-28 21:53:23 +02:00
Christian Schneppe
b3b3475e93 compress videos bigger than 10 MB before sending 2016-08-28 21:33:19 +02:00
Daniel Gultsch
1aca12fdfd mark conversation as read when swiping a notification with quick reply away 2016-08-27 23:17:24 +02:00
Daniel Gultsch
4623fafa2e don't automatically download files and avatars when datasaver is on 2016-08-27 23:17:24 +02:00
Daniel Gultsch
5544f1f712 bring back connectivity changed events on android n 2016-08-27 23:17:10 +02:00
Daniel Gultsch
1dfdee1a93 don't overwrite edited information in editaccount on rotate 2016-08-27 23:15:35 +02:00
Daniel Gultsch
1b4ebd370a don't set notification mode to background when on pause 2016-08-27 23:15:34 +02:00
Daniel Gultsch
1f7f535d37 add missing depency to gradle file 2016-08-26 22:50:29 +02:00
Daniel Gultsch
d4cb06cecb wrap dynamic tags into multiple lines. fixes #2003 2016-08-26 22:49:08 +02:00
Daniel Gultsch
f32064aa82 some multi-window optimizations. set min width to 300 2016-08-26 22:47:45 +02:00
Daniel Gultsch
634f461c84 attach contact to notification 2016-08-26 22:40:27 +02:00
Daniel Gultsch
019dd0a23d add snackbar for request presence subscription 2016-08-26 22:39:14 +02:00
Daniel Gultsch
2b79b43075 always display allow contact perm dialog after intro 2016-08-26 22:37:10 +02:00
Daniel Gultsch
cf32b40d53 survive rotation in editaccount 2016-08-26 22:36:58 +02:00
Daniel Gultsch
b7052b70f2 made payment required error standard compliant 2016-08-26 22:30:40 +02:00
Daniel Gultsch
5551fd1165 reformat build.gradle 2016-08-26 22:30:34 +02:00
Daniel Gultsch
da12042acd add file provider to share files on android n 2016-08-26 22:28:58 +02:00
Daniel Gultsch
1fb9dcb427 fix travis 2016-08-26 20:17:04 +02:00
Daniel Gultsch
656eca5067 offer quick reply on android N 2016-08-26 20:16:45 +02:00
Daniel Gultsch
6fb2f4f216 use N style stacked notifications 2016-08-26 20:13:16 +02:00
Daniel Gultsch
c37dca01a9 use N Api and build tools 2016-08-26 19:54:13 +02:00
Daniel Gultsch
9d24645786 send register IQs without full from 2016-08-26 19:46:55 +02:00
Daniel Gultsch
b9435954f9 made image preview size smaller for low res images 2016-08-26 19:46:43 +02:00
Daniel Gultsch
89dd22d279 display error status for missing internet permission 2016-08-26 19:44:51 +02:00
Daniel Gultsch
192201c481 various null pointer checks 2016-08-26 19:43:53 +02:00
Daniel Gultsch
eec2083fab check for rare null pointer platform bug in share intent handling 2016-08-26 19:42:49 +02:00
Daniel Gultsch
da1edafd49 add payment required error 2016-08-26 19:41:18 +02:00
Christian Schneppe
bbf6348187 don't show shadows around share button 2016-08-19 22:26:43 +02:00
Christian Schneppe
19a18b3a04 version 1.13.9 2016-08-13 22:28:25 +02:00
Daniel Gultsch
6343d4c208 don't close otr session on every presence change 2016-08-13 22:22:51 +02:00
Daniel Gultsch
fa2f14cdd3 start file observer in background 2016-08-13 22:22:50 +02:00
Daniel Gultsch
058f4395e5 make lastMessageTransmitted return max(clear_date,last_message) 2016-08-13 22:22:50 +02:00
Daniel Gultsch
1d1b58853c be more careful in recursive file observer. limit depth 2016-08-13 22:22:49 +02:00
Christian Schneppe
1ad5b0a248 rotate images based on EXIF data in preview
fiexes #91
2016-08-13 21:57:51 +02:00
Christian Schneppe
f382943d69 make human readable logs export optional and false as default 2016-08-13 21:56:52 +02:00
Christian Schneppe
44bf3cfb2d performance improvements during backup import and bug fixes 2016-08-13 12:23:29 +02:00
Christian Schneppe
4f1a0ae18b changed video preview button 2016-08-11 22:49:07 +02:00
Christian Schneppe
40126b39dc don't show plaintext passwords in adb logs 2016-08-11 22:36:39 +02:00
Christian Schneppe
6556154f28 improve notification during backup 2016-08-11 21:38:18 +02:00
Daniel Gultsch
44fcc33f0f use direct ssl when port was manually set to 5223
this should create a work around for the oracle xmpp server
2016-08-11 21:37:15 +02:00
Daniel Gultsch
ead0feadf0 close tcp connection after 30s of inactivity when in push_mode 2016-08-11 21:36:58 +02:00
Daniel Gultsch
237e5f5f88 don't do idle ping if close_tcp option is set 2016-08-11 21:34:46 +02:00
Daniel Gultsch
b65820205c explictly set account status to offline when waiting for push 2016-08-11 21:34:46 +02:00
Daniel Gultsch
392e2350c6 catch all throwables when parsing xml 2016-08-11 21:34:45 +02:00
Daniel Gultsch
27c5c200b4 catch platform bug when getting ringer mode 2016-08-11 21:34:45 +02:00
Daniel Gultsch
3a73ea7418 catch NPE in getVideoPreview() because getFrame sometimes returns null 2016-08-11 21:34:44 +02:00
Daniel Gultsch
ca17eb5317 handle invalid prekey ids in bundle 2016-08-11 21:34:43 +02:00