aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* extracting stanza-id where by=accountChristian Schneppe2016-11-073-2/+19
* always use ipv4 localhost when using orbot http proxyChristian Schneppe2016-11-071-1/+1
* Revert "use file provider on android M as well"Christian Schneppe2016-11-072-2/+2
* schedule correct wakeup call when in low ping timeout modeChristian Schneppe2016-11-071-3/+4
* add german stringsChristian Schneppe2016-10-261-0/+3
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-2610-28/+98
* use file provider on android M as wellChristian Schneppe2016-10-262-2/+2
* connect instantly in low ping mode after going offlineChristian Schneppe2016-10-261-2/+7
* don't leave low timeout mode prematurelyChristian Schneppe2016-10-261-3/+3
* introduced low ping timeout mode after gcm pushChristian Schneppe2016-10-262-2/+13
* write prepped string to db. use display version everywhere elseChristian Schneppe2016-10-266-33/+46
* Remove MERGE_SEPARATORChristian Schneppe2016-10-263-37/+34
* Remove spans on copying or pasting a textChristian Schneppe2016-10-265-7/+120
* some checks before video compression and don't compress videos...Christian Schneppe2016-10-261-9/+14
* fix duplicate file sharing via ShareWithActivityChristian Schneppe2016-10-231-2/+35
* Revert "stop rotation in ShareWithActivity"Christian Schneppe2016-10-231-11/+1
* retrigger key selection if openpgp key was deletedChristian Schneppe2016-10-212-3/+15
* include pgp signature only in non anonymous mucsChristian Schneppe2016-10-212-3/+7
* Retain TextView selection after list updatingChristian Schneppe2016-10-215-2/+253