replicant-packages_apps_Set.../src/com/cyanogenmod/setupwizard/setup
Ricardo Cerqueira d82b2dc88a GmsAccount: If there's no network and FRP isn't enforcing, skip GMS
The current version of GMS's SuW has the main activity return as
CANCELED when no network is available. This is the same result as
an actual cancellation (by pressing "Back"), and there's no extra
data to distinguish the two, so the user gets stuck in a loop between
the "no network" page and the one preceding it, unless connectivity
is somehow established. Making connectivity mandatory for OOBE isn't
acceptable, so skip GMS entirely if network is absent (and FRP
isn't enforcing). The only thing it was presenting was a "you
have no network" dialog anyway.

Change-Id: I2abadc79a0823e94da7d3a875ce6db8eae8f143b
2016-10-25 23:42:58 +01:00
..
AbstractSetupData.java SetupWizard: Restore last page on setup wizard death. 2016-03-17 14:04:25 -07:00
BluetoothSetupPage.java If this is a TV device launch bluetooth pairing before Welcome page 2015-04-24 01:32:19 -04:00
CMSetupWizardData.java If the device has FRP, prompt the user to set up a lockscreen 2016-08-11 03:38:54 -07:00
ChooseDataSimPage.java ChooseDataSim: Use the extra data from the intent to validate the sub 2016-07-14 04:03:45 -07:00
CyanogenServicesPage.java SetupWizard: Add kill switch implementation 2015-05-08 11:44:34 -07:00
CyanogenSettingsPage.java SetupWizard: Use proper CMSetting for soft keys option 2016-05-15 10:54:37 -07:00
DateTimePage.java SetupWizard : Set min date to Jan 1, 2016 GMT 2016-01-15 14:53:35 -08:00
FingerprintSetupPage.java Revert "Fingerprint: Use AOSP fingerprint setup" 2015-12-03 16:53:37 -08:00
FinishPage.java Replaced last panel with ModGuide panel. 2016-07-14 19:27:13 -07:00
FinishSetupReceiver.java SetupWizard: Alway show google pages if gms present 2016-05-13 15:40:51 -07:00
GmsAccountPage.java GmsAccount: If there's no network and FRP isn't enforcing, skip GMS 2016-10-25 23:42:58 +01:00
MobileDataPage.java MobileData: Don't let wait-for-radio trample wait-for-data 2016-07-14 04:04:00 -07:00
OtherSettingsPage.java SetupWizard: Ensure compliance with GMS TOS 2016-04-27 10:35:48 -07:00
Page.java Replaced last panel with ModGuide panel. 2016-07-14 19:27:13 -07:00
PageList.java SetupWizard: Restore last page on setup wizard death. 2016-03-17 14:04:25 -07:00
ScreenLockSetupPage.java If the device has FRP, prompt the user to set up a lockscreen 2016-08-11 03:38:54 -07:00
SetupDataCallbacks.java SetupWizard: Restore last page on setup wizard death. 2016-03-17 14:04:25 -07:00
SetupPage.java Replaced last panel with ModGuide panel. 2016-07-14 19:27:13 -07:00
SimCardMissingPage.java SetupWizard: Add option to apply default theme if one exists 2015-02-25 14:59:06 -08:00
WelcomePage.java SetupWizard: Ensure language picker is enabled onResume 2016-05-23 14:18:12 -07:00
WifiSetupPage.java SetupWizard: Modify intent for CaptivePortalLogin 2016-02-26 12:15:39 -08:00