aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-19optimize importsChristian Schneppe3-6/+3
2016-11-19set preference switch to enable, disable or do automatic video compressionChristian Schneppe4-2/+38
2016-11-19correct colors for uncrypted messages in encrypted chatsChristian Schneppe2-3/+11
2016-11-18put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe6-79/+139
2016-11-18parse omemo fingerprints from urisChristian Schneppe11-46/+175
2016-11-18fixed back and forth between Welcome- and EditAccountActivityChristian Schneppe1-3/+26
2016-11-18use base64.nowrap for omemo keysChristian Schneppe1-8/+8
2016-11-18reset startup count when swiped away (only count kills)Christian Schneppe2-315/+311
2016-11-18slightly darken verified icon + mark inactiveChristian Schneppe6-0/+2
2016-11-17work around -1 in next encryptionChristian Schneppe1-10/+10
2016-11-17refactor omemo fingerprint UI codeChristian Schneppe14-342/+429
2016-11-17distinguish between general i/o error and write exception when copying filesChristian Schneppe4-107/+122
2016-11-17fixed enabling trust toggle. unknown->untrustedChristian Schneppe2-4/+7
2016-11-17refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe11-782/+813
2016-11-15extract affiliations from unavailable presenceChristian Schneppe5-16/+23
2016-11-15Stop automagically select default encryptionChristian Schneppe1-32/+1
2016-11-15small layout improvements in contact detailsChristian Schneppe1-5/+5
2016-11-15close video compression notification on errorsChristian Schneppe1-0/+2
2016-11-15catch NPE on trying to start navigation if no app could be foundChristian Schneppe1-2/+8
2016-11-12remove unused ressourcesChristian Schneppe66-107/+22
2016-11-12don't add outcasts or non-members in members-only rooms back to listChristian Schneppe2-4/+7
2016-11-12don't allow message correction for xmpp or geo urisChristian Schneppe1-2/+3
2016-11-12prevent accidental close of voice recorderChristian Schneppe3-5/+14
2016-11-12treat XmppUri not as textChristian Schneppe1-3/+11
2016-11-12make message correction also working for single chats againChristian Schneppe1-2/+6
2016-11-12update changelog uriChristian Schneppe1-1/+1
2016-11-11add libraries to about screenChristian Schneppe1-0/+4
2016-11-11added missing stringsChristian Schneppe1-0/+6
2016-11-11don't offer message correction in anonymous mucsChristian Schneppe1-1/+2
2016-11-11brought restart threshold down to 8 times in 8hChristian Schneppe3-8/+26
2016-11-11send text automatically via sharewithactivityChristian Schneppe1-1/+17
2016-11-11show button on "xmpp:" urisChristian Schneppe5-0/+45
2016-11-11correct typoChristian Schneppe1-13/+13
2016-11-11increase map preview sizeChristian Schneppe2-4/+3
2016-11-11show contacts name on shared VCARDsChristian Schneppe1-3/+21
2016-11-10always encrypt one to one chats as defaultChristian Schneppe1-1/+1
2016-11-10show map preview in chatChristian Schneppe2-15/+57
2016-11-10make OMEMO working with other clientsChristian Schneppe1-1/+1
2016-11-08introduced new feature to navigate directly to a received locationChristian Schneppe8-0/+25
2016-11-08added missing variablesChristian Schneppe1-0/+3
2016-11-08don't mark previous conversation as read when processing pending intentChristian Schneppe1-2/+7
2016-11-08add frequent restart detectionChristian Schneppe2-2/+29
2016-11-08lower case incoming dns recordsChristian Schneppe1-18/+23
2016-11-08fixed regression of showing delivery failed after receiptChristian Schneppe1-2/+1
2016-11-07show warning in account details when data saver is enabledChristian Schneppe4-29/+77
2016-11-07handle file attachment when missing connectionChristian Schneppe1-1/+3
2016-11-07removed unnecessary push_modeChristian Schneppe3-37/+11
2016-11-07leaving low ping timeout mode after coming onlineChristian Schneppe1-35/+46
2016-11-07fixed npe when jingle partner is using unknown candidateChristian Schneppe1-0/+4
2016-11-07extracting stanza-id where by=accountChristian Schneppe3-2/+19