Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added share button to account details | Christian Schneppe | 2016-11-24 | 1 | -0/+5 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -97/+91 |
| | |||||
* | some more changes to location activities | Christian Schneppe | 2016-09-17 | 1 | -0/+1 |
| | | | | | | * show actionbar home as up * fix permission issue on devices < Android M * show buildings in map | ||||
* | some bug fixes in FullScreenMessageActivity | Christian Schneppe | 2016-09-17 | 1 | -0/+1 |
| | | | | | * set fullscreen via theme * adjust brightness during onPause, onResume | ||||
* | performance optimizations | Christian Schneppe | 2016-09-07 | 1 | -5/+12 |
| | |||||
* | some multi-window optimizations. set min width to 300 | Daniel Gultsch | 2016-08-26 | 1 | -4/+4 |
| | |||||
* | add file provider to share files on android n | Daniel Gultsch | 2016-08-26 | 1 | -69/+69 |
| | |||||
* | reworked backup service | Christian Schneppe | 2016-08-09 | 1 | -1/+6 |
| | | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread | ||||
* | changed last wrong package ids | Christian Schneppe | 2016-07-30 | 1 | -2/+12 |
| | |||||
* | revert permission rework | Christian Schneppe | 2016-07-29 | 1 | -3/+4 |
| | | | | 50889004f3c679387d95ba9c49a53a8f882ba33c | ||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -46/+37 |
| | |||||
* | reworked permissions | Christian Schneppe | 2016-07-28 | 1 | -4/+3 |
| | |||||
* | reworked permissions | Christian Schneppe | 2016-06-21 | 1 | -1/+1 |
| | | | | | * ask only for necessary permissions on start * ask for location/microphone when requested | ||||
* | make StartUI resistant against rotations and don't restart app when not ↵ | Christian Schneppe | 2016-06-14 | 1 | -0/+1 |
| | | | | necessary | ||||
* | check and request all needed permissions on startup | Christian Schneppe | 2016-06-10 | 1 | -1/+8 |
| | | | | >= SDK 23 (Marshmallow) | ||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-31 | 1 | -1/+2 |
|\ | |||||
| * | handle app links for conferences | Daniel Gultsch | 2016-05-30 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-29 | 1 | -0/+9 |
|\| | |||||
| * | handle app links | Daniel Gultsch | 2016-05-29 | 1 | -0/+9 |
| | | | | | | | | invites in the form of https://conversations/i/localpart/domainpart | ||||
* | | integrate image- and video player | Christian Schneppe | 2016-05-28 | 1 | -0/+6 |
| | | |||||
* | | bug fix in manifest | Christian S | 2016-05-06 | 1 | -3/+4 |
| | | |||||
* | | add share location | Christian S | 2016-05-05 | 1 | -0/+28 |
| | | |||||
* | | add audio recorder | Christian S | 2016-05-05 | 1 | -0/+11 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-04-30 | 1 | -0/+6 |
|\| | |||||
| * | expert setting to manually change presence | Daniel Gultsch | 2016-04-22 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'refs/heads/siacs/master' into welcome-screen | Christian S | 2016-04-21 | 1 | -2/+12 |
|\| | |||||
| * | added magic create welcome screen | Daniel Gultsch | 2016-04-19 | 1 | -3/+13 |
| | | |||||
* | | Merge branch 'siacs/master' into development | Christian S | 2016-01-13 | 1 | -0/+1 |
|\| | |||||
| * | ask to be excluded from battery optimization | Daniel Gultsch | 2016-01-11 | 1 | -0/+1 |
| | | |||||
| * | implement direct sharing in android 6.0. fixes #1321 | Daniel Gultsch | 2015-12-07 | 1 | -0/+9 |
| | | |||||
| * | users are now able to crop their avatar pictures using the android-crop | Philip Flohr | 2015-12-02 | 1 | -1/+1 |
| | | | | | | | | library | ||||
* | | implement direct sharing in android 6.0. fixes #1321 | Daniel Gultsch | 2015-12-11 | 1 | -1/+10 |
| | | |||||
* | | copy commits | Christian S | 2015-11-29 | 1 | -5/+0 |
|\| | |||||
| * | pgp fixes and revert configuration changes | Daniel Gultsch | 2015-11-25 | 1 | -5/+0 |
| | | |||||
* | | copy Avatar Crop patch | Christian S | 2015-11-07 | 1 | -0/+1 |
|\ \ | |||||
| * | | users are now able to crop their avatar pictures | Philip Flohr | 2015-11-06 | 1 | -1/+1 |
| |/ | |||||
* | | Version bump | Christian S | 2015-10-31 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'siacs/master' into development | Christian S | 2015-10-31 | 1 | -0/+4 |
|\| | |||||
| * | Handle some orientation changes manually | saqura | 2015-10-25 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently most activities get destroyed/recreated when rotating the device. This commit prevents this from happening where it is not necessary. The most obvious improvements are: * The options menu in the EditAccountActivity does not disappear when rotating the device. * CSI inactive/active states are no longer sent on every rotate. | ||||
* | | Merge remote-tracking branch 'siacs/master' into development | Christian S | 2015-10-20 | 1 | -50/+53 |
|\| | |||||
| * | open manage account + certificate chooser when cbe mode is enabled | Daniel Gultsch | 2015-10-20 | 1 | -60/+65 |
| | | |||||
* | | updated AppUpdater a bit | Christian S | 2015-10-10 | 1 | -1/+2 |
| | | |||||
* | | copy commits | Christian S | 2015-10-10 | 1 | -0/+1 |
|\| | |||||
| * | introduced expert options to set status to away and xa if screen is off or ↵ | Daniel Gultsch | 2015-10-08 | 1 | -0/+1 |
| | | | | | | | | if phone is silenced | ||||
* | | updated startup intent again | Christian S. | 2015-10-06 | 1 | -1/+1 |
| | | |||||
* | | updated startup intent | Christian S. | 2015-10-06 | 1 | -0/+2 |
| | | |||||
* | | added intent to start app after update automatically | Christian S. | 2015-10-06 | 1 | -0/+3 |
| | | |||||
* | | changed theme of appupdater | Christian S | 2015-09-27 | 1 | -1/+1 |
| | | |||||
* | | updated to version 1.6.12 beta and changelog | Christian S | 2015-09-26 | 1 | -6/+2 |
| | | |||||
* | | copy commits | Christian S | 2015-09-26 | 1 | -5/+1 |
|\| |