summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand for ReplicantHEADreplicant-6.0Wolfgang Wiedmeyer2017-07-091-2/+2
| | | | | | | | Metrics setup is removed. The Wi-Fi setup page is disabled because none of the currently supported devices have the internal Wi-Fi working. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* SetupWizard: rebrand to LineageOSJoey Rizzoli2017-01-143-42/+23
| | | | | | | | | | * 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>
* If the device has FRP, prompt the user to set up a lockscreenRicardo Cerqueira2016-08-111-0/+8
| | | | | | | | | FRP is kind of pointless if the device is freely accessible. Suggest setting up a secure lockscreen during setup. Ref CYNGNOS-3252 Change-Id: Ia807142ab08f388d533b5ee45d1fcbe81071f6d1
* Replaced last panel with ModGuide panel.Luis Mejia2016-07-142-2/+9
| | | | | | | | | - Created and added ModGuide panel. - Added the ability to chnage navigation color. - Added the ability to start an app after wizard completion. Issue-Id: MSC-14 Change-Id: I8e17735d1a9edbd529339982981f8270cde83d96
* SetupWizard: Add Mod disovery language for mod ready devicescretin452016-04-271-0/+4
| | | | | | Issue-id: CYNGNOS-2566 Change-Id: If88d2d62b5d2175ffe857d45dd9f6ce132129f2a
* Update the theme apply label stringDave Kover2016-04-131-1/+1
| | | | | | | | More expressive and specifically calls out two components most likely to be included. Change-Id: Ied32d53f308b3fa9fea65a77524c7e3729c52f06 Ticket: CYNGNOS-2085
* String update, change wording from "Mobile" to "Cellular"razorloves2016-02-021-3/+3
| | | | | | Bring inline with AOSP's terminology Change-Id: Id2e62140da23f4eefe206d9f9baeb5979886086f
* SetupWizard : Ensure we don't override user locale picksDanesh M2016-01-251-0/+1
| | | | | | | | | | | | Take scroll events into consideration when deciding whether to override user locale with sim locale. Also move locale fetching to be async so we don't cause any unecessary blocking. CYNGNOS-1521 Change-Id: I0c4c1b89dd227f661c1a1cdcce445349fe4a206f
* SetupWizard: Conditionally run account setupMatt Mower2015-12-211-0/+1
| | | | | | | | | 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
* Revert "Fingerprint: Use AOSP fingerprint setup"d34d2015-12-031-0/+9
| | | | | | | | | This reverts commit 070fbeaf5d4f0a25282f64936a21b4ac7e5c469b. We still need to show the fingerprint setup screen which allows the user to skip setting up a fingerprint if they choose to do so. Change-Id: Ifa49ad1ac0e5cf113290b973ac5e9cd8abdbed9a
* Fingerprint: Use AOSP fingerprint setupd34d2015-11-291-9/+0
| | | | | | Switch to AOSP fingerprint setup now that Marshmallow supports it. Change-Id: I55ef80671c758034be324027f168af03dda66aef
* SetupWizard: Update Location services pageMatt Mower2015-11-141-2/+1
| | | | | | | | | | | | * Remove usage of deprecated setLocationProviderEnabled and isLocationProviderEnabled * Use BroadcastReceiver to listen for changes to mode * Replace GPS option with Battery Saving option (there is no longer a mode available in Android which disables GPS) TODO: Create CMStats entry for ENABLE_BATTERY_SAVING_LOCATION Change-Id: I2efe69125518637ae9b7d0dce285c39dae654d4c
* SetupWizard: Fix locale picker stylingcretin452015-10-273-0/+44
| | | | Change-Id: If336a8321b09513ec8b22f8138a47fb4d94e5913
* SetupWizard: Update proguard for play services 8115000cretin452015-10-231-4/+0
| | | | Change-Id: Ia3dfa3190b08fac70de2fe088da419d96b0ffa9e
* SetupWizard: Wait for data sim changecretin452015-08-181-1/+2
| | | | | | | | | When changing the default data sim for msim, disable the next action until the operation completes. This PS also refactors how the wait for radio logic a bit. CRACKLING-503 Change-Id: I38ba3ea00f63d3e42c260e5b0e8558c3bc9d347f
* Reword strings on FingerprintSetupPaged34d2015-07-131-2/+2
| | | | Change-Id: Iacfeb3f4c7324df825ab9c3a67d5bfa225fbdf1c
* SetupWizard: Fix translatabilityblack2015-07-111-2/+2
| | | | | | In case that there are 2 or more "%s" strings within a line, the order can't be changed. Change-Id: I8f68d0ed6b6e5b9ac07316e7c6295df0fa1c4e74
* Enroll fingerprint via SetupWizard [2/2]d34d2015-07-102-0/+10
| | | | Change-Id: Ieabfb0f3b789b02ddd1e17aba1eadfda52b21384
* SetupWizard: add overlay to uncheck cyanogen theme option by defaultemancebo2015-06-181-0/+1
| | | | | Change-Id: I278dcb3b2d8099b71a66d90250c40836dd8ec7fc (cherry picked from commit 7a255f6e5c34b7abe49333eb8f623904a8576a67)
* SetupWizard: Add kill switch implementationcretin452015-05-081-0/+6
| | | | Change-Id: I1335cddf0dcc94eb8d2defeebdc47cb61abffd06
* SetupWizard: Refactor for better transitions out of OOBEcretin452015-03-091-1/+15
| | | | Change-Id: If91da3f44dbc5383236b54da529953d48a475250
* SetupWizard: Darken the button bar textcretin452015-03-032-1/+2
| | | | Change-Id: Ie56d4726c6191f603b15bcc112c8b2bdabd53fc5
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-3/+6
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Ellipsize long text in button barcretin452015-02-231-0/+1
| | | | Change-Id: Id71b60b449545aeb92bd2325c8ded769bee8e014
* SetupWizard: Reveal the default wallpaper on oobe finishcretin452015-02-164-6/+28
| | | | Change-Id: I68a256853f256af3464da7eba57a307a810d80cd
* SetupWizard: Fix typocretin452015-02-111-1/+1
| | | | Change-Id: I903dbd69888e3f1c4eb1441306dc0d5e1f5ef46b
* SetupWizard: Make location page dynamic based on GMScretin452015-02-101-4/+6
| | | | Change-Id: Ia30791882f049cef632281f21f2d7653536d5818
* More string improvementsMichael Bestas2015-02-091-5/+9
| | | | Change-Id: I3dd79f90bb87fb5150dc00de39c938fb7a0642a8
* SetupWizard: Improve stringsMichael Bestas2015-02-061-21/+14
| | | | Change-Id: I3b850d0772e1c3e5eddb0218c7e41360ee233470
* SetupWizard: Add generic sim missing assetcretin452015-02-061-1/+3
| | | | Change-Id: I2dcae095c96a020a54792a939b053ae78005d056
* SetupWizard: Add backup restorecretin452015-02-031-2/+6
| | | | Change-Id: Ide7149eee903cce11dfeb7fb919b707c614c8735
* SetupWizard: Title and button bar text and padding size changescretin452015-01-302-8/+8
| | | | Change-Id: If99caaf8d14b0f90c48ea27d9e0a0dee2b37e6e1
* SetupWizard: Loading page clean upcretin452015-01-301-1/+1
| | | | Change-Id: Iddef4fed3ac92dc5babc2b295cfa45364ce42eb0
* SetupWizard: Fix paddingcretin452015-01-291-0/+1
| | | | Change-Id: Iedaaeca47a2ce944ea633490aa59f285436bbf05
* SetupWizard: Change a few color stylescretin452015-01-271-1/+2
| | | | Change-Id: I913c428ba8ad154f46f74056c93f76b28564c950
* SetupWizard: Add config for branded devices and sim card resourcecretin452015-01-271-0/+2
| | | | Change-Id: I6a5b0de93dd254826827d7a1501eb3e95901678e
* SetupWizard: Improve some of the transitionscretin452015-01-231-3/+0
| | | | Change-Id: I26a9d20cf429ab137d9877970ea0d6e4eafec0ad
* SetupWizard: Add loading fragment if launching into another activitycretin452015-01-231-1/+2
| | | | | | Also always show the Wi-Fi page Change-Id: I3be39f793403131ea07d071c3d107b1800771e65
* SetupWizard: Updated sim missing stringcretin452015-01-221-1/+1
| | | | Change-Id: I8d66e1ff00c605f2fb86ed41f4ed54231b286512
* SetupWizard: Add privacy policy popupcretin452015-01-222-1/+3
| | | | | | * Also launch cmaccount by default Change-Id: Idf625f4f5c8bdb05a4d0b888846972c11676d12d
* SetupWizard: More refactor to match redlinescretin452015-01-214-14/+15
| | | | Change-Id: I74f422ba0c294d5e91aefb9356458c681cc53b37
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-1/+8
| | | | Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
* SetupWizard: String cleanupcretin452015-01-151-8/+2
| | | | Change-Id: Ia3295e68935cb986e78c0b003608d9e1eb00d198
* SetupWizard: Initial commitcretin452015-01-156-0/+247