replicant-packages_apps_Set.../src/com/cyanogenmod/setupwizard
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
..
cmstats If the device has FRP, prompt the user to set up a lockscreen 2016-08-11 03:38:54 -07:00
setup GmsAccount: If there's no network and FRP isn't enforcing, skip GMS 2016-10-25 23:42:58 +01:00
ui Replaced last panel with ModGuide panel. 2016-07-14 19:27:13 -07:00
util SetupWizard: Add Mod disovery language for mod ready devices 2016-04-27 12:39:52 -07:00
SetupWizardApp.java If the device has FRP, prompt the user to set up a lockscreen 2016-08-11 03:38:54 -07:00