Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | improvements for self messages | Christian Schneppe | 2018-01-27 | 5 | -10/+25 | |
| | | | | | | * fix omemo in group chats w/o participants * don't create two axolotl messages when messaging self * fix read marker for self messages | |||||
* | allow axolotl header to be empty in empty mucs | Christian Schneppe | 2018-01-27 | 1 | -4/+4 | |
| | ||||||
* | show self messages from other devices as received | Christian Schneppe | 2018-01-27 | 1 | -1/+17 | |
| | ||||||
* | fixed sharing multiple images | Christian Schneppe | 2018-01-27 | 1 | -1/+1 | |
| | ||||||
* | delegate uri permission to service when processing files | Christian Schneppe | 2018-01-27 | 5 | -2/+23 | |
| | ||||||
* | updated year in copyright info | Christian Schneppe | 2018-01-27 | 1 | -1/+1 | |
| | ||||||
* | respond to message receipts request when processing carbon copy | Christian Schneppe | 2018-01-27 | 1 | -2/+0 | |
| | ||||||
* | make chat markers opportunistic in private mucs | Christian Schneppe | 2018-01-27 | 7 | -22/+31 | |
| | ||||||
* | fix NPE when writing Resolver.Result to disk | Christian Schneppe | 2018-01-27 | 1 | -1/+1 | |
| | ||||||
* | avoid some unnecessary notification updates | Christian Schneppe | 2018-01-27 | 1 | -11/+16 | |
| | ||||||
* | allow sending pm via context menu from ConferenceDetailsActivity | Christian Schneppe | 2018-01-27 | 1 | -7/+16 | |
| | ||||||
* | Show toast after destroying group chat | Christian Schneppe | 2018-01-27 | 3 | -8/+10 | |
| | ||||||
* | update translations | Christian Schneppe | 2018-01-26 | 18 | -141/+6515 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-01-26 | 1 | -1/+1 | |
|\ | ||||||
| * | App title should not be translatable (#169) | Licaon_Kter | 2018-01-25 | 1 | -1/+1 | |
| | | ||||||
* | | add possibility to destroy group chat | Christian Schneppe | 2018-01-26 | 7 | -14/+109 | |
|/ | ||||||
* | Rename "Conference" to "Group chat" (#168) | Licaon_Kter | 2018-01-24 | 1 | -36/+36 | |
| | | | fixes #158 | |||||
* | update translations | Christian Schneppe | 2018-01-23 | 3 | -0/+306 | |
| | ||||||
* | permanently cache last resolver result | Christian Schneppe | 2018-01-21 | 5 | -47/+119 | |
| | ||||||
* | check if app installs from unknown sources are allowed, if not open settings ↵ | Christian Schneppe | 2018-01-21 | 4 | -0/+58 | |
| | | | | to allow this manually | |||||
* | remove wakelocks in XmlReader | Christian Schneppe | 2018-01-21 | 2 | -33/+3 | |
| | ||||||
* | reworked audioPlayer screenOn/Off a bit | Christian Schneppe | 2018-01-21 | 2 | -24/+18 | |
| | ||||||
* | show hint on top of chatview while sending private messages | Christian Schneppe | 2018-01-21 | 2 | -0/+43 | |
| | ||||||
* | try to detect if Messenger is installed from fdroid and don't use updater if ↵ | Christian Schneppe | 2018-01-21 | 1 | -2/+19 | |
| | | | | this is true | |||||
* | fix NPE in shareWith intent and use FileProvider for sharing | Christian Schneppe | 2018-01-21 | 1 | -4/+12 | |
| | ||||||
* | use countdownlatch to check if TagWriter has finished | Christian Schneppe | 2018-01-21 | 2 | -15/+14 | |
| | ||||||
* | fixed interupt handling | Christian Schneppe | 2018-01-21 | 2 | -17/+33 | |
| | ||||||
* | postpone notification actions (mark as read, reply) until after messages are ↵ | Christian Schneppe | 2018-01-21 | 3 | -24/+59 | |
| | | | | loaded | |||||
* | add soft keyboard next button functionality | Christian Schneppe | 2018-01-21 | 1 | -0/+1 | |
| | ||||||
* | treat key transport messages differently to not open empty conversations | Christian Schneppe | 2018-01-21 | 1 | -2/+25 | |
| | ||||||
* | sent message receipts after mam catchup | Christian Schneppe | 2018-01-21 | 4 | -21/+146 | |
| | ||||||
* | disable offline messages. postpone prekey handling until after mam catchup | Christian Schneppe | 2018-01-21 | 7 | -5/+75 | |
| | ||||||
* | properly handle key transport messages. use prekeyparsing only when that ↵ | Christian Schneppe | 2018-01-21 | 5 | -48/+54 | |
| | | | | attribute is set | |||||
* | show warning toast if PM is disabled in MUC | Christian Schneppe | 2018-01-21 | 4 | -25/+28 | |
| | ||||||
* | New translations strings.xml (Spanish) | Christian Schneppe | 2018-01-21 | 1 | -1/+1 | |
| | ||||||
* | New translations strings.xml (Spanish) | Christian Schneppe | 2018-01-21 | 1 | -1/+1 | |
| | ||||||
* | New translations strings.xml (Spanish) | Christian Schneppe | 2018-01-21 | 1 | -1/+1 | |
| | ||||||
* | New translations strings.xml (Spanish) | Christian Schneppe | 2018-01-21 | 1 | -1/+1 | |
| | ||||||
* | version 1.21.0 + changes | Christian Schneppe | 2018-01-19 | 2 | -2/+8 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-01-19 | 2 | -9/+476 | |
|\ | ||||||
| * | update translations | Christian Schneppe | 2018-01-19 | 2 | -9/+476 | |
| | | ||||||
* | | rewrite isVideoMessage logic and add some more logging | Christian Schneppe | 2018-01-19 | 2 | -4/+7 | |
| | | ||||||
* | | improved some hints in Config | Christian Schneppe | 2018-01-19 | 1 | -2/+2 | |
| | | ||||||
* | | Gradle Update to 3.0.1 with aapt | Christian Schneppe | 2018-01-19 | 6 | -97/+85 | |
| | | ||||||
* | | updated some licenses | Christian Schneppe | 2018-01-19 | 1 | -5/+4 | |
| | | ||||||
* | | replace AdvancedListView with ListView because it was never used | Christian Schneppe | 2018-01-19 | 5 | -80/+4 | |
| | | ||||||
* | | fix some strings | Christian Schneppe | 2018-01-19 | 2 | -2/+2 | |
| | | ||||||
* | | don't overlap readmarker with "show more messages" | Christian Schneppe | 2018-01-19 | 1 | -6/+3 | |
|/ | ||||||
* | fix wrong avatar shown when true jid doesn't match in muc | Christian Schneppe | 2018-01-17 | 2 | -2/+8 | |
| | ||||||
* | ShareWithActivity: refactor for java 8 | Christian Schneppe | 2018-01-17 | 1 | -58/+29 | |
| |