Go to file
Matt Mower ea2d42d654 SetupWizard: Update Location services page
* 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
2015-11-14 23:43:55 -06:00
res SetupWizard: Update Location services page 2015-11-14 23:43:55 -06:00
src/com/cyanogenmod/setupwizard SetupWizard: Update Location services page 2015-11-14 23:43:55 -06:00
tests SetupWizard: Add hook to finish setup for CTS automation 2015-06-17 13:56:09 -07:00
.gitignore SetupWizard: Initial commit 2015-01-15 16:04:44 -08:00
Android.mk setupwizard: Move CMHW to CMSDK 2015-08-19 05:31:14 -07:00
AndroidManifest.xml Switch SetupWizard to use CMSettings for settings unrelated to bootclasspath 2015-10-14 12:40:40 -07:00
proguard.flags SetupWizard: Update proguard for play services 8115000 2015-10-23 15:23:38 -07:00