Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New translations strings.xml (Norwegian) | Christian Schneppe | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | New translations strings.xml (Polish) | Christian Schneppe | 2018-11-21 | 1 | -537/+534 |
| | |||||
* | New translations strings.xml (Portuguese) | Christian Schneppe | 2018-11-21 | 1 | -113/+113 |
| | |||||
* | New translations strings.xml (Swedish) | Christian Schneppe | 2018-11-21 | 1 | -519/+517 |
| | |||||
* | New translations strings.xml (Arabic) | Christian Schneppe | 2018-11-21 | 1 | -40/+40 |
| | |||||
* | New translations strings.xml (Tagalog) | Christian Schneppe | 2018-11-21 | 1 | -102/+102 |
| | |||||
* | New translations strings.xml (Portuguese, Brazilian) | Christian Schneppe | 2018-11-21 | 1 | -0/+435 |
| | |||||
* | New translations strings.xml (Bulgarian) | Christian Schneppe | 2018-11-21 | 1 | -70/+70 |
| | |||||
* | New translations strings.xml (Galician) | Christian Schneppe | 2018-11-21 | 1 | -580/+578 |
| | |||||
* | New translations strings.xml (Turkish) | Christian Schneppe | 2018-11-21 | 1 | -681/+678 |
| | |||||
* | delete file because of conflicts | Christian Schneppe | 2018-11-21 | 1 | -435/+0 |
| | |||||
* | fix crash with xmpp uris | Christian Schneppe | 2018-11-21 | 1 | -1/+6 |
| | |||||
* | Update README.md | Christian Schneppe | 2018-11-15 | 1 | -2/+2 |
| | |||||
* | Merge pull request #268 from Echolon/patch-1 | Christian Schneppe | 2018-11-15 | 1 | -2/+3 |
|\ | | | | | Update README.md | ||||
| * | Update README.md | Echolon | 2018-11-13 | 1 | -2/+1 |
| | | | | | | Reduce size of QR-Code picture | ||||
| * | Update README.md | Echolon | 2018-11-12 | 1 | -0/+2 |
| | | | | | | Added MUC channel for development to get this divided from support muc which shouldn't scare newcomers to ask questions | ||||
* | | do not show up navigation when opening edit account from notification | Christian Schneppe | 2018-11-15 | 2 | -13/+10 |
| | | |||||
* | | do not show up navigation in start conversation screen if called with view ↵ | Christian Schneppe | 2018-11-15 | 9 | -11/+43 |
| | | | | | | | | intent | ||||
* | | rename variable | Christian Schneppe | 2018-11-15 | 12 | -12/+12 |
| | | |||||
* | | 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 |
|\ \ |