aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* make human readable logs export optional and false as defaultChristian Schneppe2016-08-133-5/+15
|
* changed video preview buttonChristian Schneppe2016-08-115-0/+0
|
* improve notification during backupChristian Schneppe2016-08-112-2/+2
|
* reworked backup serviceChristian Schneppe2016-08-093-0/+24
| | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
* don't show shadow in action buttonChristian Schneppe2016-08-051-87/+0
|
* modified download button a bitChristian Schneppe2016-08-042-16/+0
|
* add icons to files/locations in chat viewChristian Schneppe2016-08-0232-0/+14
|
* added missing german stringsChristian Schneppe2016-07-311-0/+2
|
* added black border to play buttonChristian Schneppe2016-07-315-0/+0
|
* show identity type for device selectionDaniel Gultsch2016-07-291-1/+6
|
* changed package id inside manifest and projectChristian Schneppe2016-07-295-9/+9
|
* display specific error message when password is too weak on registrationDaniel Gultsch2016-07-251-0/+1
|
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-252-0/+2
|
* update some english stringsChristian Schneppe2016-07-191-7/+7
|
* added some german translationsChristian Schneppe2016-07-171-0/+2
|
* add more error states for stream errorsDaniel Gultsch2016-07-171-1/+3
|
* change foreground icon when not connectedChristian Schneppe2016-07-125-0/+0
|
* show a preview for video filesDaniel Gultsch2016-07-125-0/+0
|
* delete old colorChristian Schneppe2016-07-022-2/+1
|
* code cleanupChristian Schneppe2016-07-023-4/+2
|
* some little updater changes and code cleanupChristian Schneppe2016-07-022-2/+2
|
* add share button to image/video viewChristian Schneppe2016-06-304-2/+238
|
* reworked image preview a bitChristian Schneppe2016-06-292-0/+2
|
* add missing german stringsChristian Schneppe2016-06-251-0/+4
|
* introduced share button in contact details. remove show qrDaniel Gultsch2016-06-242-10/+1
|
* reworked permissionsChristian Schneppe2016-06-211-0/+1
| | | | | * ask only for necessary permissions on start * ask for location/microphone when requested
* mark used otr fingprint in contact details and highlight pgpDaniel Gultsch2016-06-191-0/+2
|
* refactored pgp decryptionDaniel Gultsch2016-06-141-0/+1
|
* check and request all needed permissions on startupChristian Schneppe2016-06-103-0/+20
| | | | >= SDK 23 (Marshmallow)
* added missing stringsChristian Schneppe2016-06-063-3/+7
|
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-062-0/+8
|\
| * renamed last activity to last user interactionDaniel Gultsch2016-06-041-1/+1
| |
| * opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-043-8/+22
| |
* | change default resource to mobileChristian Schneppe2016-06-041-1/+1
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-041-1/+1
|\|