Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't show search icon if there is no room | Christian Schneppe | 2018-02-15 | 1 | -1/+1 |
| | |||||
* | http upload: do not crash on invalid slot responses | Christian Schneppe | 2018-02-11 | 1 | -4/+4 |
| | |||||
* | do not cross reference bookmarks and conversations | Christian Schneppe | 2018-02-10 | 8 | -48/+37 |
| | |||||
* | always persist current nick (in bookmark and database) | Christian Schneppe | 2018-02-10 | 2 | -7/+17 |
| | |||||
* | publish CHANGELOG for upcoming release | Christian Schneppe | 2018-02-10 | 1 | -0/+12 |
| | |||||
* | don't cancel animation when switching accounts w/o init | Christian Schneppe | 2018-02-10 | 1 | -1/+3 |
| | |||||
* | skip empty srv records | Christian Schneppe | 2018-02-10 | 1 | -0/+3 |
| | |||||
* | return to welcome activity after deleting last account | Christian Schneppe | 2018-02-10 | 4 | -60/+58 |
| | |||||
* | skip animations for startup activities | Christian Schneppe | 2018-02-10 | 2 | -5/+14 |
| | |||||
* | add null checks to huawei settings code | Christian Schneppe | 2018-02-10 | 1 | -13/+9 |
| | |||||
* | do not put setup activites on stack twice | Christian Schneppe | 2018-02-10 | 2 | -3/+11 |
| | |||||
* | update build tools and libs | Christian Schneppe | 2018-02-10 | 4 | -17/+10 |
| | |||||
* | SM saftey checks | Christian Schneppe | 2018-02-10 | 1 | -1/+11 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-02-09 | 2 | -1/+26 |
|\ | |||||
| * | update translations | Christian Schneppe | 2018-02-07 | 2 | -1/+26 |
| | | |||||
* | | add servers from https://conversations.im/compliance/ to autocomplete jids | Christian Schneppe | 2018-02-09 | 3 | -5/+140 |
|/ | |||||
* | update libs | Christian Schneppe | 2018-02-05 | 1 | -3/+3 |
| | |||||
* | update leaflet | Christian Schneppe | 2018-02-05 | 4 | -4/+8 |
| | |||||
* | show the correct icon for shared xmpp addresses | Christian Schneppe | 2018-02-04 | 1 | -0/+1 |
| | |||||
* | we don't need location permissions for showing locations | Christian Schneppe | 2018-02-04 | 1 | -12/+1 |
| | |||||
* | highlight searchword in messages | Christian Schneppe | 2018-02-04 | 2 | -1/+16 |
| | |||||
* | implemented message search | Christian Schneppe | 2018-02-04 | 14 | -41/+272 |
| | | | | fixes #110 | ||||
* | finish() SettingsActivity in onPause | Christian Schneppe | 2018-02-03 | 1 | -8/+11 |
| | | | | and revert 82732be0dafeb8cea0c8a3dedecdaaf1906cde34 | ||||
* | don't crash if huaweiPreferenceScreen.getIntent() = null | Christian Schneppe | 2018-02-02 | 1 | -5/+8 |
| | |||||
* | reorder context menu entries for ConferenceDetailsActivity and make ↵ | Christian Schneppe | 2018-02-02 | 2 | -11/+11 |
| | | | | membership and ban options visible in standardmode and make adminprevileges visible in advanced mode | ||||
* | show progress dialog while downloading update | Christian Schneppe | 2018-02-02 | 2 | -108/+207 |
| | |||||
* | android transcoder: Remove swallowed exception in runPipelines | Christian Schneppe | 2018-02-01 | 2 | -7/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-02-01 | 3 | -1/+26 |
|\ | |||||
| * | update translations | Christian Schneppe | 2018-02-01 | 3 | -1/+26 |
| | | |||||
* | | fixed crash on receiving files | Christian Schneppe | 2018-02-01 | 1 | -2/+2 |
|/ | |||||
* | fixed crash on receiving files | Christian Schneppe | 2018-01-31 | 2 | -3/+2 |
| | |||||
* | updated strings | Christian Schneppe | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | optimized /me behavior | Christian Schneppe | 2018-01-30 | 4 | -4/+4 |
| | | | | fixes #133 | ||||
* | discover file extension in original filename from pgp | Christian Schneppe | 2018-01-30 | 5 | -44/+74 |
| | |||||
* | check if wakelock is held before releasing | Christian Schneppe | 2018-01-30 | 1 | -1/+3 |
| | |||||
* | Merge remote-tracking branch 'Pix-Art/support_new_http_upload_namespace' | Christian Schneppe | 2018-01-30 | 3 | -91/+100 |
|\ | |||||
| * | support new http upload namespace | Christian Schneppe | 2018-01-29 | 3 | -91/+100 |
| | | |||||
* | | do not explicitly request MAM archive for blocked contacts | Christian Schneppe | 2018-01-29 | 2 | -43/+44 |
|/ | |||||
* | direct link from settings to huaweis protected apps | Christian Schneppe | 2018-01-29 | 3 | -1/+25 |
| | |||||
* | add snooze button to notification | Christian Schneppe | 2018-01-29 | 8 | -23/+98 |
| | |||||
* | check if app is installedFromPlayStore and use upcoming playstore site for ↵ | Christian Schneppe | 2018-01-29 | 3 | -15/+43 |
| | | | | updates | ||||
* | bypass check for unknown source settings for OERO | Christian Schneppe | 2018-01-29 | 1 | -3/+10 |
| | |||||
* | Update README.md | Christian Schneppe | 2018-01-28 | 1 | -0/+3 |
| | |||||
* | improved readme, added link to support group | Christian Schneppe | 2018-01-28 | 1 | -1/+9 |
| | |||||
* | added small qr-code for support group | Christian Schneppe | 2018-01-28 | 2 | -0/+0 |
| | |||||
* | upload qr-code for support group | Christian Schneppe | 2018-01-28 | 1 | -0/+0 |
| | |||||
* | aaded some checks to fix some rare crashes of location services | Christian Schneppe | 2018-01-28 | 1 | -5/+11 |
| | |||||
* | update translations | Christian Schneppe | 2018-01-27 | 2 | -0/+10 |
| | |||||
* | show destroy button in light red | Christian Schneppe | 2018-01-27 | 1 | -0/+2 |
| | |||||
* | show snackbar if you are not participating a group chat to clearify this for ↵ | Christian Schneppe | 2018-01-27 | 2 | -0/+4 |
| | | | | new users |