aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed typoDaniel Gultsch2016-08-311-2/+2
* don't show duplicate nofications on android 4Daniel Gultsch2016-08-311-15/+14
* broader exception catchersDaniel Gultsch2016-08-302-2/+3
* use file provider for taking picturesDaniel Gultsch2016-08-302-3/+5
* don't show up navigation in startConversation when there are no open conversa...Daniel Gultsch2016-08-301-1/+3
* add more logging to pgp engineDaniel Gultsch2016-08-302-15/+20
* version bump to 1.14.0-beta + changelogDaniel Gultsch2016-08-272-2/+8
* mark conversation as read when swiping a notification with quick reply awayDaniel Gultsch2016-08-272-1/+24
* don't automatically download files and avatars when datasaver is onDaniel Gultsch2016-08-275-5/+18
* bring back connectivity changed events on android nDaniel Gultsch2016-08-271-2/+4
* don't overwrite edited information in editaccount on rotateDaniel Gultsch2016-08-261-1/+3
* don't set notification mode to background when on pauseDaniel Gultsch2016-08-261-6/+0
* add missing depency to gradle fileDaniel Gultsch2016-08-261-0/+1
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-265-9/+15
* some multi-window optimizations. set min width to 300Daniel Gultsch2016-08-266-4/+17
* attach contact to notificationDaniel Gultsch2016-08-263-15/+30
* add snackbar for request presence subscriptionDaniel Gultsch2016-08-263-1/+19
* always display allow contact perm dialog after introDaniel Gultsch2016-08-261-0/+10
* survive rotation in editaccountDaniel Gultsch2016-08-262-14/+49
* made payment required error standard compliantDaniel Gultsch2016-08-251-4/+5
* reformat build.gradleDaniel Gultsch2016-08-251-95/+96
* add file provider to share files on android nDaniel Gultsch2016-08-254-71/+95
* fix travistravis_fixesDaniel Gultsch2016-08-251-2/+2
* offer quick reply on android NDaniel Gultsch2016-08-254-44/+109
* use N style stacked notificationsDaniel Gultsch2016-08-253-75/+85
* use N Api and build toolsDaniel Gultsch2016-08-251-5/+5
* send register IQs without full fromDaniel Gultsch2016-08-253-5/+6
* made image preview size smaller for low res imagesDaniel Gultsch2016-08-251-8/+14
* version bump to 1.13.9 + changelog1.13.9Daniel Gultsch2016-08-202-2/+5
* various null pointer checksDaniel Gultsch2016-08-203-3/+12
* pulled translations from transifexDaniel Gultsch2016-08-1930-84/+119
* display error status for missing internet permissionDaniel Gultsch2016-08-193-7/+13
* check for rare null pointer platform bug in share intent handlingDaniel Gultsch2016-08-191-3/+5
* Merge pull request #1987 from licaon-kter/patch-2Daniel Gultsch2016-08-161-2/+2
|\
| * Clear export option functionlicaon-kter2016-08-111-2/+2
* | pulled translations from transifexDaniel Gultsch2016-08-165-2/+51
* | add payment required errorDaniel Gultsch2016-08-163-2/+21
* | don't close otr session on every presence changeDaniel Gultsch2016-08-131-8/+5
* | start file observer in backgroundDaniel Gultsch2016-08-131-1/+6
* | make lastMessageTransmitted return max(clear_date,last_message)Daniel Gultsch2016-08-131-6/+5
* | be more careful in recursive file observer. limit depthDaniel Gultsch2016-08-131-1/+21
|/
* version bump to 1.13.8 + changelog1.13.8Daniel Gultsch2016-08-112-2/+7
* use direct ssl when port was manually set to 5223Daniel Gultsch2016-08-101-2/+24
* close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch2016-08-093-14/+31
* don't do idle ping if close_tcp option is setDaniel Gultsch2016-08-091-2/+4
* explictly set account status to offline when waiting for pushDaniel Gultsch2016-08-091-1/+2
* catch all throwables when parsing xmlDaniel Gultsch2016-08-021-2/+2
* catch platform bug when getting ringer modeDaniel Gultsch2016-08-021-4/+9
* catch NPE in getVideoPreview() because getFrame sometimes returns nullDaniel Gultsch2016-08-021-1/+1
* handle invalid prekey ids in bundleDaniel Gultsch2016-08-021-3/+5