summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/ui/SetupWizardActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Themes: Re-enable applying theme in OOBEd34d2016-01-281-10/+11
* SetupWizard: Don't disable packages on main threadcretin452016-01-121-7/+30
* SetupWizard: Temporary compile fixes.Adnan Begovic2015-10-151-11/+10
* SetupWizard: Wait for data sim changecretin452015-08-181-2/+2
* Clarify touch event consumption logicEthan Chen2015-06-301-3/+3
* SetupWizard: Aggressively hide nav bar on soft key devicescretin452015-04-091-4/+21
* SetupWizard: Handle all touch events in EnableAccessibilityControllercretin452015-04-091-1/+3
* SetupWizard: Lock orientation prior to finish animationcretin452015-04-011-1/+1
* SetupWizard: #blamethemescretin452015-03-131-11/+32
* SetupWizard: Refactor for better transitions out of OOBEcretin452015-03-091-18/+1
* SetupWizard: Fix race condition on finishcretin452015-03-061-62/+41
* SetupWizard: Make sure we have this activities themechange listenercretin452015-03-051-14/+15
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-5/+16
* SetupWizard: Add callback for actions to run post finishcretin452015-03-031-15/+34
* SetupWizard: Darken the button bar textcretin452015-03-031-2/+2
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-41/+117
* SetupWizard: Fix race conditions with async callbackscretin452015-02-231-0/+9
* SetupWizard: Remove accessibilty geture checkcretin452015-02-231-10/+8
* SetupWizard: Add captive portal checkcretin452015-02-191-0/+1
* SetupWizard: Don't crash on upgrade from 11cretin452015-02-181-5/+5
* SetupWizard: Fix scenario where GMS setup disables its componentscretin452015-02-171-4/+8
* SetupWizard: Fix regression setting UI flags with onscreen keyscretin452015-02-171-2/+4
* SetupWizard: Reveal the default wallpaper on oobe finishcretin452015-02-161-16/+40
* SetupWizard: Cleanup end animationcretin452015-02-131-2/+8
* SetupWizard: Add helpers for multiusercretin452015-02-101-4/+1
* SetupWizard: Don't broadcast finished if guest usercretin452015-02-061-2/+9
* SetupWizard: Don't show wizard for guest accountcretin452015-02-041-0/+6
* SetupWizard: Fix AccessibilityController regression and service leakcretin452015-02-041-5/+6
* SetupWizard: Fix some navigation bar issuescretin452015-01-301-6/+14
* SetupWizard: Let cyanogen settings page handle finish actioncretin452015-01-301-31/+1
* SetupWizard: Add receivers for sim state and timecretin452015-01-291-18/+29
* SetupWizard: Move reveal finish animation up to activitycretin452015-01-271-1/+40
* SetupWizard: Forward port accessibilitycretin452015-01-271-0/+9
* SetupWizard: Don't run wizard if user_setup_complete is setcretin452015-01-261-0/+10
* SetupWizard: Separate the CM services and settings pagecretin452015-01-231-8/+5
* SetupWizard: Improve some of the transitionscretin452015-01-231-0/+1
* SetupWizard: More refactor to match redlinescretin452015-01-211-30/+14
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-0/+31
* SetupWizard: Initial commitcretin452015-01-151-0/+219