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