aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)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
|
* version 1.15.0 + changelogChristian Schneppe2016-11-112-2/+12
|
* 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
|
* update gradle filesChristian Schneppe2016-11-072-3/+6
|
* 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
| | | | This reverts commit fae5a658b9ea3c637c2158e60a1cd369ef4f912a.
* schedule correct wakeup call when in low ping timeout modeChristian Schneppe2016-11-071-3/+4
|
* version 1.14.5 + changesChristian Schneppe2016-10-262-14/+22
|
* 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
| | | | ...with Android < Lollipop
* fix duplicate file sharing via ShareWithActivityChristian Schneppe2016-10-231-2/+35
|
* Revert "stop rotation in ShareWithActivity"Christian Schneppe2016-10-231-11/+1
| | | | This reverts commit dbb43eb7a456a9cbdc4d21b6143796c84c5d2ee6.