aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/StartUI.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-17add new Emoji libraryChristian Schneppe1-0/+4
2016-11-19reformat codeChristian Schneppe1-2/+2
2016-07-29changed package id inside manifest and projectChristian Schneppe1-3/+3
2016-06-21reworked permissionsChristian Schneppe1-6/+2
2016-06-14make StartUI resistant against rotations and don't restart app when not neces...Christian Schneppe1-0/+6
2016-06-12add permission exception for android < MarshmallowChristian Schneppe1-7/+6
2016-06-12also restart if permissions were changed after first startChristian Schneppe1-4/+7
2016-06-12make a restart after granting permissions on first startChristian Schneppe1-12/+8
2016-06-10check and request all needed permissions on startupChristian Schneppe1-0/+109