index
:
packages_apps_SetupWizard.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
cyanogenmod
/
setupwizard
/
setup
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SetupWizard: Wait for data sim change
cretin45
2015-08-18
1
-19
/
+115
*
SetupWizard: remove crash-inducing debug line
Brint E. Kriebel
2015-08-10
1
-1
/
+0
*
SetupWizard: Adjust FRP-enforcing logic
Ricardo Cerqueira
2015-08-10
2
-4
/
+9
*
SetupWizard: don't allow skipping FRP
Roman Birg
2015-08-07
2
-14
/
+28
*
SetupWizard: check if mobile data is enabled from telephony API
emancebo
2015-07-21
1
-2
/
+2
*
Move fingerprint setup to end of OOBE
d34d
2015-07-13
1
-3
/
+3
*
WifiSetup: Pass the correct componentName and data for captivePortal
Brandon McAnsh
2015-07-13
1
-10
/
+25
*
Enroll fingerprint via SetupWizard [2/2]
d34d
2015-07-10
2
-0
/
+126
*
Fix incorrect retrieval of SIM Network Operator.
Matt Garnes
2015-06-19
1
-1
/
+1
*
SetupWizard: protect against IllegalStateExceptions in telephony
Raj Yengisetty
2015-06-18
1
-1
/
+8
*
SetupWizard: add overlay to uncheck cyanogen theme option by default
emancebo
2015-06-18
1
-3
/
+7
*
SetupWizard: Add hook to finish setup for CTS automation
cretin45
2015-06-17
1
-0
/
+29
*
OOBE: fix NPE in choose data sim page
emancebo
2015-05-18
1
-1
/
+2
*
SetupWizard: hide WhisperPush if it's not installed
Roman Birg
2015-05-13
1
-0
/
+12
*
SetupWizard: Add kill switch implementation
cretin45
2015-05-08
3
-5
/
+100
*
SetupWizard: Use the system property mobile data page visibility
cretin45
2015-05-07
1
-2
/
+6
*
SetupWizard: Use new LegaleseViewer for privacy policy web views
cretin45
2015-05-06
2
-7
/
+22
*
Setupwizard: Fix msim NPE where sim only in slot 2
cretin45
2015-05-04
2
-7
/
+7
*
Disable the CyanogenServicesPage if FEATURE_LEANBACK detected
dhacker29
2015-04-25
1
-1
/
+3
*
If this is a TV device launch bluetooth pairing before Welcome page
dhacker29
2015-04-24
2
-1
/
+124
*
WifiSetup: If device has Leanback feature specify tv.settings
dhacker29
2015-04-23
1
-0
/
+3
*
SetupWizard: handle skipping id in SubInfoRecords
Pawit Pornkitprasan
2015-04-20
1
-7
/
+8
*
SetupWizard: don't access SubscriptionController directly
Pawit Pornkitprasan
2015-04-20
1
-12
/
+11
*
SetupWizard: Give radio a 10 second chance to come up
cretin45
2015-04-17
3
-39
/
+124
*
Setupwizard: Make sure to advance if GMS is absent
cretin45
2015-04-09
1
-20
/
+22
*
SetupWizard: Don't assume order of SubInfoRecords
cretin45
2015-04-09
1
-4
/
+10
*
SetupWizard: Disable Checkbox on Resume
Aaahh
2015-04-09
1
-0
/
+4
*
SetupWizard: Initialize the nav keys bundle boolean
cretin45
2015-04-01
1
-3
/
+5
*
SetupWizard: Fix regression for devices without custom default theme
cretin45
2015-04-01
1
-21
/
+34
*
SetupWizard: Fix regression, only init pages once
cretin45
2015-04-01
1
-16
/
+30
*
SetupWizard: Better handling of launching into other activities
cretin45
2015-04-01
6
-49
/
+42
*
setupwizard: Adapt to MR1 multisim APIs
Steve Kondik
2015-03-22
1
-25
/
+32
*
SetupWizard: #blamethemes
cretin45
2015-03-13
1
-0
/
+7
*
SetupWizard: Only go through OOBE if owner
cretin45
2015-03-12
1
-8
/
+5
*
SetupWizard: Only update network state when resumed
cretin45
2015-03-11
2
-117
/
+131
*
SetupWizard: Update legal link
cretin45
2015-03-11
1
-1
/
+1
*
SetupWizard: Refactor for better transitions out of OOBE
cretin45
2015-03-09
1
-1
/
+4
*
SetupWizard: move to CmHardwareService
Scott Mertz
2015-03-07
1
-18
/
+14
*
SetupWizard: Add metrics for internal builds that ship with CMStats
cretin45
2015-03-04
10
-13
/
+147
*
SetupWizard: Add callback for actions to run post finish
cretin45
2015-03-03
3
-3
/
+16
*
SetupWizard: Update legal link
cretin45
2015-03-02
1
-1
/
+1
*
SetupWizard: Make sure fragment is attached in callback
cretin45
2015-02-27
2
-5
/
+17
*
SetupWizard: Update setting constants.
Adnan
2015-02-26
1
-10
/
+10
*
SetupWizard: Add option to apply default theme if one exists
cretin45
2015-02-25
16
-94
/
+190
*
SetupWizard: Auto advance sim missing page if sim inserted
cretin45
2015-02-23
1
-0
/
+3
*
SetupWizard: Fix race conditions with async callbacks
cretin45
2015-02-23
3
-14
/
+78
*
SetupWizard: Refactor context type
cretin45
2015-02-23
15
-40
/
+47
*
SetupWizard: Pass accent color to CaptivePortalLogin
cretin45
2015-02-19
1
-0
/
+2
*
SetupWizard: Add captive portal check
cretin45
2015-02-19
1
-11
/
+119
*
SetupWizard: Fix scenario where GMS setup disables its components
cretin45
2015-02-17
1
-1
/
+4
[prev]
[next]