Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-01-30 | updated strings | Christian Schneppe | 1 | -1/+1 | |
2018-01-29 | direct link from settings to huaweis protected apps | Christian Schneppe | 1 | -0/+2 | |
2018-01-29 | add snooze button to notification | Christian Schneppe | 1 | -0/+1 | |
2018-01-27 | show snackbar if you are not participating a group chat to clearify this for ↵ | Christian Schneppe | 1 | -0/+1 | |
new users | |||||
2018-01-27 | updated year in copyright info | Christian Schneppe | 1 | -1/+1 | |
2018-01-27 | Show toast after destroying group chat | Christian Schneppe | 1 | -2/+3 | |
2018-01-26 | add possibility to destroy group chat | Christian Schneppe | 1 | -0/+4 | |
2018-01-25 | App title should not be translatable (#169) | Licaon_Kter | 1 | -1/+1 | |
2018-01-24 | Rename "Conference" to "Group chat" (#168) | Licaon_Kter | 1 | -36/+36 | |
fixes #158 | |||||
2018-01-21 | check if app installs from unknown sources are allowed, if not open settings ↵ | Christian Schneppe | 1 | -0/+4 | |
to allow this manually | |||||
2018-01-21 | show warning toast if PM is disabled in MUC | Christian Schneppe | 1 | -0/+1 | |
2018-01-19 | Gradle Update to 3.0.1 with aapt | Christian Schneppe | 1 | -37/+37 | |
2018-01-19 | updated some licenses | Christian Schneppe | 1 | -5/+4 | |
2018-01-19 | replace AdvancedListView with ListView because it was never used | Christian Schneppe | 1 | -1/+0 | |
2018-01-19 | fix some strings | Christian Schneppe | 1 | -1/+1 | |
2017-12-23 | removed 'contact-only' hint from publish avtar screen | Christian Schneppe | 1 | -1/+0 | |
2017-12-16 | Add ShareViaAccountActivity | Christian Schneppe | 1 | -0/+1 | |
2017-12-16 | try to detect invalid nick (w/ emoji) in MUCs | Christian Schneppe | 1 | -0/+1 | |
2017-12-16 | fix format string | Christian Schneppe | 1 | -1/+1 | |
2017-11-30 | add drawables for some more filetypes in chatlist | Christian Schneppe | 2 | -0/+10 | |
2017-11-29 | add ability to use system emojis instead of integrated ones via expert settings | Christian Schneppe | 2 | -0/+3 | |
2017-11-25 | make unencrypted chat warning configurable via settings | Christian Schneppe | 2 | -0/+4 | |
2017-11-25 | optimize colors | Christian Schneppe | 1 | -1/+2 | |
2017-11-24 | show warning if chat is unecrypted | Christian Schneppe | 1 | -0/+1 | |
* if OMEMO is available, pressing the OK button switches to OMEMO encryption * if OMEMO is not available, the message hides for this moment and will pop up as long as you choose an encryption mode | |||||
2017-11-24 | color optimizations | Christian Schneppe | 1 | -3/+3 | |
2017-11-24 | use com.android.support:support-emoji | Christian Schneppe | 1 | -1/+0 | |
2017-11-23 | bring back quick share (default off) | Christian Schneppe | 1 | -0/+2 | |
2017-11-23 | shorten >4 names to a, b, c +n more | Christian Schneppe | 1 | -0/+1 | |
2017-11-22 | send and show read markers in private, non-anonymous groups | Christian Schneppe | 3 | -0/+8 | |
2017-11-21 | Show Drawable if Location/File/Voice | Christian Schneppe | 2 | -0/+2 | |
2017-11-21 | open links in new tabs | Christian Schneppe | 1 | -0/+1 | |
2017-11-20 | brought back 'copy to clipboard' and 'quote' context menu options | Christian Schneppe | 1 | -1/+3 | |
2017-10-18 | bring back option to highlight user in muc ... | Christian Schneppe | 1 | -0/+1 | |
... via context menu on selected user in ConferenceDetails | |||||
2017-10-17 | move more untranslatable strings to defaults.xml | Christian Schneppe | 2 | -6/+6 | |
2017-10-16 | move untranslatable strings from strings to defaults | Christian Schneppe | 1 | -1/+49 | |
2017-10-16 | Update strings.xml | Christian Schneppe | 1 | -48/+0 | |
2017-10-13 | fix strings | Christian Schneppe | 1 | -5/+5 | |
2017-10-13 | Fix typo | licaon-kter | 1 | -1/+1 | |
2017-10-10 | use a lighter red color for 'delete contact button' and remove this action ↵ | Christian Schneppe | 1 | -0/+1 | |
from actionbar | |||||
2017-10-10 | reworked updater | Christian Schneppe | 1 | -8/+6 | |
2017-10-06 | limit audio player width on small screens | Christian Schneppe | 1 | -0/+1 | |
2017-09-24 | refactored AudioPlayer | Christian Schneppe | 1 | -0/+1 | |
2017-09-18 | show permanent notification while transcoding video | Christian Schneppe | 1 | -1/+1 | |
2017-09-17 | Foregroundservice can be deactivated in expert options (default = ↵ | Christian Schneppe | 2 | -0/+3 | |
foregroundservice active) Fixes #138 | |||||
2017-09-17 | use 'partial' in server info if publish-options is n/a | Christian Schneppe | 1 | -0/+1 | |
2017-09-04 | NotificationService: add button to mark conversation as read | Christian Schneppe | 1 | -0/+1 | |
2017-09-04 | improved error messages on missing omemo keys | Christian Schneppe | 1 | -0/+1 | |
2017-08-13 | do not crash on some very rare logging | Christian Schneppe | 1 | -0/+1 | |
2017-08-13 | provide extra 'network is unreachable' account state | Christian Schneppe | 1 | -0/+1 | |
2017-08-03 | display messages that only contain emoji slightly larger | Christian Schneppe | 1 | -0/+1 | |