Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temporarly fix crash with resending files via button | Christian Schneppe | 2018-05-18 | 3 | -2/+5 |
* | detect yalp store installs | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
* | add possibility to de-/activate accounts | Christian Schneppe | 2018-05-17 | 2 | -0/+32 |
* | fix crash on destroying muc | Christian Schneppe | 2018-05-17 | 1 | -2/+4 |
* | do not use trigger but delete message index entries manually | Christian Schneppe | 2018-05-17 | 1 | -83/+90 |
* | Extend QR scanner to support VCard with IMPP field | Christian Schneppe | 2018-05-17 | 1 | -0/+10 |
* | changed command paramater for new push server | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
* | changed jid of push server | Christian Schneppe | 2018-05-17 | 4 | -5/+12 |
* | some tor modifications | Christian Schneppe | 2018-05-17 | 8 | -12/+17 |
* | do not use end in catchup mam queries | Christian Schneppe | 2018-05-17 | 3 | -11/+33 |
* | increase sample and bit rate for voice recording | Christian Schneppe | 2018-05-17 | 1 | -2/+2 |
* | add null check | Christian Schneppe | 2018-05-17 | 1 | -4/+4 |
* | add primary key to fts table | Christian Schneppe | 2018-05-17 | 1 | -2/+3 |
* | do not include body in simple status updates to not trigger fts update | Christian Schneppe | 2018-05-17 | 5 | -10/+19 |
* | fix exceptions | Christian Schneppe | 2018-05-16 | 3 | -8/+8 |
* | do not load conversations with null jid | Christian Schneppe | 2018-05-16 | 3 | -10/+20 |
* | make session completion work with untrusted devices as well | Christian Schneppe | 2018-05-16 | 3 | -7/+11 |
* | max out emoji enlargment at 42 emojis | Christian Schneppe | 2018-05-16 | 2 | -10/+33 |
* | change MAGIC_CREATE_DOMAIN | Christian Schneppe | 2018-05-16 | 1 | -1/+1 |
* | split heighlights by special characters | Christian Schneppe | 2018-05-16 | 1 | -0/+3 |
* | don’t scale images to a 0 width or height | Christian Schneppe | 2018-05-16 | 1 | -6/+8 |
* | add spinner to select jabber provider for creating new accounts | Christian Schneppe | 2018-05-16 | 2 | -12/+47 |
* | apply styling helper to conversation overview | Christian Schneppe | 2018-05-14 | 6 | -13/+151 |
* | fix some location crashes | Christian Schneppe | 2018-05-14 | 1 | -6/+16 |
* | fix taking video | Christian Schneppe | 2018-05-14 | 2 | -8/+24 |
* | make quick actions working again | Christian Schneppe | 2018-05-14 | 1 | -0/+22 |
* | check permissions for locations | Christian Schneppe | 2018-05-14 | 1 | -0/+4 |
* | add animators for more activities | Christian Schneppe | 2018-05-05 | 20 | -9/+70 |
* | use navigate as floating action button in showlocation | Christian Schneppe | 2018-05-05 | 1 | -13/+18 |
* | add custom animation to ConversationsActivity | Christian Schneppe | 2018-05-05 | 1 | -0/+4 |
* | Support both new and old http upload namespaces | Christian Schneppe | 2018-05-05 | 5 | -16/+44 |
* | ban can be disabled in Config.java | Christian Schneppe | 2018-05-05 | 2 | -2/+8 |
* | XmppUri code cleanup | Christian Schneppe | 2018-05-05 | 1 | -14/+10 |
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 8 | -13/+78 |
* | filter sequences of more than 3 ltr-rtl | Christian Schneppe | 2018-05-05 | 3 | -3/+11 |
* | improved logging for node configuration change | Christian Schneppe | 2018-05-05 | 3 | -5/+11 |
* | remove " from fts queries | Christian Schneppe | 2018-05-05 | 1 | -1/+1 |
* | add animations | Christian Schneppe | 2018-05-03 | 2 | -0/+16 |
* | fixed regression of not highlighting current conversation in overview | Christian Schneppe | 2018-05-03 | 1 | -2/+7 |
* | hide record audio feature if mircophone is not available | Christian Schneppe | 2018-05-03 | 2 | -4/+21 |
* | added null check to Jid.of in edit account | Christian Schneppe | 2018-05-03 | 1 | -3/+3 |
* | handle invalid image bounds | Christian Schneppe | 2018-05-03 | 2 | -4/+8 |
* | organize listeners in lists | Christian Schneppe | 2018-05-03 | 2 | -165/+93 |
* | only highlight alphanumeric chars | Christian Schneppe | 2018-05-03 | 2 | -2/+22 |
* | hide treatAsDownloadable in search results | Christian Schneppe | 2018-05-03 | 3 | -28/+46 |
* | fixed omemo by default setting for users on same domain | Christian Schneppe | 2018-05-02 | 1 | -2/+2 |
* | do not invoke onPushFailed() on timeout | Christian Schneppe | 2018-05-02 | 2 | -7/+12 |
* | fixed crash with samsung recorder | Christian Schneppe | 2018-05-02 | 1 | -2/+2 |
* | show keyboard only on fresh activity | Christian Schneppe | 2018-05-02 | 1 | -1/+3 |
* | persist search across device rotations | Christian Schneppe | 2018-05-02 | 3 | -5/+51 |