Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-02-10 | skip animations for startup activities | Christian Schneppe | 2 | -5/+14 | |
2018-02-10 | add null checks to huawei settings code | Christian Schneppe | 1 | -13/+9 | |
2018-02-10 | do not put setup activites on stack twice | Christian Schneppe | 2 | -3/+11 | |
2018-02-10 | update build tools and libs | Christian Schneppe | 1 | -3/+3 | |
2018-02-10 | SM saftey checks | Christian Schneppe | 1 | -1/+11 | |
2018-02-09 | add servers from https://conversations.im/compliance/ to autocomplete jids | Christian Schneppe | 3 | -5/+140 | |
2018-02-07 | update translations | Christian Schneppe | 2 | -1/+26 | |
2018-02-05 | update leaflet | Christian Schneppe | 4 | -4/+8 | |
2018-02-04 | show the correct icon for shared xmpp addresses | Christian Schneppe | 1 | -0/+1 | |
2018-02-04 | we don't need location permissions for showing locations | Christian Schneppe | 1 | -12/+1 | |
2018-02-04 | highlight searchword in messages | Christian Schneppe | 2 | -1/+16 | |
2018-02-04 | implemented message search | Christian Schneppe | 14 | -41/+272 | |
fixes #110 | |||||
2018-02-03 | finish() SettingsActivity in onPause | Christian Schneppe | 1 | -8/+11 | |
and revert 82732be0dafeb8cea0c8a3dedecdaaf1906cde34 | |||||
2018-02-02 | don't crash if huaweiPreferenceScreen.getIntent() = null | Christian Schneppe | 1 | -5/+8 | |
2018-02-02 | reorder context menu entries for ConferenceDetailsActivity and make ↵ | Christian Schneppe | 2 | -11/+11 | |
membership and ban options visible in standardmode and make adminprevileges visible in advanced mode | |||||
2018-02-02 | show progress dialog while downloading update | Christian Schneppe | 1 | -107/+207 | |
2018-02-01 | fixed crash on receiving files | Christian Schneppe | 1 | -2/+2 | |
2018-02-01 | update translations | Christian Schneppe | 3 | -1/+26 | |
2018-01-31 | fixed crash on receiving files | Christian Schneppe | 2 | -3/+2 | |
2018-01-30 | updated strings | Christian Schneppe | 1 | -1/+1 | |
2018-01-30 | optimized /me behavior | Christian Schneppe | 4 | -4/+4 | |
fixes #133 | |||||
2018-01-30 | discover file extension in original filename from pgp | Christian Schneppe | 5 | -44/+74 | |
2018-01-30 | check if wakelock is held before releasing | Christian Schneppe | 1 | -1/+3 | |
2018-01-29 | do not explicitly request MAM archive for blocked contacts | Christian Schneppe | 2 | -43/+44 | |
2018-01-29 | support new http upload namespace | Christian Schneppe | 3 | -91/+100 | |
2018-01-29 | direct link from settings to huaweis protected apps | Christian Schneppe | 3 | -1/+25 | |
2018-01-29 | add snooze button to notification | Christian Schneppe | 8 | -23/+98 | |
2018-01-29 | check if app is installedFromPlayStore and use upcoming playstore site for ↵ | Christian Schneppe | 3 | -15/+43 | |
updates | |||||
2018-01-29 | bypass check for unknown source settings for OERO | Christian Schneppe | 1 | -3/+10 | |
2018-01-28 | aaded some checks to fix some rare crashes of location services | Christian Schneppe | 1 | -5/+11 | |
2018-01-27 | update translations | Christian Schneppe | 2 | -0/+10 | |
2018-01-27 | show destroy button in light red | Christian Schneppe | 1 | -0/+2 | |
2018-01-27 | show snackbar if you are not participating a group chat to clearify this for ↵ | Christian Schneppe | 2 | -0/+4 | |
new users | |||||
2018-01-27 | show account details when clicking avatar picture in self chat | Christian Schneppe | 1 | -37/+34 | |
2018-01-27 | just switch to conversations & do not creat when 'creating' self contact | Christian Schneppe | 1 | -1/+4 | |
2018-01-27 | encrypt muc PM only to actual recipient | Christian Schneppe | 2 | -7/+27 | |
2018-01-27 | improvements for self messages | Christian Schneppe | 5 | -10/+25 | |
* fix omemo in group chats w/o participants * don't create two axolotl messages when messaging self * fix read marker for self messages | |||||
2018-01-27 | allow axolotl header to be empty in empty mucs | Christian Schneppe | 1 | -4/+4 | |
2018-01-27 | show self messages from other devices as received | Christian Schneppe | 1 | -1/+17 | |
2018-01-27 | fixed sharing multiple images | Christian Schneppe | 1 | -1/+1 | |
2018-01-27 | delegate uri permission to service when processing files | Christian Schneppe | 5 | -2/+23 | |
2018-01-27 | updated year in copyright info | Christian Schneppe | 1 | -1/+1 | |
2018-01-27 | respond to message receipts request when processing carbon copy | Christian Schneppe | 1 | -2/+0 | |
2018-01-27 | make chat markers opportunistic in private mucs | Christian Schneppe | 7 | -22/+31 | |
2018-01-27 | fix NPE when writing Resolver.Result to disk | Christian Schneppe | 1 | -1/+1 | |
2018-01-27 | avoid some unnecessary notification updates | Christian Schneppe | 1 | -11/+16 | |
2018-01-27 | allow sending pm via context menu from ConferenceDetailsActivity | Christian Schneppe | 1 | -7/+16 | |
2018-01-27 | Show toast after destroying group chat | Christian Schneppe | 3 | -8/+10 | |
2018-01-26 | update translations | Christian Schneppe | 18 | -141/+6515 | |
2018-01-26 | add possibility to destroy group chat | Christian Schneppe | 7 | -14/+109 | |