aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update screenshotsMartin/Geno2018-11-1625-0/+0
* Update README.mdChristian Schneppe2018-11-151-2/+2
* Merge pull request #268 from Echolon/patch-1Christian Schneppe2018-11-151-2/+3
|\
| * Update README.mdEcholon2018-11-131-2/+1
| * Update README.mdEcholon2018-11-121-0/+2
* | do not show up navigation when opening edit account from notificationChristian Schneppe2018-11-152-13/+10
* | do not show up navigation in start conversation screen if called with view in...Christian Schneppe2018-11-159-11/+43
* | rename variableChristian Schneppe2018-11-1512-12/+12
* | refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe2018-11-1516-107/+181
|/
* version 2.1.3 + CHANGELOGChristian Schneppe2018-11-112-2/+3
* fix some lint errorsChristian Schneppe2018-11-113-4/+6
* also respect deleted messages in readable logsChristian Schneppe2018-11-111-2/+2
* implement message deletionChristian Schneppe2018-11-116-25/+59
* try to fix failing backups in multiaccount modeChristian Schneppe2018-11-112-5/+5
* try to fix a crash with emojicompatChristian Schneppe2018-11-111-2/+2
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-11-103-2/+84
|\
| * Update config.ymlChristian Schneppe2018-11-101-1/+1
| * Update config.ymlChristian Schneppe2018-11-101-1/+1
| * Merge pull request #264 from genofire/ciChristian Schneppe2018-11-103-1/+83
| |\
| | * ci: add .android to cache for keep same keystore for signingMartin/Geno2018-11-092-8/+8
| | * ci add mini testsMartin/Geno2018-11-092-1/+34
| | * add circleci supportMartin/Geno2018-11-092-1/+22
| | * add .gitlab-ci.ymlMartin/Geno2018-11-081-0/+28
| * | Merge pull request #265 from genofire/muc-users-readmeChristian Schneppe2018-11-091-1/+1
| |\ \ | | |/ | |/|
| | * README show count of users in mucMartin/Geno2018-11-091-1/+1
| |/
* | add missing location permissions checksChristian Schneppe2018-11-101-0/+3
* | code cleanupChristian Schneppe2018-11-082-3/+3
* | try to catch exceptions on FCM token refreshChristian Schneppe2018-11-081-1/+10
* | don't show "Show QR Code" if no account is configuredChristian Schneppe2018-11-081-0/+2
* | start ExportLogsService correctly on devices >= OREOChristian Schneppe2018-11-082-3/+21
* | catch exception on invalid inputsChristian Schneppe2018-11-081-4/+8
* | separate contacts and groups shared via xmpp urisChristian Schneppe2018-11-0811-1/+6
* | NotificationService: open chatlist if there were multiple notificationsChristian Schneppe2018-11-081-1/+1
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-11-0823-141/+67
|\|
| * Merge pull request #262 from genofire/mini-redesignChristian Schneppe2018-11-0823-141/+67
| |\
| | * use material colorsMartin/Geno2018-11-086-51/+46
| | * design message borderMartin/Geno2018-11-0721-96/+27
* | | update gradle & CHANGELOGChristian Schneppe2018-11-082-2/+9
|/ /
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-11-0814-0/+0
|\ \
| * \ Merge pull request #261 from genofire/move-fastline-to-fdroidChristian Schneppe2018-11-0814-0/+0
| |\ \ | | |/ | |/|
| | * fastlane not fastlineMartin/Geno2018-11-0814-0/+0
* | | show max file size for httpupload in profile --> server infoChristian Schneppe2018-11-083-4/+34
* | | improve openkeychain error reportingChristian Schneppe2018-11-083-5/+16
* | | refined nick matching patter. word boundry (\b) doesn’t match on words endi...Christian Schneppe2018-11-081-1/+1
|/ /
* / implement pl.droidsonroids.gifChristian Schneppe2018-11-061-0/+1
|/
* add missing slash to make database import working againChristian Schneppe2018-10-241-2/+2
* write null bitmap to imageview to replace asyncdrawableChristian Schneppe2018-10-242-4/+4
* code cleanup, null check not necessary when using instance ofChristian Schneppe2018-10-241-9/+10
* ask for permission when committing attachmentsChristian Schneppe2018-10-241-10/+22
* do not provide up navigation in publish account when in setup modeChristian Schneppe2018-10-242-6/+10