aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * New translations strings.xml (Ukrainian)Christian Schneppe2020-02-181-1/+1
| * New translations strings.xml (Chinese Simplified)Christian Schneppe2020-02-181-12/+27
| * New translations strings.xml (Kannada)Christian Schneppe2020-02-181-2/+58
| * New translations strings.xml (Czech)Christian Schneppe2020-02-181-1/+0
| * New translations strings.xml (Greek)Christian Schneppe2020-02-181-1/+0
| * New translations strings.xml (Portuguese)Christian Schneppe2020-02-181-101/+101
| * New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2020-02-181-102/+101
| * New translations strings.xml (Swedish)Christian Schneppe2020-02-181-1/+0
| * New translations strings.xml (Romanian)Christian Schneppe2020-02-181-1/+0
* | make OTR setting workingChristian Schneppe2020-04-063-5/+10
* | old android compatibilityChristian Schneppe2020-04-064-22/+23
* | fix crach on android < SDK 21Christian Schneppe2020-04-061-1/+2
* | version 2.3.5Christian Schneppe2020-04-021-2/+2
* | respect invidious settings in notificationsChristian Schneppe2020-04-021-1/+2
* | display toast when trying to join channel with no enabled accountsChristian Schneppe2020-04-013-3/+8
* | fixed typoChristian Schneppe2020-04-011-2/+2
* | close FileInputStream in MTMChristian Schneppe2020-04-011-129/+127
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2020-03-221-1/+1
* | add choose video from file to attachments menuChristian Schneppe2020-03-224-0/+17
* | fix MediaBrowserActivity and show if no attachments availableChristian Schneppe2020-03-221-1/+4
* | update dependenciesChristian Schneppe2020-03-223-8/+8
* | update Conversation and log filename on restoring orphaned filesChristian Schneppe2020-03-161-1/+2
* | version 2.3.5 beta (2020-03-16) + changesChristian Schneppe2020-03-162-3/+3
* | fix message quotes from SearchActivityChristian Schneppe2020-03-162-6/+9
* | add jfif and jif as jpeg mime typesChristian Schneppe2020-03-161-0/+2
* | explicitly use BouncyCastle for file cryptoChristian Schneppe2020-03-164-19/+20
* | avoid bundled source selection that comes with ImageCropper on Android 10Christian Schneppe2020-03-162-21/+40
* | when setting moderated also set non standard field to not make users particip...Christian Schneppe2020-03-161-3/+7
* | set IqPacket publish in AxolotlService finalChristian Schneppe2020-03-161-1/+1
* | do not merge oob messagesChristian Schneppe2020-03-161-0/+2
* | show invidious links in notifications tooChristian Schneppe2020-03-163-9/+12
* | fix NPEChristian Schneppe2020-03-161-2/+2
* | version 2.3.5 beta (2020-02-19)Christian Schneppe2020-02-191-2/+2
* | don't show offline status in dynamic tagsChristian Schneppe2020-02-191-2/+0
/
| * Revert "hide local part of group chat xmpp address"Christian Schneppe2020-02-192-6/+1
| * fix MessageAdapterChristian Schneppe2020-02-181-1/+6
| * add context menu to MediaBrowser toChristian Schneppe2020-02-184-15/+140
| * update chat background immediately after opening chatChristian Schneppe2020-02-182-1/+4
| * version 2.3.5 beta (2020-02-17) + CHANGELOGChristian Schneppe2020-02-172-5/+7
| * Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2020-02-1726-73/+238
| |\ | |/ |/|
* | New Crowdin translations (#452)Christian Schneppe2020-02-1726-73/+238
| * fix some more colors for orange themeChristian Schneppe2020-02-172-1/+7
| * fix backgroundcolor for selected items in contact chooserChristian Schneppe2020-02-171-1/+1
| * switch to sending 12 byte IVsChristian Schneppe2020-02-171-1/+1
| * hide local part of group chat xmpp addressChristian Schneppe2020-02-172-1/+6
| * prevent sharing of xmpp uri for group chat bookmarksChristian Schneppe2020-02-171-2/+5
| * do not warn user if bookmark already existsChristian Schneppe2020-02-173-11/+7
| * small fixesChristian Schneppe2020-02-174-3/+22
| * customize ExoPlayerChristian Schneppe2020-02-172-0/+12
|/
* use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe2020-02-1622-72/+70