aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rework conference and contact detailsChristian Schneppe2019-12-2319-229/+297
* small UI refresh changesChristian Schneppe2019-12-232-3/+3
* show nick for /me in 1:1 chatsChristian Schneppe2019-12-171-2/+12
* first step to remove OTR encryptionChristian Schneppe2019-12-135-1/+12
* rework adhocinviteChristian Schneppe2019-12-132-24/+29
* use setFlags instead of addFlags to grant uri permissionsChristian Schneppe2019-12-139-10/+9
* catch rare NPE while deleting bookmarkChristian Schneppe2019-12-131-3/+8
* New translations strings.xml (Italian) (#419)Christian Schneppe2019-12-121-1/+1
* small ui fixes for private messagesChristian Schneppe2019-12-123-11/+15
* increase mam messages catchup and don't abort on MAM_MAX_MESSAGESChristian Schneppe2019-12-122-2/+2
* add .heic to list of known mime typesChristian Schneppe2019-12-121-6/+7
* don’t use secure delete when migrating edit columnChristian Schneppe2019-12-121-4/+9
* small quotes fixesChristian Schneppe2019-12-121-4/+7
* jingle ibb: wait to receive ibbChristian Schneppe2019-12-093-36/+53
* properly restore LMC edits. switch to LMC v1.1Christian Schneppe2019-12-095-91/+115
* reduce cursor size back to 4m; now that the cause is fixedChristian Schneppe2019-12-081-1/+1
* use Base64.NO_WRAP instead of trim()Christian Schneppe2019-12-083-6/+2
* show jabber accounts from local address in Quicksy flavorChristian Schneppe2019-12-081-4/+10
* prevent crash when deleting account on servers that don't support omemoChristian Schneppe2019-12-081-1/+2
* increase cursor window size on Android P when restoring messagesChristian Schneppe2019-12-083-5/+25
* delete cached posh file after not being able to verifyChristian Schneppe2019-12-081-44/+49
* only show message deleted if LMC is activatedChristian Schneppe2019-12-083-2/+9
* add direct answer button in private muc messagesChristian Schneppe2019-12-087-0/+33
* color optimizations in orange themeChristian Schneppe2019-12-082-9/+9
* use current time on resend messageChristian Schneppe2019-12-081-0/+3
* permission compatibility for Android 10Christian Schneppe2019-12-081-1/+2
* try to fix missing sendbuttonChristian Schneppe2019-12-081-4/+3
* fix shareWithActivityChristian Schneppe2019-12-081-6/+7
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-12-073-30/+102
|\
| * New Crowdin translations (#409)Christian Schneppe2019-12-073-30/+102
* | fix rare crashChristian Schneppe2019-12-071-0/+3
* | add missing permission requests for Android PChristian Schneppe2019-12-0711-48/+61
* | fix updaterChristian Schneppe2019-12-071-4/+4
* | fix crash on Android 4 devicesChristian Schneppe2019-12-072-3/+3
* | don't show real username in quotesChristian Schneppe2019-12-071-5/+1
|/
* Disable NewLines in Base64 values (#416)FH2019-12-033-8/+8
* fix user in textselection quotesChristian Schneppe2019-11-173-15/+28
* New Crowdin translations (#408)Christian Schneppe2019-11-1612-27/+991
* add possibility to block muc user from mucChristian Schneppe2019-11-165-8/+48
* set omemo on as defaultChristian Schneppe2019-11-161-1/+1
* fix some wordingsChristian Schneppe2019-11-161-4/+4
* fix color mixing in ChannelDiscoveryActivityChristian Schneppe2019-11-161-2/+0
* move direct search from expert setting to UIChristian Schneppe2019-11-161-5/+5
* rework design colors and make it compatible with older ROMsChristian Schneppe2019-11-1627-253/+84
* make exporting backup compatible with conversationsChristian Schneppe2019-11-161-1/+2
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-11-155-11/+104
|\
| * New Crowdin translations (#407)Christian Schneppe2019-11-155-11/+104
* | fix duplicate accounts in EnterJidDialogChristian Schneppe2019-11-153-46/+36
|/
* introduce new orange theme colorChristian Schneppe2019-11-1521-36/+352
* Fix empty grey box for unknown file types (#405)TheOneric2019-11-152-22/+21