Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MessageParser: ignore groupchat messages retrieved from user archive | Christian Schneppe | 2017-12-10 | 1 | -0/+4 |
* | fixed publish-options migration | Christian Schneppe | 2017-12-10 | 1 | -1/+9 |
* | attempt to enable MAM(ejabberd) on muc configuration | Christian Schneppe | 2017-12-01 | 1 | -0/+1 |
* | do not return muc whispers as last markable message | Christian Schneppe | 2017-12-01 | 1 | -1/+3 |
* | PresenceParser: work around for ejabberd not including status code 110 in shu... | Christian Schneppe | 2017-12-01 | 2 | -3/+5 |
* | use palceholder for package in manifest | Christian Schneppe | 2017-12-01 | 3 | -39/+39 |
* | add drawables for some more filetypes in chatlist | Christian Schneppe | 2017-11-30 | 3 | -0/+28 |
* | fixed wrong colors in message status text | Christian Schneppe | 2017-11-30 | 1 | -0/+1 |
* | fix typo | Christian Schneppe | 2017-11-29 | 1 | -1/+1 |
* | add exception list for encryption warning | Christian Schneppe | 2017-11-29 | 2 | -2/+17 |
* | make encryption settings persistent via snackbar choice | Christian Schneppe | 2017-11-29 | 1 | -0/+1 |
* | add ability to use system emojis instead of integrated ones via expert settings | Christian Schneppe | 2017-11-29 | 9 | -8/+38 |
* | version 1.20.2 + changes | Christian Schneppe | 2017-11-28 | 2 | -2/+5 |
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-11-28 | 1 | -5/+7 |
|\ | |||||
| * | Update issue template (#156) | Licaon_Kter | 2017-11-28 | 1 | -5/+7 |
* | | some bug fixes | Christian Schneppe | 2017-11-28 | 23 | -99/+114 |
|/ | |||||
* | version 1.20.1 + changes | Christian Schneppe | 2017-11-27 | 2 | -2/+5 |
* | fix bug with warn message for unencrypted chats | Christian Schneppe | 2017-11-27 | 1 | -8/+14 |
* | fix wrong brackets | Christian Schneppe | 2017-11-27 | 1 | -2/+2 |
* | version 1.20.0 + CHANGELOG | Christian Schneppe | 2017-11-26 | 2 | -4/+5 |
* | make 'markable' attribute persistent | Christian Schneppe | 2017-11-26 | 2 | -7/+18 |
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-11-26 | 2 | -0/+4 |
|\ | |||||
| * | update translations | Christian Schneppe | 2017-11-26 | 2 | -0/+4 |
* | | use REFRESH_UI_INTERVALL also for AudioPlayer | Christian Schneppe | 2017-11-25 | 1 | -1/+2 |
* | | don't return null for opus file extensions | Christian Schneppe | 2017-11-25 | 2 | -0/+6 |
* | | reordered unencryption warning condition a bit | Christian Schneppe | 2017-11-25 | 1 | -8/+8 |
|/ | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-11-25 | 2 | -0/+3 |
|\ | |||||
| * | update translations | Christian Schneppe | 2017-11-25 | 2 | -0/+3 |
* | | make unencrypted chat warning configurable via settings | Christian Schneppe | 2017-11-25 | 6 | -5/+24 |
* | | optimize colors | Christian Schneppe | 2017-11-25 | 4 | -3/+5 |
|/ | |||||
* | update CHANGELOG | Christian Schneppe | 2017-11-24 | 1 | -0/+2 |
* | show warning if chat is unecrypted | Christian Schneppe | 2017-11-24 | 2 | -0/+15 |
* | update translations | Christian Schneppe | 2017-11-24 | 3 | -4/+28 |
* | color optimizations | Christian Schneppe | 2017-11-24 | 1 | -3/+3 |
* | cleanup libs | Christian Schneppe | 2017-11-24 | 6 | -6/+0 |
* | use com.android.support:support-emoji | Christian Schneppe | 2017-11-24 | 29 | -55/+414 |
* | rename variables | Christian Schneppe | 2017-11-24 | 1 | -77/+77 |
* | ListItemAdapter: use ViewHolder | Christian Schneppe | 2017-11-24 | 1 | -26/+49 |
* | update CHANGELOG | Christian Schneppe | 2017-11-23 | 1 | -0/+4 |
* | add opus file type to MimeUtils | Christian Schneppe | 2017-11-23 | 1 | -0/+1 |
* | fix crash while showing location from notification | Christian Schneppe | 2017-11-23 | 1 | -0/+3 |
* | bring back quick share (default off) | Christian Schneppe | 2017-11-23 | 2 | -0/+7 |
* | code cleanup | Christian Schneppe | 2017-11-23 | 54 | -254/+241 |
* | deduplicate read markers if one with real jid is found | Christian Schneppe | 2017-11-23 | 4 | -4/+18 |
* | MAM: start muc catchup with last sent message if serverId is available | Christian Schneppe | 2017-11-23 | 1 | -1/+1 |
* | ConversationAdapter: use view holder | Christian Schneppe | 2017-11-23 | 1 | -79/+109 |
* | shorten >4 names to a, b, c +n more | Christian Schneppe | 2017-11-23 | 3 | -182/+191 |
* | PgpService: feed result intent back into decryption | Christian Schneppe | 2017-11-23 | 1 | -6/+12 |
* | MessageParser: don't refresh view after parsing chat state when combined with... | Christian Schneppe | 2017-11-22 | 1 | -4/+8 |
* | update gradle file | Christian Schneppe | 2017-11-22 | 1 | -2/+2 |