aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gradle Update to 3.0.1 with aaptChristian Schneppe2018-01-191-37/+37
|
* updated some licensesChristian Schneppe2018-01-191-5/+4
|
* replace AdvancedListView with ListView because it was never usedChristian Schneppe2018-01-191-1/+0
|
* fix some stringsChristian Schneppe2018-01-191-1/+1
|
* removed 'contact-only' hint from publish avtar screenChristian Schneppe2017-12-231-1/+0
|
* Add ShareViaAccountActivityChristian Schneppe2017-12-161-0/+1
|
* try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe2017-12-161-0/+1
|
* fix format stringChristian Schneppe2017-12-161-1/+1
|
* add drawables for some more filetypes in chatlistChristian Schneppe2017-11-302-0/+10
|
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-292-0/+3
|
* make unencrypted chat warning configurable via settingsChristian Schneppe2017-11-252-0/+4
|
* optimize colorsChristian Schneppe2017-11-251-1/+2
|
* show warning if chat is unecryptedChristian Schneppe2017-11-241-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
* color optimizationsChristian Schneppe2017-11-241-3/+3
|
* use com.android.support:support-emojiChristian Schneppe2017-11-241-1/+0
|
* bring back quick share (default off)Christian Schneppe2017-11-231-0/+2
|
* shorten >4 names to a, b, c +n moreChristian Schneppe2017-11-231-0/+1
|
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-223-0/+8
|
* Show Drawable if Location/File/VoiceChristian Schneppe2017-11-212-0/+2
|
* open links in new tabsChristian Schneppe2017-11-211-0/+1
|
* brought back 'copy to clipboard' and 'quote' context menu optionsChristian Schneppe2017-11-201-1/+3
|
* bring back option to highlight user in muc ...Christian Schneppe2017-10-181-0/+1
| | | | ... via context menu on selected user in ConferenceDetails
* move more untranslatable strings to defaults.xmlChristian Schneppe2017-10-172-6/+6
|
* move untranslatable strings from strings to defaultsChristian Schneppe2017-10-161-1/+49
|
* Update strings.xmlChristian Schneppe2017-10-161-48/+0
|
* fix stringsChristian Schneppe2017-10-131-5/+5
|
* Fix typolicaon-kter2017-10-131-1/+1
|
* use a lighter red color for 'delete contact button' and remove this action ↵Christian Schneppe2017-10-101-0/+1
| | | | from actionbar
* Merge branch 'rework_Updater'Christian Schneppe2017-10-101-8/+6
|\
| * reworked updaterChristian Schneppe2017-10-101-8/+6
| |
* | limit audio player width on small screensChristian Schneppe2017-10-061-0/+1
|/
* refactored AudioPlayerChristian Schneppe2017-09-241-0/+1
|
* show permanent notification while transcoding videoChristian Schneppe2017-09-181-1/+1
|
* Foregroundservice can be deactivated in expert options (default = ↵Christian Schneppe2017-09-172-0/+3
| | | | | | foregroundservice active) Fixes #138
* use 'partial' in server info if publish-options is n/aChristian Schneppe2017-09-171-0/+1
|
* NotificationService: add button to mark conversation as readChristian Schneppe2017-09-041-0/+1
|
* improved error messages on missing omemo keysChristian Schneppe2017-09-041-0/+1
|
* do not crash on some very rare loggingChristian Schneppe2017-08-131-0/+1
|
* provide extra 'network is unreachable' account stateChristian Schneppe2017-08-131-0/+1
|
* display messages that only contain emoji slightly largerChristian Schneppe2017-08-031-0/+1
|
* made DNSEC hostname validation opt-inChristian Schneppe2017-08-012-0/+3
|
* update datebubblesChristian Schneppe2017-08-011-0/+1
|
* put settings defaults into resource fileChristian Schneppe2017-08-012-3/+42
|
* use DND instead of XA when phone is silentChristian Schneppe2017-08-012-3/+5
|
* changed some stringsChristian Schneppe2017-06-251-1/+1
|
* Added preference to control Heads-up NotificationsChristian Schneppe2017-06-252-0/+3
|
* offer to open website if ibb offers oob redirectChristian Schneppe2017-06-241-0/+3
|
* allow recording of videos from attachment choice tooChristian Schneppe2017-06-172-2/+4
|
* delete unused resourcesChristian Schneppe2017-06-014-24/+0
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-05-311-3/+3
|\