summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/CyanogenSettingsPage.java
Commit message (Collapse)AuthorAgeFilesLines
* setupwizard: Move CMHW to CMSDKSteve Kondik2015-08-191-10/+8
| | | | Change-Id: Icc898a22c17486c9e2cc7f2d9d54ca025c134b0d
* SetupWizard: add overlay to uncheck cyanogen theme option by defaultemancebo2015-06-181-3/+7
| | | | | Change-Id: I278dcb3b2d8099b71a66d90250c40836dd8ec7fc (cherry picked from commit 7a255f6e5c34b7abe49333eb8f623904a8576a67)
* SetupWizard: hide WhisperPush if it's not installedRoman Birg2015-05-131-0/+12
| | | | | Change-Id: I7576a2ee0f851e1222b6ed4d53188950b20b6a16 Signed-off-by: Roman Birg <roman@cyngn.com>
* SetupWizard: Add kill switch implementationcretin452015-05-081-0/+23
| | | | Change-Id: I1335cddf0dcc94eb8d2defeebdc47cb61abffd06
* SetupWizard: Use new LegaleseViewer for privacy policy web viewscretin452015-05-061-3/+11
| | | | | | WebViews are no longer allowed in priv-apps. Change-Id: Iddf9c79d50ea9f9d9d32218342f9948a6cbf30ef
* SetupWizard: Initialize the nav keys bundle booleancretin452015-04-011-3/+5
| | | | | Change-Id: I50f2ef0fb7226c8b58437b669ca71df436d68ee8 (cherry picked from commit 33683fc2ce0d506c5c69726a112e768684676343)
* SetupWizard: Fix regression for devices without custom default themecretin452015-04-011-21/+34
| | | | | Change-Id: Ia223c1b118dbb68e596ff01cf944bc870a321752 (cherry picked from commit 838248ab868a91948fe5d63a0aba50e6dea13643)
* SetupWizard: Fix regression, only init pages oncecretin452015-04-011-16/+30
| | | | | Change-Id: I1207cb3975daa752a66eb8e9e40635f9a8009509 (cherry picked from commit 83be05d6ecf435be562f397e98e0ad61e5974ecd)
* SetupWizard: Update legal linkcretin452015-03-111-1/+1
| | | | Change-Id: I1389dbb3e7e0ba3b7db992fdef02f4c8fdc1692d
* SetupWizard: move to CmHardwareServiceScott Mertz2015-03-071-18/+14
| | | | Change-Id: I9413151fe307d23196ea5736dc8c50966a43a7cc
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-5/+19
| | | | Change-Id: Id932a105c18332e32605530d1502ff99b7cf380a
* SetupWizard: Add callback for actions to run post finishcretin452015-03-031-3/+8
| | | | Change-Id: Ifa62c94f61afbe33a97a66dc0acb72e303023579
* SetupWizard: Update legal linkcretin452015-03-021-1/+1
| | | | Change-Id: I7fddeac0a5da34906169bcd89a3f308a8463759e
* SetupWizard: Update setting constants.Adnan2015-02-261-10/+10
| | | | Change-Id: I6d6070b3bdeaf8caf55f8c7d5fa3a54ab2d088bc
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-7/+63
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Refactor context typecretin452015-02-231-1/+2
| | | | | | Context is assumed to be SetupWizardActivity and blindly cast. Just make the Context reference a SetupWizardActivity. Change-Id: I3d7ffd08980fbff0fbea51b45b28002b49813038
* SetupWizard: Reveal the default wallpaper on oobe finishcretin452015-02-161-9/+0
| | | | Change-Id: I68a256853f256af3464da7eba57a307a810d80cd
* SetupWizard: Add condition for hiding secure sms optioncretin452015-02-101-1/+3
| | | | Change-Id: I0287c8119d56fd9a055caa96c8eaba7fb844f236
* SetupWizard: Improve stringsMichael Bestas2015-02-061-8/+31
| | | | Change-Id: I3b850d0772e1c3e5eddb0218c7e41360ee233470
* SetupWizard: Don't register for secure sms if not selectedcretin452015-02-061-1/+3
| | | | Change-Id: If17eecb127443d1b0c691af7ff21012a618a1c85
* SetupWizard: Catch exceptions reading key disablercretin452015-01-301-1/+9
| | | | Change-Id: Ib86e71ec9358db88ff4bcddd9cf26e2dd5b0b817
* SetupWizard: Let cyanogen settings page handle finish actioncretin452015-01-301-18/+35
| | | | Change-Id: I84e383cb3db7ef32c6097e6b1912d71a5eafb4c4
* SetupWizard: Fix double advance after adding accountcretin452015-01-231-13/+1
| | | | Change-Id: I039f0c290c4ef539df16374cb1e6f2e7b49e41cd
* SetupWizard: Separate the CM services and settings pagecretin452015-01-231-0/+278
Change-Id: Ia51404ea75cbf5a9219f354412ecb34edbb08958