Commit graph

4246 commits

Author SHA1 Message Date
Daniel Gultsch
4c8a3ae4f5 synchronize stanza count increment and write 2016-06-22 20:41:37 +02:00
Christian Schneppe
392a754b44 reworked permissions
* ask only for necessary permissions on start
* ask for location/microphone when requested
2016-06-21 21:27:09 +02:00
Christian Schneppe
eec3582aa7 version 1.13.4 2016-06-20 21:11:39 +02:00
Daniel Gultsch
4cc006bf3a display toast on pgp error 2016-06-20 21:03:29 +02:00
Daniel Gultsch
85cd21c33e add some missing XEPs to docs 2016-06-20 21:03:29 +02:00
Daniel Gultsch
5fe94d45de log reason for not showing notification 2016-06-20 21:03:28 +02:00
Daniel Gultsch
5f5cdd8696 remove ascii control chars when creating xml 2016-06-20 21:03:28 +02:00
Christian Schneppe
ebc585457b hide all graphical previews in chatlist 2016-06-20 21:00:41 +02:00
Christian Schneppe
cdf34ece42 thumb caching improvement 2016-06-20 20:58:59 +02:00
Christian Schneppe
06f04e5ec1 fixed intents for integrated location service and voice recorder 2016-06-19 21:08:49 +02:00
Christian Schneppe
15a0c91c3f fixed bug with message preview in chatlist 2016-06-19 20:52:37 +02:00
Christian Schneppe
0dc21f0494 optimized image cache 2016-06-19 20:51:56 +02:00
Daniel Gultsch
1906ccb420 don't fail on missing jid in bookmarks 2016-06-19 20:12:31 +02:00
Daniel Gultsch
18153467a0 don't handle chat states in muc or from archive 2016-06-19 20:12:30 +02:00
Daniel Gultsch
24736fc04c show toast when connection to openkeychain could not be made 2016-06-19 20:12:30 +02:00
Daniel Gultsch
f2c275b1a7 log download failure caused by missing content length 2016-06-19 20:12:30 +02:00
Daniel Gultsch
efdbbf1c07 mark used otr fingprint in contact details and highlight pgp 2016-06-19 20:12:30 +02:00
Daniel Gultsch
87c28ba818 synchronize message body changes for message correction 2016-06-19 20:12:29 +02:00
Daniel Gultsch
8b5b3393a4 extract relevant extension from file name when processing share intent 2016-06-19 20:12:25 +02:00
Daniel Gultsch
19cd1ef234 replace corrected messages in decryption queue 2016-06-19 20:07:56 +02:00
Daniel Gultsch
018ee63ef4 only dismiss sent message after encryption 2016-06-19 20:02:12 +02:00
Daniel Gultsch
2049593bfa refresh UI to redraw message hint after switching to pgp 2016-06-19 20:02:12 +02:00
Daniel Gultsch
0435f92780 delay notification until after pgp decryption 2016-06-19 20:02:11 +02:00
Daniel Gultsch
d12a57cbb3 log all fail reasons 2016-06-19 20:02:10 +02:00
Daniel Gultsch
7099c55a67 clear muc tiles when avatar of member changes 2016-06-14 21:29:20 +02:00
Daniel Gultsch
b951a2894a sort muc users by affiliation, name. fixes #1913 2016-06-14 21:29:06 +02:00
Daniel Gultsch
6e660cb897 synchronize access to stanza queue 2016-06-14 21:28:54 +02:00
Daniel Gultsch
38dd084e33 remove messages from decryption queue when trimming a conversation 2016-06-14 21:28:29 +02:00
Daniel Gultsch
aaeced4e20 make sure tagwriter is clear before force closing socket 2016-06-14 21:28:02 +02:00
Daniel Gultsch
3e748bc49a refactored pgp decryption 2016-06-14 21:27:06 +02:00
Christian Schneppe
dd3b9084af make StartUI resistant against rotations and don't restart app when not necessary 2016-06-14 21:23:09 +02:00
Christian Schneppe
232de4436c add permission exception for android < Marshmallow 2016-06-12 21:13:09 +02:00
Daniel Gultsch
ab2b46fd72 actually do add fall back message for omemo 2016-06-12 20:09:40 +02:00
Daniel Gultsch
a073c58744 parse real jid from muc mam messages. (disabled)
parsing this is dangerous if server doesn't filter properly
thus it is disabled in config
2016-06-12 20:09:15 +02:00
Daniel Gultsch
4f4c5b7fd1 close db cursor after reading cert 2016-06-12 20:09:03 +02:00
Christian Schneppe
8b669b51b9 also restart if permissions were changed after first start 2016-06-12 20:02:57 +02:00
Christian Schneppe
01c717753c make a restart after granting permissions on first start 2016-06-12 17:57:18 +02:00
Christian Schneppe
b772c8e79f set last seen true as default 2016-06-12 17:52:48 +02:00
Christian Schneppe
e9a721bd77 version 1.13.3 2016-06-10 23:07:20 +02:00
Daniel Gultsch
1c143e91f8 catch conversations sort exception. not vital at this point 2016-06-10 23:04:36 +02:00
Christian Schneppe
b2b3f20c17 added log tag if no backup found 2016-06-10 22:58:41 +02:00
Christian Schneppe
aca07ad741 check and request all needed permissions on startup
>= SDK 23 (Marshmallow)
2016-06-10 22:58:20 +02:00
Christian Schneppe
5f08b8f3b4 version 1.13.2 2016-06-06 21:50:16 +02:00
Christian Schneppe
b42cec6cd7 added missing strings 2016-06-06 21:41:02 +02:00
Christian Schneppe
9d6995164b update lastseen in contactdetails 2016-06-06 21:40:54 +02:00
Christian Schneppe
1e5c64a1f5 Merge remote-tracking branch 'refs/remotes/siacs/master' 2016-06-06 21:23:49 +02:00
Christian Schneppe
6582ac6e72 add permission checks to welcome activity 2016-06-06 21:15:47 +02:00
Christian Schneppe
c4489fb8ab fix crash in welcome screen on first start 2016-06-06 20:04:44 +02:00
Daniel Gultsch
b88128241e Merge pull request #1895 from pp3345/right-alt
Do not treat Right Alt key as a modifier for key combos
2016-06-05 23:19:56 +02:00
Daniel Gultsch
9f42ead747 spelling in readme 2016-06-05 23:19:03 +02:00