summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/GmsAccountPage.java
Commit message (Expand)AuthorAgeFilesLines
* SetupWizard: Better handling of launching into other activitiescretin452015-04-011-16/+16
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-3/+28
* SetupWizard: Make sure fragment is attached in callbackcretin452015-02-271-2/+8
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-23/+33
* SetupWizard: Refactor context typecretin452015-02-231-7/+6
* SetupWizard: Fix scenario where GMS setup disables its componentscretin452015-02-171-1/+4
* SetupWizard: Don't show restore page if already enabledcretin452015-02-111-0/+2
* SetupWizard: Pretend to be the gms wizardmanager for restore pagecretin452015-02-101-1/+6
* SetupWizard: Catch case where restore activity not foundcretin452015-02-061-12/+20
* SetupWizard: Add backup restorecretin452015-02-031-9/+70
* SetupWizard: Refactor page completed to hiddencretin452015-01-281-1/+1
* SetupWizard: Move fragment to correct packagecretin452015-01-281-0/+1
* SetupWizard: Improve some of the transitionscretin452015-01-231-1/+6
* SetupWizard: Launch activities before loading fragmentscretin452015-01-231-1/+1
* SetupWizard: Add loading fragment if launching into another activitycretin452015-01-231-1/+17
* SetupWizard: Use GMS AccountManager as intendedcretin452015-01-231-38/+20
* SetupWizard: Launch GMS account setup by intentcretin452015-01-231-23/+55
* SetupWizard: Launch gms setup in immersive modecretin452015-01-221-0/+1
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-7/+7
* SetupWizard: Initial commitcretin452015-01-151-0/+90