aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'rework_Updater'Christian Schneppe2017-10-1013-15/+11
|\
| * reworked updaterChristian Schneppe2017-10-1013-15/+11
| |
* | limit audio player width on small screensChristian Schneppe2017-10-063-2/+8
|/
* remove backslash in stringsChristian Schneppe2017-09-241-9/+7
|
* refactored AudioPlayerChristian Schneppe2017-09-2420-12/+37
|
* removed duplicate code from message bubble layoutsChristian Schneppe2017-09-243-66/+40
|
* unified share with menuChristian Schneppe2017-09-243-13/+36
|
* show permanent notification while transcoding videoChristian Schneppe2017-09-187-2/+2
|
* Foregroundservice can be deactivated in expert options (default = ↵Christian Schneppe2017-09-174-1/+11
| | | | | | foregroundservice active) Fixes #138
* use 'partial' in server info if publish-options is n/aChristian Schneppe2017-09-172-0/+2
|
* update stringsChristian Schneppe2017-09-041-0/+4
|
* NotificationService: add button to mark conversation as readChristian Schneppe2017-09-041-0/+1
|
* get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe2017-09-041-1/+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
|
* update stringsChristian Schneppe2017-08-011-0/+3
|
* made DNSEC hostname validation opt-inChristian Schneppe2017-08-013-0/+8
|
* update datebubblesChristian Schneppe2017-08-014-14/+32
|
* changed stringsChristian Schneppe2017-08-011-1/+1
|
* put settings defaults into resource fileChristian Schneppe2017-08-013-38/+77
|
* use DND instead of XA when phone is silentChristian Schneppe2017-08-014-14/+16
|
* changed some stringsChristian Schneppe2017-06-252-2/+2
|
* Added preference to control Heads-up NotificationsChristian Schneppe2017-06-254-0/+11
|
* offer to open website if ibb offers oob redirectChristian Schneppe2017-06-242-0/+6
|
* allow recording of videos from attachment choice tooChristian Schneppe2017-06-174-4/+8
|
* delete unused resourcesChristian Schneppe2017-06-0136-34/+0
|
* added account/settings options to StartConversationChristian Schneppe2017-06-011-0/+10
| | | | fixes #134
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2017-05-311-3/+3
|\
| * Make 'export log' option function clearer (#135)licaon-kter2017-05-231-3/+3
| |
* | rename downgrade attack to downgraded sasl mechanismChristian Schneppe2017-05-312-4/+4
|/
* add stringsChristian Schneppe2017-05-101-0/+6
|
* unified all account state exceptionsChristian Schneppe2017-05-102-2/+4
|
* display open pgp key id in account details and allow to deleteChristian Schneppe2017-05-102-47/+97
|
* unified copy text and share with context menu entriesChristian Schneppe2017-05-093-11/+6
|
* simple fix for landscape tablet layoutsChristian Schneppe2017-05-092-12/+12
|
* Added a comma to a stringChristian Schneppe2017-04-261-1/+1
|
* fixed click area for pgp key in contact detailsChristian Schneppe2017-04-262-3/+5
|
* show extended connection settings in expert settings for open versionChristian Schneppe2017-04-263-0/+9
|
* add 12 months duration for message deletionChristian Schneppe2017-04-213-0/+4
|
* Add Android Auto support to notificationsChristian Schneppe2017-04-211-0/+4
| | | | | | | | | | This patch adds required additions in order to show notifications in Android Auto. Messages are read aloud and voice reply is offered. The functionaliy has been tested with the Android Auto standalone app as well as with the DHU simulator as describes here: https://developer.android.com/training/auto/testing/index.html
* re-add redownload context menu entry for deleted filesChristian Schneppe2017-04-201-0/+4
|
* hide resend button if file is smaller than AutoAcceptFileSize…Christian Schneppe2017-04-182-0/+2
| | | | …otherwise show resend button
* changed icon for "start new conversation"Christian Schneppe2017-04-187-3/+3
|
* Add reply button in wear designChristian Schneppe2017-04-184-0/+0
| | | | | | | | | | The existing reply button for Android wear has been re-used from the action bar. Instead of a 'send' icon, a 'reply' icon better matches the intended action. Moreover, action icons for Android wear are solid white instead of half transparent.
* Add content description to send buttonChristian Schneppe2017-04-183-1/+4
| | | | This can be used by screen readers and other accessibility aids.
* integrate OpenPGP (untested)Christian Schneppe2017-04-131-0/+3
|
* Optimized imports from entire projectChristian Schneppe2017-04-131-1/+0
|
* treat URL as file if URL is in oob or contains keyChristian Schneppe2017-04-131-4/+0
|