aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add drawables for some more filetypes in chatlistChristian Schneppe2017-11-303-0/+28
* fixed wrong colors in message status textChristian Schneppe2017-11-301-0/+1
* fix typoChristian Schneppe2017-11-291-1/+1
* add exception list for encryption warningChristian Schneppe2017-11-292-2/+17
* make encryption settings persistent via snackbar choiceChristian Schneppe2017-11-291-0/+1
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-299-8/+38
* version 1.20.2 + changesChristian Schneppe2017-11-282-2/+5
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-11-281-5/+7
|\
| * Update issue template (#156)Licaon_Kter2017-11-281-5/+7
* | some bug fixesChristian Schneppe2017-11-2823-99/+114
|/
* version 1.20.1 + changesChristian Schneppe2017-11-272-2/+5
* fix bug with warn message for unencrypted chatsChristian Schneppe2017-11-271-8/+14
* fix wrong bracketsChristian Schneppe2017-11-271-2/+2
* version 1.20.0 + CHANGELOGChristian Schneppe2017-11-262-4/+5
* make 'markable' attribute persistentChristian Schneppe2017-11-262-7/+18
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-11-262-0/+4
|\
| * update translationsChristian Schneppe2017-11-262-0/+4
* | use REFRESH_UI_INTERVALL also for AudioPlayerChristian Schneppe2017-11-251-1/+2
* | don't return null for opus file extensionsChristian Schneppe2017-11-252-0/+6
* | reordered unencryption warning condition a bitChristian Schneppe2017-11-251-8/+8
|/
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-11-252-0/+3
|\
| * update translationsChristian Schneppe2017-11-252-0/+3
* | make unencrypted chat warning configurable via settingsChristian Schneppe2017-11-256-5/+24
* | optimize colorsChristian Schneppe2017-11-254-3/+5
|/
* update CHANGELOGChristian Schneppe2017-11-241-0/+2
* show warning if chat is unecryptedChristian Schneppe2017-11-242-0/+15
* update translationsChristian Schneppe2017-11-243-4/+28
* color optimizationsChristian Schneppe2017-11-241-3/+3
* cleanup libsChristian Schneppe2017-11-246-6/+0
* use com.android.support:support-emojiChristian Schneppe2017-11-2429-55/+414
* rename variablesChristian Schneppe2017-11-241-77/+77
* ListItemAdapter: use ViewHolderChristian Schneppe2017-11-241-26/+49
* update CHANGELOGChristian Schneppe2017-11-231-0/+4
* add opus file type to MimeUtilsChristian Schneppe2017-11-231-0/+1
* fix crash while showing location from notificationChristian Schneppe2017-11-231-0/+3
* bring back quick share (default off)Christian Schneppe2017-11-232-0/+7
* code cleanupChristian Schneppe2017-11-2354-254/+241
* deduplicate read markers if one with real jid is foundChristian Schneppe2017-11-234-4/+18
* MAM: start muc catchup with last sent message if serverId is availableChristian Schneppe2017-11-231-1/+1
* ConversationAdapter: use view holderChristian Schneppe2017-11-231-79/+109
* shorten >4 names to a, b, c +n moreChristian Schneppe2017-11-233-182/+191
* PgpService: feed result intent back into decryptionChristian Schneppe2017-11-231-6/+12
* MessageParser: don't refresh view after parsing chat state when combined with...Christian Schneppe2017-11-221-4/+8
* update gradle fileChristian Schneppe2017-11-221-2/+2
* add final to config variableChristian Schneppe2017-11-221-1/+1
* save full jid when sending in muc. check chat markers against 'sender'Christian Schneppe2017-11-224-9/+19
* use empty wake lock tagChristian Schneppe2017-11-221-2/+2
* ConversationAdapter: do not show file icon when file has been deletedChristian Schneppe2017-11-221-4/+3
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-2217-85/+569
* ConversationsAdapter: code cleanupChristian Schneppe2017-11-221-7/+8