replicant-packages_apps_Set.../src/com/cyanogenmod/setupwizard/ui
Roman Birg fccccda787 SetupWizard: add a CM-specific setup-complete settings key
Android uses Settings.Global.DEVICE_PROVISIONED and
Settings.Secure.USER_SETUP_COMPLETE and the system responds to those
database entries, such as allowing the keyguard to be visible, or maybe
pulling the statusbar down.

Since we still depend on some of Google's setup wizard, it also keys off
the same table rows and it may decide that the device is now provisioned
when we still haven't finished our own setup wizard, so let's add
another key that we have control over to show the real state of OUR
setup wizard.

Ticket: CYNGNOS-2431

Change-Id: Ic21689625f6d80e209161762ace741918b972aba
Signed-off-by: Roman Birg <roman@cyngn.com>
2016-04-22 08:29:40 -07:00
..
widget SetupWizard: Reveal the default wallpaper on oobe finish 2015-02-16 16:52:06 -08:00
LoadingFragment.java SetupWizard: Better handling of launching into other activities 2015-04-01 01:59:25 +00:00
LocalePicker.java SetupWizard: Fix locale picker styling 2015-10-27 12:44:11 -07:00
SetupPageFragment.java SetupWizard: Ensure page object isn't null if FM destroyed 2015-04-09 20:35:15 +00:00
SetupWizardActivity.java SetupWizard: add a CM-specific setup-complete settings key 2016-04-22 08:29:40 -07:00
WebViewDialogFragment.java SetupWizard: Add privacy policy popup 2015-01-22 14:17:05 -08:00