summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/util
Commit message (Collapse)AuthorAgeFilesLines
* Remove analytics supportHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004replicant-6.0belgin2020-11-251-3/+0
| | | | | Signed-off-by: belgin <belginstirbu@hotmail.com> Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Remove Google Play Services dependencyMarvin W2017-02-181-7/+0
| | | | | | | PS2: inline hasGms usage, don't use addprefix for a single entry, remove unused imports Change-Id: I1eb1fb76e4b80e26992599e3511d265abbfa1cd7
* SetupWizard: rebrand to LineageOSJoey Rizzoli2017-01-141-9/+0
| | | | | | | | | | * Rebrand UI * Add privacy guard to setup * Disable Cyngn inc MOD platform and account setup * Make privacy policy view-able again Change-Id: Iacd60886992ca72d3f75bb21a905d612432751fc Signed-off-by: Joey Rizzoli <joey@lineageos.it>
* SetupWizard: Don't show wifi setup on wifi-less devicesDiogo Ferreira2017-01-141-0/+5
| | | | | | | Altough uncommon, development boards and emulators don't have a wireless interface. In those cases, don't show the wireless setup page. Change-Id: I0017b2277defdccf7f0bd61cb9606254509f78cc
* SetupWizard: Add Mod disovery language for mod ready devicescretin452016-04-271-2/+9
| | | | | | Issue-id: CYNGNOS-2566 Change-Id: If88d2d62b5d2175ffe857d45dd9f6ce132129f2a
* SetupWizard: Ensure compliance with GMS TOScretin452016-04-271-1/+1
| | | | | | | | | | | * Launches GMS TOS per documentation * Filters out redundant location page if GMS present * Uses setupwizardlib for some helper functions * Hide notification icons Issue-id: CYNGNOS-2599 Change-Id: I4b59592f0b84d0eb0eafe365eab3bad77c1f76ff
* SetupWizard: Remove useless WhisperPushUtilsZdrowy Gosciu2016-02-021-78/+0
| | | | | | | | WISP-41 Change-Id: Ia93d9f9d5d1b2f4d2613491e203451247ca9b474 Signed-off-by: Zdrowy Gosciu <ZdrowyGosciu+GITHUB@gmail.com> (cherry picked from commit 9710862296c94cd6d9b5d16f146e9fb4ec899009)
* Themes: Re-enable applying theme in OOBEd34d2016-01-281-0/+22
| | | | | Change-Id: I0b027bff18c3b33fc0a925ee756766ed31740b35 TICKET: OPO-361
* SetupWizard: Don't disable packages on main threadcretin452016-01-121-1/+1
| | | | | | Issue-id: YAM-69 Change-Id: I81ea039a7444d3db5d97b1d798bffe9a6b8ec498
* SetupWizard: Conditionally run account setupMatt Mower2015-12-211-0/+10
| | | | | | | | | If the package defined by cm_account_type (which can be overlayed) exists, then add CyanogenSettingsPage. Otherwise, omit. PS3: On the cyngn side, the account type and package name don't match. Added a new string to overlay. Change-Id: I15e032e21281aaf51ca32ac9cc0861e033201f19
* SetupWizard: Temporary compile fixes.Adnan Begovic2015-10-151-9/+10
| | | | Change-Id: Iffdbb3b38aef75f14dcb0957df8dda13f844159b
* SetupWizard: Check for frp in finish receivercretin452015-09-011-0/+9
| | | | | | CYNGNOS-886 Change-Id: I97af3285d9321f2f153676eaac081e5408300661
* Enroll fingerprint via SetupWizard [2/2]d34d2015-07-101-0/+6
| | | | Change-Id: Ieabfb0f3b789b02ddd1e17aba1eadfda52b21384
* SetupWizard: Add hook to finish setup for CTS automationcretin452015-06-171-0/+2
| | | | Change-Id: Ifd7edda671fd8011a9b9ed894333c292cd0c3331
* SetupWizard: Add kill switch implementationcretin452015-05-081-0/+34
| | | | Change-Id: I1335cddf0dcc94eb8d2defeebdc47cb61abffd06
* SetupWizard: Increase delay for accessibilitycretin452015-05-011-2/+2
| | | | Change-Id: Ifff7161f95e91ec7763f388206cd1d30804ad600
* If this is a TV device launch bluetooth pairing before Welcome pagedhacker292015-04-241-0/+4
| | | | | | | | TV devices like fugu don't have a default input method and expect to be able to pair the bluetooth remote during setup without having to manually initiate it with the bottom button on the device. Change-Id: I88246fe9b28a85dc334c0108b818e78cb29491bb
* WifiSetup: If device has Leanback feature specify tv.settingsdhacker292015-04-231-0/+9
| | | | | | | | | | Fugu has both com.android.settings and com.android.tv.settings so currently it brings up a selector dialog for how to handle the wifi intent, which leads to "Activity is launching as a new task, so cancelling activity result." Fix this by passing the component name in the intent if FEATURE_LEANBACK is present Change-Id: I470590315d3f95a32b7796dd4a916a543392fcd6
* SetupWizard: don't access SubscriptionController directlyPawit Pornkitprasan2015-04-201-11/+6
| | | | | | | | | SubscriptionController exists in the telephony process and cannot be accessed by SetupWizard. getInstance() will always return null. Change-Id: I017682d3aad539e1954348664b1c1fec7f76009d
* SetupWizard: Give radio a 10 second chance to come upcretin452015-04-171-0/+16
| | | | Change-Id: Iadd817b200106783dd67edbc5ad03928ce2baa6b
* Setupwizard: Make sure to advance if GMS is absentcretin452015-04-091-2/+4
| | | | | Change-Id: Ia0c4d83c9a9f7c581208d753024f55f48326afc7 (cherry picked from commit cb09e29e29e64032fba5cfd47e71c4db38b32f20)
* SetupWizard: Handle all touch events in EnableAccessibilityControllercretin452015-04-091-6/+14
| | | | | Change-Id: Icf15be21c90d32305a9c1f8b9835eb473acf1f33 (cherry picked from commit 0fde3a04cc62396b524aadb6a1a30f573a4b1b38)
* SetupWizard: Better handling of launching into other activitiescretin452015-04-011-1/+0
| | | | | Change-Id: I4d8dc4a1b25e45c6ff35042239a0adf4c16458f1 (cherry picked from commit ed5d46703ea6aac1c912be114523688f3f8219e8)
* SetupWizard: don't crash without SIMsRoman Birg2015-03-261-6/+9
| | | | | | | SubscriptionManager may be null Change-Id: Ia2112044400576a93931474a3fff2af161ccda21 Signed-off-by: Roman Birg <roman@cyngn.com>
* setupwizard: Adapt to MR1 multisim APIsSteve Kondik2015-03-221-3/+5
| | | | Change-Id: Icb5bad076fe5a5e8a26befc5bedd04981c374117
* SetupWizard: Refactor for better transitions out of OOBEcretin452015-03-091-6/+1
| | | | Change-Id: If91da3f44dbc5383236b54da529953d48a475250
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-042-0/+9
| | | | Change-Id: Id932a105c18332e32605530d1502ff99b7cf380a
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-30/+9
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Fix scenario where GMS setup disables its componentscretin452015-02-171-19/+67
| | | | Change-Id: Ia8edd39645f83625ff06fb61903b672b774257d6
* SetupWizard: Add helpers for multiusercretin452015-02-101-0/+11
| | | | Change-Id: I37345661e451523ccc571069646054071381358d
* SetupWizard: Use TelephonyManager for checking/enabling mobile datacretin452015-02-041-12/+11
| | | | Change-Id: I6135d9a92efea56a50f5200827e0734f974c4849
* SetupWizard: Fix AccessibilityController regression and service leakcretin452015-02-042-7/+15
| | | | Change-Id: Ic8e419792d2468b937feb08d6678608c936d9f98
* SetupWizard: Add backup restorecretin452015-02-031-1/+1
| | | | Change-Id: Ide7149eee903cce11dfeb7fb919b707c614c8735
* SetupWizard: Use immersive mode for wificretin452015-01-291-1/+1
| | | | Change-Id: I76294fe9aac49984a4ff17f4671ee2df5e4236d3
* SetupWizard: Forward port accessibilitycretin452015-01-271-0/+279
| | | | Change-Id: I04e5e02bfb94b9a6c6b6a0e95f1059a710075528
* SetupWizard: Improve some of the transitionscretin452015-01-231-1/+8
| | | | Change-Id: I26a9d20cf429ab137d9877970ea0d6e4eafec0ad
* SetupWizard: Add loading fragment if launching into another activitycretin452015-01-231-1/+1
| | | | | | Also always show the Wi-Fi page Change-Id: I3be39f793403131ea07d071c3d107b1800771e65
* SetupWizard: Add Cyanogen services pagecretin452015-01-192-0/+83
| | | | Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
* SetupWizard: Initial commitcretin452015-01-151-0/+161