aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-31fixed typoDaniel Gultsch1-2/+2
2016-08-31don't show duplicate nofications on android 4Daniel Gultsch1-15/+14
2016-08-30broader exception catchersDaniel Gultsch2-2/+3
2016-08-30use file provider for taking picturesDaniel Gultsch2-3/+5
2016-08-30don't show up navigation in startConversation when there are no open conversa...Daniel Gultsch1-1/+3
2016-08-30add more logging to pgp engineDaniel Gultsch2-15/+20
2016-08-27mark conversation as read when swiping a notification with quick reply awayDaniel Gultsch2-1/+24
2016-08-27don't automatically download files and avatars when datasaver is onDaniel Gultsch5-5/+18
2016-08-27bring back connectivity changed events on android nDaniel Gultsch1-2/+4
2016-08-26don't overwrite edited information in editaccount on rotateDaniel Gultsch1-1/+3
2016-08-26don't set notification mode to background when on pauseDaniel Gultsch1-6/+0
2016-08-26wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch5-9/+15
2016-08-26some multi-window optimizations. set min width to 300Daniel Gultsch6-4/+17
2016-08-26attach contact to notificationDaniel Gultsch3-15/+30
2016-08-26add snackbar for request presence subscriptionDaniel Gultsch3-1/+19
2016-08-26always display allow contact perm dialog after introDaniel Gultsch1-0/+10
2016-08-26survive rotation in editaccountDaniel Gultsch2-14/+49
2016-08-25made payment required error standard compliantDaniel Gultsch1-4/+5
2016-08-25add file provider to share files on android nDaniel Gultsch4-71/+95
2016-08-25offer quick reply on android NDaniel Gultsch4-44/+109
2016-08-25use N style stacked notificationsDaniel Gultsch3-75/+85
2016-08-25send register IQs without full fromDaniel Gultsch3-5/+6
2016-08-25made image preview size smaller for low res imagesDaniel Gultsch1-8/+14
2016-08-20various null pointer checksDaniel Gultsch3-3/+12
2016-08-19pulled translations from transifexDaniel Gultsch30-84/+119
2016-08-19display error status for missing internet permissionDaniel Gultsch3-7/+13
2016-08-19check for rare null pointer platform bug in share intent handlingDaniel Gultsch1-3/+5
2016-08-16pulled translations from transifexDaniel Gultsch5-2/+51
2016-08-16add payment required errorDaniel Gultsch3-2/+21
2016-08-13don't close otr session on every presence changeDaniel Gultsch1-8/+5
2016-08-13start file observer in backgroundDaniel Gultsch1-1/+6
2016-08-13make lastMessageTransmitted return max(clear_date,last_message)Daniel Gultsch1-6/+5
2016-08-13be more careful in recursive file observer. limit depthDaniel Gultsch1-1/+21
2016-08-11Clear export option functionlicaon-kter1-2/+2
2016-08-10use direct ssl when port was manually set to 5223Daniel Gultsch1-2/+24
2016-08-09close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch3-14/+31
2016-08-09don't do idle ping if close_tcp option is setDaniel Gultsch1-2/+4
2016-08-09explictly set account status to offline when waiting for pushDaniel Gultsch1-1/+2
2016-08-02catch all throwables when parsing xmlDaniel Gultsch1-2/+2
2016-08-02catch platform bug when getting ringer modeDaniel Gultsch1-4/+9
2016-08-02catch NPE in getVideoPreview() because getFrame sometimes returns nullDaniel Gultsch1-1/+1
2016-08-02handle invalid prekey ids in bundleDaniel Gultsch1-3/+5
2016-07-31set tablet, phone or pc identityDaniel Gultsch2-4/+11
2016-07-31add logging when swiping away from recents is being ignoredDaniel Gultsch1-0/+2
2016-07-31catch exception when trying to get video preview of pgp encrypted fileDaniel Gultsch1-1/+5
2016-07-28show identity type for device selectionDaniel Gultsch10-46/+135
2016-07-28pulled translations from transifexDaniel Gultsch8-29/+85
2016-07-27add OS to version responseDaniel Gultsch1-0/+5
2016-07-27fixed rare null pointer in avatar creationDaniel Gultsch1-1/+1
2016-07-27add trillian to html otr parsing fixes #1963Daniel Gultsch1-1/+1