Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add Android Auto support to notifications | Christian Schneppe | 2017-04-21 | 1 | -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 | |||||
* | make contacts status color configurable | Christian Schneppe | 2017-04-13 | 1 | -0/+5 | |
| | ||||||
* | make image compression configurable | Christian Schneppe | 2017-03-26 | 1 | -4/+4 | |
| | ||||||
* | open version can use tor networks (via settings) | Christian Schneppe | 2017-03-24 | 1 | -0/+9 | |
| | ||||||
* | make auto media rotation in fullscreen configurable | Christian Schneppe | 2017-03-24 | 1 | -0/+5 | |
| | ||||||
* | set default for videocompression correctly | Christian Schneppe | 2017-03-15 | 1 | -1/+1 | |
| | ||||||
* | do not notify for messages from strangers by default | Christian Schneppe | 2017-03-09 | 1 | -0/+6 | |
| | ||||||
* | allow app to access user trust store | Christian Schneppe | 2017-03-09 | 1 | -0/+9 | |
| | ||||||
* | make video resolution configurable | Christian Schneppe | 2017-03-04 | 1 | -0/+7 | |
| | ||||||
* | changed default setting for enter_is_send on devices with keyboard | Christian Schneppe | 2017-03-04 | 1 | -1/+1 | |
| | ||||||
* | make max brightness in fullscreen configurable | Christian Schneppe | 2017-02-22 | 1 | -0/+5 | |
| | | | | fixes #105 | |||||
* | make updater work in Android N | Christian Schneppe | 2017-02-05 | 1 | -4/+15 | |
| | | | | fixes #98 | |||||
* | configurable local message retention period. | Christian Schneppe | 2017-01-29 | 1 | -5/+7 | |
| | ||||||
* | delete unused resources | Christian Schneppe | 2017-01-25 | 1 | -8/+1 | |
| | ||||||
* | reworked FileBackend | Christian Schneppe | 2017-01-25 | 1 | -0/+4 | |
| | ||||||
* | introduced blind trust before verification mode | Christian Schneppe | 2016-11-24 | 1 | -0/+5 | |
| | | | | read more about the concept on https://gultsch.de/trust.html | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 2 | -3/+5 | |
| | ||||||
* | set preference switch to enable, disable or do automatic video compression | Christian Schneppe | 2016-11-19 | 1 | -1/+8 | |
| | | | | | | automatic = SDK >= Lollipop & video size >= 10 MB (default) never = never compress videos always = SDK >= Lollipop | |||||
* | use tablet or phone as default resource | Christian Schneppe | 2016-10-08 | 1 | -1/+1 | |
| | ||||||
* | simplified code that invokes the export logs service | Christian Schneppe | 2016-09-28 | 1 | -1/+1 | |
| | ||||||
* | expert 'setting' to remove omemo identity | Christian Schneppe | 2016-09-28 | 1 | -0/+4 | |
| | ||||||
* | added missing and changed some strings | Christian Schneppe | 2016-09-24 | 1 | -3/+3 | |
| | ||||||
* | set different auto download filesizes for wifi, mobile, roaming | Christian Schneppe | 2016-09-24 | 1 | -3/+17 | |
| | | | | | | | defaults: * wifi = 10 MiB * mobile = 256 KiB * roaming = 1 Byte | |||||
* | code cleanup | Christian Schneppe | 2016-09-03 | 1 | -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. | |||||
* | make 'record voice' as default quick action | Christian Schneppe | 2016-09-02 | 1 | -1/+1 | |
| | ||||||
* | add file provider to share files on android n | Daniel Gultsch | 2016-08-26 | 1 | -0/+4 | |
| | ||||||
* | make human readable logs export optional and false as default | Christian Schneppe | 2016-08-13 | 1 | -5/+11 | |
| | ||||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -4/+4 | |
| | ||||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-06-06 | 1 | -0/+5 | |
|\ | ||||||
| * | opt-in to send last userinteraction in presence | Daniel Gultsch | 2016-06-04 | 1 | -7/+10 | |
| | | ||||||
| * | make grace period configurable | Daniel Gultsch | 2016-06-02 | 1 | -18/+27 | |
| | | ||||||
* | | change default resource to mobile | Christian Schneppe | 2016-06-04 | 1 | -1/+1 | |
| | | ||||||
* | | set some default settings | Christian Schneppe | 2016-05-28 | 1 | -7/+1 | |
| | | ||||||
* | | refactored preference screen | Christian Schneppe | 2016-05-16 | 1 | -164/+159 | |
| | | ||||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-15 | 1 | -1/+1 | |
|\| | ||||||
| * | use 'phone' or 'tablet' as default resource | Daniel Gultsch | 2016-05-12 | 1 | -1/+1 | |
| | | ||||||
* | | remove plugin section from settings | Christian S | 2016-05-05 | 1 | -17/+0 | |
| | | ||||||
* | | set 'manually_change_presence' to true as default in preferences.xml | Christian S | 2016-05-05 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-04-30 | 1 | -2/+10 | |
|\| | ||||||
| * | expert setting to manually change presence | Daniel Gultsch | 2016-04-22 | 1 | -2/+10 | |
| | | ||||||
* | | remove hostname and port settings | Christian S | 2016-04-21 | 1 | -5/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-04-15 | 1 | -15/+22 | |
|\| | ||||||
| * | add setting for quick sharing | Daniel Gultsch | 2016-04-14 | 1 | -15/+22 | |
| | | ||||||
* | | make foreground service always enabled | Christian S | 2016-04-15 | 1 | -5/+0 | |
| | | | | | | | | and don't let the user choose the foreground settings | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-04-11 | 1 | -1/+6 | |
|\| | ||||||
| * | introduced setting to turn of notification led | Daniel Gultsch | 2016-04-09 | 1 | -1/+6 | |
| | | ||||||
* | | set sending crash reports to true as default | Christian S | 2016-04-03 | 1 | -1/+1 | |
| | | ||||||
* | | added VoiceRecorder to plugins | Christian S | 2016-03-23 | 1 | -0/+6 | |
| | | ||||||
* | | Merge branch 'siacs/master' into development | Christian S | 2016-03-04 | 1 | -0/+6 | |
|\| | ||||||
| * | expert option to treat vibrate as silent mode for XA. fixes #1530 | Daniel Gultsch | 2016-03-01 | 1 | -0/+6 | |
| | |