aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-11-07always use ipv4 localhost when using orbot http proxyChristian Schneppe1-1/+1
2016-11-07Revert "use file provider on android M as well"Christian Schneppe2-2/+2
2016-11-07schedule correct wakeup call when in low ping timeout modeChristian Schneppe1-3/+4
2016-10-26add german stringsChristian Schneppe1-0/+3
2016-10-26add error message to failed messages. accessible via context menuChristian Schneppe10-28/+98
2016-10-26use file provider on android M as wellChristian Schneppe2-2/+2
2016-10-26connect instantly in low ping mode after going offlineChristian Schneppe1-2/+7
2016-10-26don't leave low timeout mode prematurelyChristian Schneppe1-3/+3
2016-10-26introduced low ping timeout mode after gcm pushChristian Schneppe2-2/+13
2016-10-26write prepped string to db. use display version everywhere elseChristian Schneppe6-33/+46
2016-10-26Remove MERGE_SEPARATORChristian Schneppe3-37/+34