summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/CyanogenServicesPage.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: Add kill switch implementationcretin452015-05-081-0/+3
| | | | Change-Id: I1335cddf0dcc94eb8d2defeebdc47cb61abffd06
* SetupWizard: Better handling of launching into other activitiescretin452015-04-011-20/+20
| | | | | Change-Id: I4d8dc4a1b25e45c6ff35042239a0adf4c16458f1 (cherry picked from commit ed5d46703ea6aac1c912be114523688f3f8219e8)
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-3/+17
| | | | Change-Id: Id932a105c18332e32605530d1502ff99b7cf380a
* SetupWizard: Make sure fragment is attached in callbackcretin452015-02-271-3/+9
| | | | Change-Id: Id492defa4c1d9bcad87311250a5f62fa046ee381
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-16/+22
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Refactor context typecretin452015-02-231-3/+3
| | | | | | Context is assumed to be SetupWizardActivity and blindly cast. Just make the Context reference a SetupWizardActivity. Change-Id: I3d7ffd08980fbff0fbea51b45b28002b49813038
* SetupWizard: Fix typocretin452015-01-301-1/+1
| | | | Change-Id: I644013ffed012aac30f6bdd960c4c630b5cd7a03
* SetupWizard: Add receivers for sim state and timecretin452015-01-291-0/+1
| | | | Change-Id: I8d44623e898eaa175d69d682c8089caa1a58f287
* SetupWizard: Refactor page completed to hiddencretin452015-01-281-1/+1
| | | | Change-Id: Ia5e84c52a711767e539adcc3b1a2fdc5d5a27b13
* SetupWizard: Move fragment to correct packagecretin452015-01-281-0/+1
| | | | Change-Id: I5cf3a876f2574cbf2160715f972101f274c27c23
* SetupWizard: Fix some animation derpcretin452015-01-271-1/+1
| | | | Change-Id: I47200c2b73a44e8af6279437afc137f4b33d0cc2
* SetupWizard: Advance if account existscretin452015-01-231-1/+3
| | | | Change-Id: I8ab1c1b4f25c31d7c97f568b923724743cd3c322
* SetupWizard: Fix double advance after adding accountcretin452015-01-231-1/+4
| | | | Change-Id: I039f0c290c4ef539df16374cb1e6f2e7b49e41cd
* SetupWizard: Separate the CM services and settings pagecretin452015-01-231-239/+47
| | | | Change-Id: Ia51404ea75cbf5a9219f354412ecb34edbb08958
* SetupWizard: Improve some of the transitionscretin452015-01-231-1/+7
| | | | Change-Id: I26a9d20cf429ab137d9877970ea0d6e4eafec0ad
* SetupWizard: Better handle next and previous actionscretin452015-01-231-9/+45
| | | | Change-Id: I239269d9313594b1d37ce3468e0c095c851946c6
* SetupWizard: Add privacy policy popupcretin452015-01-221-6/+12
| | | | | | * Also launch cmaccount by default Change-Id: Idf625f4f5c8bdb05a4d0b888846972c11676d12d
* SetupWizard: More refactor to match redlinescretin452015-01-211-39/+3
| | | | Change-Id: I74f422ba0c294d5e91aefb9356458c681cc53b37
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-0/+307
Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24