Go to file
Adnan Begovic fe7ac15220 SetupWizard: Don't reprompt setup if account already exists.
If a user goes through the gms flow, logging in, disabling
  backup, getting kicked over to restore, and deciding to
  set the device up as new, the existing logic would reprompt
  since the flow causes the load action to happen again.

  Now check for account existance, and skip the setup if true.

Change-Id: I3502294d54fcb4e202dca37ff7c6165da4401808
TICKET: CYNGNOS-2459
2016-04-14 12:59:25 -07:00
res Update the theme apply label string 2016-04-13 11:45:46 -07:00
src/com/cyanogenmod/setupwizard SetupWizard: Don't reprompt setup if account already exists. 2016-04-14 12:59:25 -07:00
tests SetupWizard: Fix test app building in 13 2016-02-01 13:53:56 -08:00
.gitignore SetupWizard: Initial commit 2015-01-15 16:04:44 -08:00
Android.mk SetupWizard: fix build break for incorrect java lib linking 2016-02-09 16:33:15 -08:00
AndroidManifest.xml Themes: Refactor themes to CMSDK [6/6] 2016-03-01 09:58:55 -08:00
proguard.flags SetupWizard: Update proguard for play services 8115000 2015-10-23 15:23:38 -07:00