Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | show account details when clicking avatar picture in self chat | Christian Schneppe | 2018-01-27 | 1 | -37/+34 |
| | |||||
* | just switch to conversations & do not creat when 'creating' self contact | Christian Schneppe | 2018-01-27 | 1 | -1/+4 |
| | |||||
* | encrypt muc PM only to actual recipient | Christian Schneppe | 2018-01-27 | 2 | -7/+27 |
| | |||||
* | improvements for self messages | Christian Schneppe | 2018-01-27 | 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 | ||||
* | allow axolotl header to be empty in empty mucs | Christian Schneppe | 2018-01-27 | 1 | -4/+4 |
| | |||||
* | show self messages from other devices as received | Christian Schneppe | 2018-01-27 | 1 | -1/+17 |
| | |||||
* | fixed sharing multiple images | Christian Schneppe | 2018-01-27 | 1 | -1/+1 |
| | |||||
* | delegate uri permission to service when processing files | Christian Schneppe | 2018-01-27 | 5 | -2/+23 |
| | |||||
* | updated year in copyright info | Christian Schneppe | 2018-01-27 | 1 | -1/+1 |
| | |||||
* | respond to message receipts request when processing carbon copy | Christian Schneppe | 2018-01-27 | 1 | -2/+0 |
| | |||||
* | make chat markers opportunistic in private mucs | Christian Schneppe | 2018-01-27 | 7 | -22/+31 |
| | |||||
* | fix NPE when writing Resolver.Result to disk | Christian Schneppe | 2018-01-27 | 1 | -1/+1 |
| | |||||
* | avoid some unnecessary notification updates | Christian Schneppe | 2018-01-27 | 1 | -11/+16 |
| | |||||
* | allow sending pm via context menu from ConferenceDetailsActivity | Christian Schneppe | 2018-01-27 | 1 | -7/+16 |
| | |||||
* | Show toast after destroying group chat | Christian Schneppe | 2018-01-27 | 3 | -8/+10 |
| | |||||
* | update translations | Christian Schneppe | 2018-01-26 | 18 | -141/+6515 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-01-26 | 1 | -1/+1 |
|\ | |||||
| * | App title should not be translatable (#169) | Licaon_Kter | 2018-01-25 | 1 | -1/+1 |
| | | |||||
* | | add possibility to destroy group chat | Christian Schneppe | 2018-01-26 | 7 | -14/+109 |
|/ | |||||
* | Rename "Conference" to "Group chat" (#168) | Licaon_Kter | 2018-01-24 | 1 | -36/+36 |
| | | | fixes #158 | ||||
* | update translations | Christian Schneppe | 2018-01-23 | 3 | -0/+306 |
| | |||||
* | permanently cache last resolver result | Christian Schneppe | 2018-01-21 | 5 | -47/+119 |
| | |||||
* | check if app installs from unknown sources are allowed, if not open settings ↵ | Christian Schneppe | 2018-01-21 | 4 | -0/+58 |
| | | | | to allow this manually | ||||
* | remove wakelocks in XmlReader | Christian Schneppe | 2018-01-21 | 2 | -33/+3 |
| | |||||
* | reworked audioPlayer screenOn/Off a bit | Christian Schneppe | 2018-01-21 | 2 | -24/+18 |
| | |||||
* | show hint on top of chatview while sending private messages | Christian Schneppe | 2018-01-21 | 2 | -0/+43 |
| | |||||
* | try to detect if Messenger is installed from fdroid and don't use updater if ↵ | Christian Schneppe | 2018-01-21 | 1 | -2/+19 |
| | | | | this is true |