Michael Bestas
dce5985c4d
Automatic translation import
...
Change-Id: I9e6faea736dfd9eed953483ff8cd724c33e4e79e
2019-08-06 17:34:49 +03:00
Michael W
384bdd62e4
Automatic translation import
...
Change-Id: Idb43f53b48c9c756a7e9efa7bdfc81e5c095f442
2019-06-19 23:31:00 +02:00
Michael Bestas
c900abeffb
Automatic translation import
...
Change-Id: Iab2f1182719e6757acfb8e8fd2b365428649bb8c
2019-05-26 15:25:23 +03:00
razorloves
08c1ed36ee
SUW: Don't make google suw use material_light
...
The material_light theme causes gms to crash with "Error inflating
class TextView" when attempting to do a device to device restore in
google suw. This change allows it to use the default glif_light.
Also removed the "Partner SUW Strings" comment, as the theme_type
was the only one.
Change-Id: I287f201799aba81c19869000e3aadb47ef67299b
(cherry picked from commit 2f9034668b
)
2019-05-05 05:22:22 +02:00
Michael W
0264fea12c
Automatic translation import
...
Change-Id: Ic881174052c3338ec8a0bd89ee2d879cc3dba91c
2019-03-10 17:21:20 +01:00
Michael W
557cd75357
Automatic translation import
...
Change-Id: I21c29efd70ee3cc86bf7629fb085531c6238a757
2019-03-01 12:36:45 +01:00
Michael W
32e4b23d68
Automatic translation import
...
Change-Id: I92096db8f2d27196059bbb0ac3b3edd8183e43dd
2019-01-05 16:02:47 +01:00
Michael Bestas
22f9cb8f8c
Automatic translation import
...
Change-Id: Ie4da940c5762cc0ff450be7753d5ee7ade84d38a
2018-12-04 23:30:02 +01:00
lisicki
0ec8ba25b6
SetupWizard: fix SpannableString (Privacy Policy)
...
Many languages don't finish the sentence with the Privacy Policy
that's why the underlining was misplaced. Tested in English, Danish,
French, German, Italian, Portuguese and Spanish.
Change-Id: Ia7981bd3cb1b8822833b50dcecbb70788680e3cf
2018-12-04 19:08:37 +01:00
Michael Bestas
049a1bf73c
Automatic translation import
...
Change-Id: If15f00de45cf75bbca00fa11710c45b605e4c9cd
2018-11-15 21:41:24 +02:00
Michael Bestas
1fb0d4a815
Automatic translation import
...
Change-Id: I2d0613cb0f2194c9bd73b9a70ddf92c56c060f85
2018-11-05 00:37:44 +02:00
Michael Bestas
3ab44b71ec
Automatic translation import
...
Change-Id: I7cffa112c930176cbbcf79ce67fbb70d9aa7497e
2018-10-13 17:15:13 +03:00
Bruno Martins
3c3b22a675
SetupWizardTests: Properly depend on Lineage SDK
...
* Platform apps that depend on the SDK must only link
against org.lineageos.platform.internal
Change-Id: Ibf63433f0961572d118361f984270f56accf8409
2018-08-25 21:10:30 +02:00
Bruno Martins
2c2f76c940
SetupWizard: Remove bogus Lineage SDK dependency
...
* Platform apps that depend on the SDK must only link
against org.lineageos.platform.internal
Change-Id: I9d06246fbf0fbe076b9a884e2bf27fcba8bf5468
2018-08-25 21:09:38 +02:00
Michael Bestas
6ef80d996b
Automatic translation import
...
Change-Id: I23dcbb2d869cc76e98c2a464a610038f7468d808
2018-08-16 19:08:09 +03:00
Michael Bestas
7249cb548d
Automatic translation import
...
Change-Id: I93c8661f63c5b9b26ceebf81abd31991c09bfee8
2018-08-05 17:33:09 +03:00
Michael W
2236d29199
SUW: (Not-really-)Spring Cleanup
...
* Remove unused imports
* Fix a few line length issues
* Convert a few anonymous classes to lambda expressions
* Convert a few global vars to locals
* Remove unused methods
* Add a small local method in MobileDataActivity to shorten repeated calls
Change-Id: Ia10be8b8c98ef3956949f913ddb6bddc185cf1a5
2018-07-25 13:34:51 +02:00
Michael Bestas
e5741b0e76
Automatic translation import
...
Change-Id: I831b3569c305782c6672bda686c83e69b3ccbc18
2018-07-09 22:03:28 +03:00
Michael Bestas
9d0b647909
Automatic translation import
...
Change-Id: I6cd3c70e06d026d892225dd6f9769ea762654d1f
2018-06-19 20:20:58 +02:00
Michael W
822928f090
SetupWizard: Fix Non-GMS upgrade
...
* Instead of resetting the wizard and relying on the call chain to disable
the SUW properly, call the finishSetupWizard method directly and step out
* Fixes: Upgrade 14.1 -> 15.1 without gapps looping
Change-Id: I1498a86b3c407aa32faa60c542003a1d596ce031
2018-06-18 18:19:05 +02:00
Luca Stefani
e30af770bd
SetupWizard: Pass proper value to wifi back text
...
* We are currently passing a Boolean value while the
value should be a String ( null in our case )
Change-Id: I6bc69793485c44f2a65baeab62d7266934500038
2018-06-14 10:07:06 +02:00
Michael Bestas
d3b0cbf211
Automatic translation import
...
Change-Id: I6738f90f613f24b4ed4980e1c3fb95b4a6b83da3
2018-05-08 22:38:47 +03:00
Michael Bestas
9466d4ee8c
Automatic translation import
...
Change-Id: I8da2dad24b5ca71df11d93a9e76de0d522c5c433
2018-04-01 22:32:28 +03:00
Rashed Abdel-Tawab
5364cce5ff
SuW: Explicitly include java support packages
...
Change-Id: Ie80e18abb3b8d7b30734fbe6727c2978dbc30543
2018-03-21 22:51:28 +00:00
Aaron Kling
e7ec39571e
Remove code to disable setupwraith
...
Setupwraith from 8.0 no longer needs to be platform signed
This reverts commit e0605c03f4
.
This reverts commit 092d0fa892
.
Change-Id: Ic9801ee52d931e87b6568a1faa4de39b32c3629d
2018-03-20 01:15:58 +00:00
Abhisek Devkota
3e80db1c16
SUW: Don't consume clicks on Finish Activity
...
Fixes ATV accessory navigation for 'start' action
Change-Id: Ia4fee80809490d235cf06f22a7371c05aa9d831c
2018-03-09 19:46:57 -08:00
Michael Bestas
4d3774d807
Automatic translation import
...
Change-Id: Ic1587c51db5430ca7907b081b3d4d5668848339e
2018-03-09 00:35:41 +02:00
Abhisek Devkota
7a315e894f
ATV: Also set TV_USER_SETUP_COMPLETE
...
New provisioning flag was introduced in f/w/b
0390fff82c37c705670a6c8937c11b52e2af4cb6
Change-Id: I342681927bd4f8d3f73dd8b0e0047eb8e1db6d2c
2018-03-04 20:09:13 -08:00
Michael Bestas
5d66190658
Automatic translation import
...
Change-Id: I53b8e9f364850b2a64341c6bfc806b50a64b8d45
2018-02-25 22:03:57 +02:00
Michael Bestas
422e8d5158
Automatic translation import
...
Change-Id: I66fdae0e2cd48ab737f0906ec23a75cacf4ef796
2018-02-22 03:49:32 +02:00
Michael Bestas
9ca7cf45f1
SUW: Fix keydisabler setting on non-gms case
...
* Fixes:
W LineageSettings: Setting dev_force_show_navbar has moved from
LineageSettings.Secure to LineageSettings.Global, value is unchanged.
Change-Id: Id22886ea5767c6adf254618ecec84b338e11979b
2018-02-05 15:55:44 -08:00
Michael Bestas
709054b0dd
SUW: Fix crash on fingerprint capability check
...
* Check if the device supports the fingerprint feature before proceeding
Change-Id: I9cda52500c1e45499b5647fccff3d7d37c8311ef
2018-02-05 15:55:39 -08:00
Michael Bestas
c83309e963
SUW: rebrand step 2: update file contents
...
Change-Id: Ic04f03f82242608960bd6d9c4c2561c2bbdda1da
2018-02-05 15:55:31 -08:00
Michael Bestas
fbae0863a6
SUW: rebrand step 1: update paths
...
Change-Id: Ic63e83de56659750a9d75fe577187c0d9f25147f
2018-02-05 15:55:24 -08:00
Michael Bestas
adfbcbdeac
SUW: Remove unused permissions
...
Change-Id: I54fed318ec65ab1982cf4dd2abca0fd9b3203ca5
2018-02-05 15:55:18 -08:00
Abhisek Devkota
cdff407f88
SUW: Don't export our WizardManager
...
Even though we disable this class when GMS is present, the
intent-filters are still active and cause an activity resolver
to be presented to the user. Disable export of this activity to
work around this.
Change-Id: I5888c71b5fdb95e59e15366b66f56e7968e51f1a
2018-02-05 15:55:12 -08:00
Abhisek Devkota
fe68605330
SUW: Integrate with GMS flow
...
Change-Id: Ibb010da847deebec83520b752dacc9e743971878
2018-02-05 15:55:07 -08:00
Abhisek Devkota
aadbc730e4
SUW: Update Intent for Wifi connect
...
Change-Id: I22e52795cc408ea7093b788c31babb2d127a7f5b
2018-02-05 15:55:01 -08:00
Abhisek Devkota
cc839c9d87
SUW: Update for LineageOS platform & sdk
...
Change-Id: Idb765ea4808b4ba3c01414974e40ccf735f77f9d
2018-02-05 15:54:56 -08:00
Abhisek Devkota
e0605c03f4
Disable SetupWraith, if GMS not present
...
This reverts commit 092d0fa892
.
Change-Id: I9b075ff1d4d91318920050c26b3fa6eb9130d5c9
2017-12-17 13:25:20 -08:00
Abhisek Devkota
5e6b2a571f
Automatic translation import
...
Change-Id: I57712bc08d68e61c676d54d3236ec6a0fb22564e
2017-12-17 08:56:27 +00:00
Abhisek Devkota
9a86ff6a7b
Automatic translation import
...
Change-Id: I1520d3d323bdbd7d861713a30e595fbc123af6ca
2017-12-12 20:16:02 +00:00
Abhisek Devkota
c347cee0d3
Fix result on skipping Fingerprint setup
...
Change-Id: I7534d2f95b4f846e2fd5d1ee096efef558cc368a
2017-11-18 06:46:59 +00:00
Aaron Kling
aba4f6f13e
WifiSetup: If an ethernet connection is active, skip wifi setup
...
Change-Id: I6dc08e5e7d07c3650449fcf4374a375827eb3743
2017-10-25 04:38:15 +00:00
Abhisek Devkota
356dcde83f
[Fugu] Fix bluetooth setup loop
...
As we launch a new activity, the results are auto-cancelled.
- ActivityManager: Activity is launching as a new task, so cancelling activity result.
- SubBaseActivity: subactivity result {(5), RESULT_CANCELED(0), null}
Change-Id: I724832fc0fea8930136fbf9878ae6e2f82b909b3
2017-10-23 20:00:37 +00:00
Abhisek Devkota
e7dce25fe8
Revert "The bluetooth pairing page cannot be exited, disable it for now."
...
This reverts commit d82d392226
.
Change-Id: I844fad7da76cc18e8f1d7f1e9aed2ba36a46e107
2017-10-23 20:00:31 +00:00
Abhisek Devkota
74191b026e
Automatic translation import
...
Change-Id: Ibd7690f6795c22337c5cbc76368da30ff10e8ef9
2017-10-21 11:11:23 -07:00
Michael W
c3b2008d56
SetupWizard: Set min date to build date
...
* Use "ro.build.date.utc" as a base
* Fallback to beginning of 2017 if the date can't be determined for
whatever reason
Change-Id: I48cd9eb1928f5e3e3240a75508549712f5e53413
2017-10-12 12:49:47 +00:00
Michael Bestas
712fb3a25e
Remove obsolete values-be translations
...
* values-be-rBY is used now
Change-Id: If8f3f6865b1560ab0f4b086745a58fcf536c02bc
2017-09-30 18:39:59 +03:00
Abhisek Devkota
2266ca7cff
Automatic translation import
...
Change-Id: Iffd2a50f66c4b567b2ab7cc10cd877c8a3a59f71
2017-09-18 11:48:10 -07:00