aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/startUI.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-291-109/+0
|
* reworked permissionsChristian Schneppe2016-06-211-6/+2
| | | | | * 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/+6
| | | | necessary
* add permission exception for android < MarshmallowChristian Schneppe2016-06-121-7/+6
|
* also restart if permissions were changed after first startChristian Schneppe2016-06-121-4/+7
|
* make a restart after granting permissions on first startChristian Schneppe2016-06-121-12/+8
|
* check and request all needed permissions on startupChristian Schneppe2016-06-101-0/+109
>= SDK 23 (Marshmallow)