aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-11Use the last message in the content text instead of the first.Daniele Gobbetti1-1/+1
2016-09-10Fix typolicaon-kter1-1/+1
2016-09-09download own vcard avatar if none is set. fixes #2008Daniel Gultsch4-11/+23
2016-09-08pulled translations from transifexDaniel Gultsch14-2/+109
2016-09-08provide hint on why conference can not be encryptedDaniel Gultsch3-2/+71
2016-09-07be a bit more careful when deleting and deactivating accountsDaniel Gultsch6-22/+47
2016-09-06show server not found muc errorDaniel Gultsch4-2/+11
2016-09-06remove explicit pebble support. treat as wear deviceDaniel Gultsch1-25/+0
2016-09-06show reply action on wear devicesDaniel Gultsch1-2/+4
2016-09-04don't use fileprovider when opening files on android M and belowDaniel Gultsch2-7/+18
2016-09-04don't crash when correcting waiting pgp encrypted messagesDaniel Gultsch1-4/+12
2016-08-31fixed recreation issues in StartConversationActivityDaniel Gultsch3-977/+1031
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