aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/AndroidManifest.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add file provider to share files on android nDaniel Gultsch2016-08-261-69/+69
|
* reworked backup serviceChristian Schneppe2016-08-091-1/+6
| | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
* changed last wrong package idsChristian Schneppe2016-07-301-2/+12
|
* revert permission reworkChristian Schneppe2016-07-291-3/+4
| | | | 50889004f3c679387d95ba9c49a53a8f882ba33c
* changed package id inside manifest and projectChristian Schneppe2016-07-291-46/+37
|
* reworked permissionsChristian Schneppe2016-07-281-4/+3
|
* reworked permissionsChristian Schneppe2016-06-211-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 Schneppe2016-06-141-0/+1
| | | | necessary
* check and request all needed permissions on startupChristian Schneppe2016-06-101-1/+8
| | | | >= SDK 23 (Marshmallow)
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-311-1/+2
|\
| * handle app links for conferencesDaniel Gultsch2016-05-301-1/+2
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-291-0/+9
|\|
| * handle app linksDaniel Gultsch2016-05-291-0/+9
| | | | | | | | invites in the form of https://conversations/i/localpart/domainpart
* | integrate image- and video playerChristian Schneppe2016-05-281-0/+6
| |
* | bug fix in manifestChristian S2016-05-061-3/+4
| |
* | add share locationChristian S2016-05-051-0/+28
| |
* | add audio recorderChristian S2016-05-051-0/+11
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-301-0/+6
|\|
| * expert setting to manually change presenceDaniel Gultsch2016-04-221-0/+6
| |
* | Merge branch 'refs/heads/siacs/master' into welcome-screenChristian S2016-04-211-2/+12
|\|
| * added magic create welcome screenDaniel Gultsch2016-04-191-3/+13
| |
* | Merge branch 'siacs/master' into developmentChristian S2016-01-131-0/+1
|\|
| * ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-0/+1
| |
| * implement direct sharing in android 6.0. fixes #1321Daniel Gultsch2015-12-071-0/+9
| |
| * users are now able to crop their avatar pictures using the android-cropPhilip Flohr2015-12-021-1/+1
| | | | | | | | library
* | implement direct sharing in android 6.0. fixes #1321Daniel Gultsch2015-12-111-1/+10
| |
* | copy commitsChristian S2015-11-291-5/+0
|\|
| * pgp fixes and revert configuration changesDaniel Gultsch2015-11-251-5/+0
| |
* | copy Avatar Crop patchChristian S2015-11-071-0/+1
|\ \
| * | users are now able to crop their avatar picturesPhilip Flohr2015-11-061-1/+1
| |/
* | Version bumpChristian S2015-10-311-1/+2
| |
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-311-0/+4
|\|
| * Handle some orientation changes manuallysaqura2015-10-251-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 developmentChristian S2015-10-201-50/+53
|\|
| * open manage account + certificate chooser when cbe mode is enabledDaniel Gultsch2015-10-201-60/+65
| |
* | updated AppUpdater a bitChristian S2015-10-101-1/+2
| |
* | copy commitsChristian S2015-10-101-0/+1
|\|
| * introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch2015-10-081-0/+1
| | | | | | | | if phone is silenced
* | updated startup intent againChristian S.2015-10-061-1/+1
| |
* | updated startup intentChristian S.2015-10-061-0/+2
| |
* | added intent to start app after update automaticallyChristian S.2015-10-061-0/+3
| |
* | changed theme of appupdaterChristian S2015-09-271-1/+1
| |
* | updated to version 1.6.12 beta and changelogChristian S2015-09-261-6/+2
| |
* | copy commitsChristian S2015-09-261-5/+1
|\|
| * Export logs to SD card preferencefiaxh2015-09-211-0/+1
| |
* | modified AppUpdaterChristian S2015-09-201-1/+2
| |
* | show the update dialog and not the whole activityChristian S2015-09-201-1/+1
| |
* | version 1.6.9 betaChristian S2015-09-061-13/+28
|/ | | | * in app updater
* single task mode for start conversations activityDaniel Gultsch2015-08-301-0/+1
|
* remove the READ_PHONE_STATE permission.Michael2015-08-231-0/+2
|