aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* code cleanupChristian Schneppe2016-10-181-1/+0
|
* little notification improvements for video compressionChristian Schneppe2016-10-162-2/+2
|
* use notification icon during video compression instead of a dialogChristian Schneppe2016-10-115-0/+0
|
* add missing stringsChristian Schneppe2016-10-081-0/+3
|
* use tablet or phone as default resourceChristian Schneppe2016-10-081-1/+1
|
* warn user if account is offline during avatar publicationChristian Schneppe2016-10-081-0/+1
|
* fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe2016-10-051-0/+2
|
* use emojicon also in quickedit boxesChristian Schneppe2016-09-281-2/+2
|
* added missing stringsChristian Schneppe2016-09-281-1/+4
|
* don't scroll actionbar titlesChristian Schneppe2016-09-281-4/+2
|
* changed some strings and line indentsChristian Schneppe2016-09-282-642/+640
|
* simplified code that invokes the export logs serviceChristian Schneppe2016-09-281-1/+1
|
* expert 'setting' to remove omemo identityChristian Schneppe2016-09-282-0/+7
|
* add actionbar item to report an issue via support conferenceChristian Schneppe2016-09-253-0/+7
|
* added missing and changed some stringsChristian Schneppe2016-09-243-5/+19
|
* set different auto download filesizes for wifi, mobile, roamingChristian Schneppe2016-09-242-4/+20
| | | | | | | defaults: * wifi = 10 MiB * mobile = 256 KiB * roaming = 1 Byte
* fix colorsChristian Schneppe2016-09-232-4/+4
|
* Fix "More table" layoutMishiranu2016-09-232-13/+49
| | | | Retain "More table" visibility on screen orientation change
* fixed styling in blocking dialogChristian Schneppe2016-09-231-1/+1
|
* add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-232-0/+26
|
* use proper paddings in dialogs on android < 5Daniel Gultsch2016-09-237-20/+42
|
* some more changes to location activitiesChristian Schneppe2016-09-172-2/+2
| | | | | | * show actionbar home as up * fix permission issue on devices < Android M * show buildings in map
* some text input modificationsChristian Schneppe2016-09-171-2/+3
|
* don't change emoji size in edittextChristian Schneppe2016-09-151-1/+0
|
* show emojis in actionbar in contact and conference detailsChristian Schneppe2016-09-151-3/+3
|
* scroll actionbar titles if they are too longChristian Schneppe2016-09-141-4/+9
|
* show Emojis in EditTextChristian Schneppe2016-09-141-0/+2
|
* add new emoji libraryChristian Schneppe2016-09-0911-14/+18
|
* provide hint on why conference can not be encryptedDaniel Gultsch2016-09-081-0/+4
|
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-081-1/+2
|
* add missing stringsChristian Schneppe2016-09-082-0/+7
|
* decreased share button size a bitChristian Schneppe2016-09-081-2/+2
|
* implement emojicon libraryChristian Schneppe2016-09-0811-16/+17
|
* show server not found muc errorDaniel Gultsch2016-09-071-5/+7
|
* added missing stringsChristian Schneppe2016-09-032-1/+7
|
* code cleanupChristian Schneppe2016-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | Revert "don't set attach video as quick action" This reverts commit befcebb309daba9bb8afa453897debd89ba3f014. Revert "make 'record voice' as default quick action" This reverts commit 3cd7a1124c78da4d44c7d6ccadc4d2e379323486. Revert "keep CPU awake while compressing video" This reverts commit 0a22bd7bfb12a58b4de57490ef43bfe91c334689. Revert "revert 0a22bd7bfb12a58b4de57490ef43bfe91c334689" This reverts commit 7c4ad375806a704b44e6b5134fd25615cec2a71d.
* decreased size of share button a little bitChristian Schneppe2016-09-021-2/+2
|
* don't set attach video as quick actionChristian Schneppe2016-09-0220-0/+0
|
* make 'record voice' as default quick actionChristian Schneppe2016-09-021-1/+1
|
* fix multiple notifications and added unread messages as summaryChristian Schneppe2016-08-311-0/+1
|
* show dialog while compressing videoChristian Schneppe2016-08-301-0/+2
|
* compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-2822-0/+6
|
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-263-6/+8
|
* some multi-window optimizations. set min width to 300Daniel Gultsch2016-08-263-0/+5
|
* add snackbar for request presence subscriptionDaniel Gultsch2016-08-261-0/+2
|
* add file provider to share files on android nDaniel Gultsch2016-08-261-0/+4
|
* use N style stacked notificationsDaniel Gultsch2016-08-261-0/+1
|
* display error status for missing internet permissionDaniel Gultsch2016-08-261-0/+1
|
* add payment required errorDaniel Gultsch2016-08-261-0/+1
|
* don't show shadows around share buttonChristian Schneppe2016-08-191-108/+0
|