Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-01-29 | add snooze button to notification | Christian Schneppe | 6 | -0/+1 | |
2018-01-27 | update translations | Christian Schneppe | 2 | -0/+10 | |
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 | update translations | Christian Schneppe | 18 | -141/+6515 | |
2018-01-26 | add possibility to destroy group chat | Christian Schneppe | 2 | -0/+13 | |
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-23 | update translations | Christian Schneppe | 3 | -0/+306 | |
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 hint on top of chatview while sending private messages | Christian Schneppe | 1 | -0/+23 | |
2018-01-21 | add soft keyboard next button functionality | Christian Schneppe | 1 | -0/+1 | |
2018-01-21 | show warning toast if PM is disabled in MUC | Christian Schneppe | 1 | -0/+1 | |
2018-01-21 | New translations strings.xml (Spanish) | Christian Schneppe | 1 | -1/+1 | |
2018-01-21 | New translations strings.xml (Spanish) | Christian Schneppe | 1 | -1/+1 | |
2018-01-21 | New translations strings.xml (Spanish) | Christian Schneppe | 1 | -1/+1 | |
2018-01-21 | New translations strings.xml (Spanish) | Christian Schneppe | 1 | -1/+1 | |
2018-01-19 | update translations | Christian Schneppe | 2 | -9/+476 | |
2018-01-19 | Gradle Update to 3.0.1 with aapt | Christian Schneppe | 2 | -72/+72 | |
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 | 3 | -3/+2 | |
2018-01-19 | fix some strings | Christian Schneppe | 2 | -2/+2 | |
2018-01-07 | reworked location services from GoogleMap to OSM | Christian Schneppe | 2 | -62/+18 | |
2017-12-27 | update translations | Christian Schneppe | 2 | -3/+6 | |
2017-12-23 | use JPEG as file format for avatar and compress to <9400 chars and | Christian Schneppe | 1 | -8/+0 | |
create avatar in background thread | |||||
2017-12-23 | removed 'contact-only' hint from publish avtar screen | Christian Schneppe | 5 | -7/+2 | |
2017-12-23 | limit height of input field to 6 lines | Christian Schneppe | 1 | -1/+1 | |
2017-12-23 | Conference Details: hide settings in offline mucs | Christian Schneppe | 1 | -1/+2 | |
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 | 3 | -3/+3 | |
2017-12-10 | ConversationsAdapter: Do not show image preview. Show pictogram instead | Christian Schneppe | 1 | -11/+0 | |
2017-12-01 | use palceholder for package in manifest | Christian Schneppe | 2 | -2/+2 | |
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 | 3 | -0/+8 | |
2017-11-26 | update translations | Christian Schneppe | 2 | -0/+4 | |
2017-11-25 | update translations | Christian Schneppe | 2 | -0/+3 | |
2017-11-25 | make unencrypted chat warning configurable via settings | Christian Schneppe | 3 | -0/+9 | |
2017-11-25 | optimize colors | Christian Schneppe | 3 | -3/+4 | |
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 | update translations | Christian Schneppe | 3 | -4/+28 | |
2017-11-24 | color optimizations | Christian Schneppe | 1 | -3/+3 | |
2017-11-24 | use com.android.support:support-emoji | Christian Schneppe | 12 | -21/+19 | |
2017-11-23 | bring back quick share (default off) | Christian Schneppe | 2 | -0/+7 | |
2017-11-23 | code cleanup | Christian Schneppe | 4 | -7/+3 | |
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 | 5 | -0/+42 | |
2017-11-21 | Show Drawable if Location/File/Voice | Christian Schneppe | 4 | -6/+14 | |
2017-11-21 | open links in new tabs | Christian Schneppe | 1 | -0/+1 | |