summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/ChooseDataSimPage.java
Commit message (Expand)AuthorAgeFilesLines
* SetupWizard: rebrand to LineageOSJoey Rizzoli2017-01-141-0/+5
* ChooseDataSim: Use the extra data from the intent to validate the subRicardo Cerqueira2016-07-141-23/+22
* Prefer SIM carrier name over network carrierRicardo Cerqueira2016-04-181-1/+4
* SetupWizard: Don't wait for data connection to present the data toggleRicardo Cerqueira2015-08-201-0/+31
* SetupWizard: Improve wait for data sim change logiccretin452015-08-191-25/+52
* SetupWizard: Wait for data sim changecretin452015-08-181-19/+115
* Fix incorrect retrieval of SIM Network Operator.Matt Garnes2015-06-191-1/+1
* OOBE: fix NPE in choose data sim pageemancebo2015-05-181-1/+2
* Setupwizard: Fix msim NPE where sim only in slot 2cretin452015-05-041-5/+4
* SetupWizard: handle skipping id in SubInfoRecordsPawit Pornkitprasan2015-04-201-7/+8
* SetupWizard: don't access SubscriptionController directlyPawit Pornkitprasan2015-04-201-12/+11
* SetupWizard: Give radio a 10 second chance to come upcretin452015-04-171-7/+44
* SetupWizard: Don't assume order of SubInfoRecordscretin452015-04-091-4/+10
* setupwizard: Adapt to MR1 multisim APIsSteve Kondik2015-03-221-25/+32
* SetupWizard: Only update network state when resumedcretin452015-03-111-69/+80
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-1/+9
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-2/+1
* SetupWizard: Refactor context typecretin452015-02-231-2/+2
* SetupWizard: Show next instead of skip on choose data sim pagecretin452015-01-281-5/+0
* SetupWizard: Turn off signal strength listener prior to detachcretin452015-01-271-1/+1
* SetupWizard: Improve some of the transitionscretin452015-01-231-0/+7
* SetupWizard: remove logspamcretin452015-01-231-1/+0
* SetupWizard: Better handle next and previous actionscretin452015-01-231-6/+10
* SetupWizard: Initial commitcretin452015-01-151-0/+267