Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored some ManageAccount, WelcomeActivity and a few other things | Christian Schneppe | 2018-11-15 | 16 | -107/+181 |
| | |||||
* | version 2.1.3 + CHANGELOG | Christian Schneppe | 2018-11-11 | 2 | -2/+3 |
| | |||||
* | fix some lint errors | Christian Schneppe | 2018-11-11 | 3 | -4/+6 |
| | |||||
* | also respect deleted messages in readable logs | Christian Schneppe | 2018-11-11 | 1 | -2/+2 |
| | |||||
* | implement message deletion | Christian Schneppe | 2018-11-11 | 6 | -25/+59 |
| | | | | fixed #208 | ||||
* | try to fix failing backups in multiaccount mode | Christian Schneppe | 2018-11-11 | 2 | -5/+5 |
| | | | | --> you have to enable multiaccount mode again and setup a password!!! | ||||
* | try to fix a crash with emojicompat | Christian Schneppe | 2018-11-11 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-11-10 | 3 | -2/+84 |
|\ | |||||
| * | Update config.yml | Christian Schneppe | 2018-11-10 | 1 | -1/+1 |
| | | |||||
| * | Update config.yml | Christian Schneppe | 2018-11-10 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #264 from genofire/ci | Christian Schneppe | 2018-11-10 | 3 | -1/+83 |
| |\ | | | | | | | Build with CIs | ||||
| | * | ci: add .android to cache for keep same keystore for signing | Martin/Geno | 2018-11-09 | 2 | -8/+8 |
| | | | |||||
| | * | ci add mini tests | Martin/Geno | 2018-11-09 | 2 | -1/+34 |
| | | | |||||
| | * | add circleci support | Martin/Geno | 2018-11-09 | 2 | -1/+22 |
| | | | |||||
| | * | add .gitlab-ci.yml | Martin/Geno | 2018-11-08 | 1 | -0/+28 |
| | | | |||||
| * | | Merge pull request #265 from genofire/muc-users-readme | Christian Schneppe | 2018-11-09 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | README show count of users in muc | ||||
| | * | README show count of users in muc | Martin/Geno | 2018-11-09 | 1 | -1/+1 |
| |/ | |||||
* | | add missing location permissions checks | Christian Schneppe | 2018-11-10 | 1 | -0/+3 |
| | | |||||
* | | code cleanup | Christian Schneppe | 2018-11-08 | 2 | -3/+3 |
| | | |||||
* | | try to catch exceptions on FCM token refresh | Christian Schneppe | 2018-11-08 | 1 | -1/+10 |
| | | |||||
* | | don't show "Show QR Code" if no account is configured | Christian Schneppe | 2018-11-08 | 1 | -0/+2 |
| | | |||||
* | | start ExportLogsService correctly on devices >= OREO | Christian Schneppe | 2018-11-08 | 2 | -3/+21 |
| | | |||||
* | | catch exception on invalid inputs | Christian Schneppe | 2018-11-08 | 1 | -4/+8 |
| | | |||||
* | | separate contacts and groups shared via xmpp uris | Christian Schneppe | 2018-11-08 | 11 | -1/+6 |
| | | |||||
* | | NotificationService: open chatlist if there were multiple notifications | Christian Schneppe | 2018-11-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-11-08 | 23 | -141/+67 |
|\| | |||||
| * | Merge pull request #262 from genofire/mini-redesign | Christian Schneppe | 2018-11-08 | 23 | -141/+67 |
| |\ | | | | | | | design message border | ||||
| | * | use material colors | Martin/Geno | 2018-11-08 | 6 | -51/+46 |
| | | | |||||
| | * | design message border | Martin/Geno | 2018-11-07 | 21 | -96/+27 |
| | | | |||||
* | | | update gradle & CHANGELOG | Christian Schneppe | 2018-11-08 | 2 | -2/+9 |
|/ / | |||||
* | | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-11-08 | 14 | -0/+0 |
|\ \ | |||||
| * \ | Merge pull request #261 from genofire/move-fastline-to-fdroid | Christian Schneppe | 2018-11-08 | 14 | -0/+0 |
| |\ \ | | |/ | |/| | Fix rename fastline to fastlane | ||||
| | * | fastlane not fastline | Martin/Geno | 2018-11-08 | 14 | -0/+0 |
| | | | |||||
* | | | show max file size for httpupload in profile --> server info | Christian Schneppe | 2018-11-08 | 3 | -4/+34 |
| | | | |||||
* | | | improve openkeychain error reporting | Christian Schneppe | 2018-11-08 | 3 | -5/+16 |
| | | | |||||
* | | | refined nick matching patter. word boundry (\b) doesn’t match on words ↵ | Christian Schneppe | 2018-11-08 | 1 | -1/+1 |
|/ / | | | | | | | ending in a boundry | ||||
* / | implement pl.droidsonroids.gif | Christian Schneppe | 2018-11-06 | 1 | -0/+1 |
|/ | |||||
* | add missing slash to make database import working again | Christian Schneppe | 2018-10-24 | 1 | -2/+2 |
| | |||||
* | write null bitmap to imageview to replace asyncdrawable | Christian Schneppe | 2018-10-24 | 2 | -4/+4 |
| | |||||
* | code cleanup, null check not necessary when using instance of | Christian Schneppe | 2018-10-24 | 1 | -9/+10 |
| | |||||
* | ask for permission when committing attachments | Christian Schneppe | 2018-10-24 | 1 | -10/+22 |
| | |||||
* | do not provide up navigation in publish account when in setup mode | Christian Schneppe | 2018-10-24 | 2 | -6/+10 |
| | |||||
* | play short vibrate while your are inside the chat | Christian Schneppe | 2018-10-24 | 1 | -0/+1 |
| | |||||
* | try to catch a NPE on iterator.remove | Christian Schneppe | 2018-10-24 | 1 | -3/+7 |
| | |||||
* | reformat XmppConnection.java | Christian Schneppe | 2018-10-24 | 1 | -37/+30 |
| | |||||
* | don't use internal updater if store != null | Christian Schneppe | 2018-10-24 | 4 | -51/+40 |
| | |||||
* | don't use compression for HttpDownloads | Christian Schneppe | 2018-10-24 | 1 | -0/+2 |
| | |||||
* | bring back animated gif view in MediaViewer | Christian Schneppe | 2018-10-22 | 4 | -3/+22 |
| | |||||
* | version 2.1.2 + CHANGELOG | Christian Schneppe | 2018-10-22 | 2 | -2/+5 |
| | |||||
* | fix bug in Updater | Christian Schneppe | 2018-10-20 | 1 | -8/+4 |
| |