summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/OtherSettingsPage.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: rebrand to LineageOSJoey Rizzoli2017-01-141-5/+7
| | | | | | | | | | * Rebrand UI * Add privacy guard to setup * Disable Cyngn inc MOD platform and account setup * Make privacy policy view-able again Change-Id: Iacd60886992ca72d3f75bb21a905d612432751fc Signed-off-by: Joey Rizzoli <joey@lineageos.it>
* SetupWizard: Ensure compliance with GMS TOScretin452016-04-271-88/+8
| | | | | | | | | | | * Launches GMS TOS per documentation * Filters out redundant location page if GMS present * Uses setupwizardlib for some helper functions * Hide notification icons Issue-id: CYNGNOS-2599 Change-Id: I4b59592f0b84d0eb0eafe365eab3bad77c1f76ff
* SetupWizard: Update Location services pageMatt Mower2015-11-141-80/+125
| | | | | | | | | | | | * Remove usage of deprecated setLocationProviderEnabled and isLocationProviderEnabled * Use BroadcastReceiver to listen for changes to mode * Replace GPS option with Battery Saving option (there is no longer a mode available in Android which disables GPS) TODO: Create CMStats entry for ENABLE_BATTERY_SAVING_LOCATION Change-Id: I2efe69125518637ae9b7d0dce285c39dae654d4c
* SetupWizard: Use new LegaleseViewer for privacy policy web viewscretin452015-05-061-4/+11
| | | | | | WebViews are no longer allowed in priv-apps. Change-Id: Iddf9c79d50ea9f9d9d32218342f9948a6cbf30ef
* SetupWizard: Disable Checkbox on ResumeAaahh2015-04-091-0/+4
| | | | | Change-Id: Ica6f3043b9b0d3703b6ce6f47a43b5201deb05b7 (cherry picked from commit 9192fc690306c85349b62204cb74f61a1d12edec)
* SetupWizard: Better handling of launching into other activitiescretin452015-04-011-8/+3
| | | | | Change-Id: I4d8dc4a1b25e45c6ff35042239a0adf4c16458f1 (cherry picked from commit ed5d46703ea6aac1c912be114523688f3f8219e8)
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-0/+13
| | | | Change-Id: Id932a105c18332e32605530d1502ff99b7cf380a
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-2/+1
| | | | | | * 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-5/+8
| | | | Change-Id: I68a256853f256af3464da7eba57a307a810d80cd
* SetupWizard: Only show backup if a gms account was addedcretin452015-02-131-1/+4
| | | | Change-Id: I6cadf141c330d072f8cfc51769e4f41b74ebf880
* SetupWizard: Make location page dynamic based on GMScretin452015-02-101-1/+46
| | | | Change-Id: Ia30791882f049cef632281f21f2d7653536d5818
* SetupWizard: Add backup restorecretin452015-02-031-0/+232
Change-Id: Ide7149eee903cce11dfeb7fb919b707c614c8735