aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-10-18code cleanupChristian Schneppe1-1/+0
2016-10-16little notification improvements for video compressionChristian Schneppe2-2/+2
2016-10-11use notification icon during video compression instead of a dialogChristian Schneppe5-0/+0
2016-10-08add missing stringsChristian Schneppe1-0/+3
2016-10-08use tablet or phone as default resourceChristian Schneppe1-1/+1
2016-10-08warn user if account is offline during avatar publicationChristian Schneppe1-0/+1
2016-10-05fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe1-0/+2
2016-09-28use emojicon also in quickedit boxesChristian Schneppe1-2/+2
2016-09-28added missing stringsChristian Schneppe1-1/+4
2016-09-28don't scroll actionbar titlesChristian Schneppe1-4/+2
2016-09-28changed some strings and line indentsChristian Schneppe2-642/+640
2016-09-28simplified code that invokes the export logs serviceChristian Schneppe1-1/+1
2016-09-28expert 'setting' to remove omemo identityChristian Schneppe2-0/+7
2016-09-25add actionbar item to report an issue via support conferenceChristian Schneppe3-0/+7
2016-09-24added missing and changed some stringsChristian Schneppe3-5/+19
2016-09-24set different auto download filesizes for wifi, mobile, roamingChristian Schneppe2-4/+20
defaults: * wifi = 10 MiB * mobile = 256 KiB * roaming = 1 Byte
2016-09-23fix colorsChristian Schneppe2-4/+4
2016-09-23Fix "More table" layoutMishiranu2-13/+49
Retain "More table" visibility on screen orientation change
2016-09-23fixed styling in blocking dialogChristian Schneppe1-1/+1
2016-09-23add support for XEP-0377: Spam ReportingDaniel Gultsch2-0/+26
2016-09-23use proper paddings in dialogs on android < 5Daniel Gultsch7-20/+42
2016-09-17some more changes to location activitiesChristian Schneppe2-2/+2
* show actionbar home as up * fix permission issue on devices < Android M * show buildings in map
2016-09-17some text input modificationsChristian Schneppe1-2/+3
2016-09-15don't change emoji size in edittextChristian Schneppe1-1/+0
2016-09-15show emojis in actionbar in contact and conference detailsChristian Schneppe1-3/+3
2016-09-14scroll actionbar titles if they are too longChristian Schneppe1-4/+9
2016-09-14show Emojis in EditTextChristian Schneppe1-0/+2
2016-09-09add new emoji libraryChristian Schneppe11-14/+18
2016-09-08provide hint on why conference can not be encryptedDaniel Gultsch1-0/+4
2016-09-08be a bit more careful when deleting and deactivating accountsDaniel Gultsch1-1/+2
2016-09-08add missing stringsChristian Schneppe2-0/+7
2016-09-08decreased share button size a bitChristian Schneppe1-2/+2
2016-09-08implement emojicon libraryChristian Schneppe11-16/+17
2016-09-07show server not found muc errorDaniel Gultsch1-5/+7
2016-09-03added missing stringsChristian Schneppe2-1/+7
2016-09-03code cleanupChristian Schneppe1-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.
2016-09-02decreased size of share button a little bitChristian Schneppe1-2/+2
2016-09-02don't set attach video as quick actionChristian Schneppe20-0/+0
2016-09-02make 'record voice' as default quick actionChristian Schneppe1-1/+1
2016-08-31fix multiple notifications and added unread messages as summaryChristian Schneppe1-0/+1
2016-08-30show dialog while compressing videoChristian Schneppe1-0/+2
2016-08-28compress videos bigger than 10 MB before sendingChristian Schneppe22-0/+6
2016-08-26wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch3-6/+8
2016-08-26some multi-window optimizations. set min width to 300Daniel Gultsch3-0/+5
2016-08-26add snackbar for request presence subscriptionDaniel Gultsch1-0/+2
2016-08-26add file provider to share files on android nDaniel Gultsch1-0/+4
2016-08-26use N style stacked notificationsDaniel Gultsch1-0/+1
2016-08-26display error status for missing internet permissionDaniel Gultsch1-0/+1
2016-08-26add payment required errorDaniel Gultsch1-0/+1
2016-08-19don't show shadows around share buttonChristian Schneppe1-108/+0