Go to file
Ricardo Cerqueira 7c1cf5a232 MobileData: Don't let wait-for-radio trample wait-for-data
Both waiting for radio and waiting for data used "is the progress
bar visible" as the "allow to continue" clause. If radio service
state changes arrived while the wait-for-data was ongoing, this'd
terminate the progress bar and make it wait forever.

Additionally, if wifi is connected, don't wait for data at all

Ref CYNGNOS-3126

Change-Id: I81792ac8be00c6a6746af88a62220c727cddc6d8
2016-07-14 04:04:00 -07:00
res Automatic translation import 2016-07-11 17:09:44 -07:00
src/com/cyanogenmod/setupwizard MobileData: Don't let wait-for-radio trample wait-for-data 2016-07-14 04:04:00 -07:00
tests SetupWizard: Fix test app building 2016-04-26 10:52:45 -07:00
.gitignore SetupWizard: Initial commit 2015-01-15 16:04:44 -08:00
Android.mk SetupWizard: Ensure compliance with GMS TOS 2016-04-27 10:35:48 -07:00
AndroidManifest.xml SetupWizard: Run as com.android.wizard task affinity 2016-05-02 12:24:46 -07:00
proguard.flags SetupWizard: Update proguard for play services 8115000 2015-10-23 15:23:38 -07:00