aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-28simplified code that invokes the export logs serviceDaniel Gultsch3-39/+9
2016-09-28expert 'setting' to remove omemo identity. fixes #2038Daniel Gultsch4-4/+68
2016-09-27always use ipv4 localhost for Orbot connectionsDaniel Gultsch1-1/+3
2016-09-24don't reset encryption choice to auto on archivingDaniel Gultsch1-2/+0
2016-09-21don't react to null and empty voice repliesDaniel Gultsch1-3/+4
2016-09-21don't use file provider for photo uris on android < N. fixes #2030Daniel Gultsch1-1/+5
2016-09-21don't wait for disco when not having stream managmentDaniel Gultsch1-1/+1
2016-09-20add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch3-4/+11
2016-09-20Update Russian translationMishiranu1-8/+8
2016-09-20Fix "More table" layoutMishiranu3-13/+65
2016-09-20fixed styling in blocking dialogDaniel Gultsch2-5/+16
2016-09-20pulled translations from transifexDaniel Gultsch2-5/+15
2016-09-18add support for XEP-0377: Spam ReportingDaniel Gultsch6-7/+53
2016-09-18don't simply ignore null in message body but try to avoid itDaniel Gultsch3-5/+10
2016-09-18recreate activities when theme changedDaniel Gultsch5-5/+36
2016-09-18use proper paddings in dialogs on android < 5Daniel Gultsch7-20/+43
2016-09-17catch all throwables when loading contactsDaniel Gultsch2-3/+3
2016-09-16pulled translations from transifexDaniel Gultsch10-4/+68
2016-09-16dont show delete file button when outside conversations directory. fixes #2007Daniel Gultsch1-2/+5
2016-09-16use history clear date as minimum date for mamDaniel Gultsch5-10/+40
2016-09-16Allow text selection with multiple links in messageMishiranu2-37/+56
2016-09-15deal with null bodys in message previewDaniel Gultsch1-5/+3
2016-09-14store jid if it was changed during bindDaniel Gultsch2-3/+8
2016-09-12don't use display version of jidsDaniel Gultsch2-95/+99
2016-09-12remember scroll position on rotate. fixes #2011Daniel Gultsch2-11/+57
2016-09-12Use JID returned by the server during bindSam Whited1-1/+1
2016-09-12Support ANONYMOUS SASLSam Whited2-0/+31
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