Commit Graph

316 Commits

Author SHA1 Message Date
LineageOS Infra
43c8ccf750 Automatic translation import
Change-Id: I5de661285f5486674f007ded94c683517b69efb9
2025-01-15 09:14:17 +00:00
LineageOS Infra
726a5a7876 Automatic translation import
Change-Id: Ic4776794b76428c959f9c7157995dd9499efef83
2024-12-16 04:51:05 +00:00
LineageOS Infra
db7f073b02 Automatic translation import
Change-Id: I9938157a3615ac86cdebd87e82e3820597d6519a
2024-12-02 04:48:03 +00:00
LineageOS Infra
ae6ef3aa56 Automatic translation import
Change-Id: I1818d5928bc9b42171bd0032d93e851324617b73
2024-11-16 05:06:40 +00:00
LineageOS Infra
0a2408af21 Automatic translation import
Change-Id: I0e0146bf5bf0f09ab4499f1711b4073cde192ef7
2024-11-02 01:04:46 +00:00
Michael W
3ffe906e2c Remove values-lu
* Luxemburgish (lb) was accidentially mapped to "lu" for all of the
  non-AOSP projects.
* Since the next sync will download "lb" now, just remove "lu"

Change-Id: I1911df5cec057fd61126109ecacd70f198d0decf
2024-10-31 13:48:01 +01:00
Alexander Koskovich
cae1abc267 SetupWizard: Enable dynamic color in GMS SetupWizard
Change-Id: Ia83d664023f5423f8247df34f544fe3f5438aa3e
2024-10-27 18:29:02 -04:00
Alexander Koskovich
da50cca4ce SetupWizard: Do not advertise Google Pay during setup
This is dependent on working integrity which is broken a lot of
the time, which is bad UX.

Change-Id: I0acf86ad8c08e915ad30877113965fbda6fe7467
2024-10-27 18:26:26 -04:00
LineageOS Infra
b7e8fd69f5 Automatic translation import
Change-Id: Ia9264dbdfe2602974c79e7ec98303fb38a08fee8
2024-10-16 21:27:46 +00:00
LineageOS Infra
75fd9fdb15 Automatic translation import
Change-Id: I15ba41138f21eb1907ca41343c910d696c00f3a3
2024-09-15 16:02:36 +00:00
Tommy Webb
2db34a23d7 Check biometrics availability when relevant
Check the availability of biometrics when we need to know, waiting until
then to decide the presence of ScreenLockActivity, rather than checking
once during initialization and permanently disabling pages of the setup
wizard. Otherwise, a race condition may cause the system to report that
the hardware is unavailable, even though it will be ready when needed.

Reorder pages such that biometrics comes first, allowing screen lock
to act as the fallback.

Issue: calyxos#2544
Change-Id: I654ce25569b983035f1df453623c7a4acd54931d
2024-07-19 17:21:34 -04:00
LineageOS Infra
0e299f2129 Automatic translation import
Change-Id: I2347bd4d8e1e1ef040ee9417b6f98589d2f8f5a1
2024-07-01 18:54:41 +00:00
LineageOS Infra
d7dd5b0d0f Automatic translation import
Change-Id: Iea9fb9a5ce56189f03575f3cb0ed7827037b50aa
2024-06-01 22:14:27 +00:00
Oliver Scott
ecaeda6224 Simplify exit code
Change-Id: Ied4a7cb143ef979fd70da81cda6472f85e750739
2024-05-18 12:27:11 +03:00
Bruno Martins
8b77e3eea4 SuW: Use the same Welcome activity layout for ATV and tablets
This way platlogo and welcome text is centered and looks
better on tablets.

Change-Id: I77c161a6cde289eb91875d8b6fb26c53f9cffb98
2024-05-16 20:01:52 +00:00
LineageOS Infra
c09271bb1b Automatic translation import
Change-Id: I0c765dcbf6db61dfb87d9f64f2bfdbfacf98abc7
2024-05-15 15:50:37 +00:00
LineageOS Infra
62e48dcaa0 Automatic translation import
Change-Id: Ieee700dd804254b9ed7e7178e3bb0c24b51af49a
2024-05-01 16:33:50 +00:00
LineageOS Infra
6665ca7958 Automatic translation import
Change-Id: I994ed355617fc673c9872cdff3584a9b0684f57e
2024-04-15 12:55:29 +00:00
LineageOS Infra
10343a5e1f Automatic translation import
Change-Id: Ifd4ac5636c1a8d87e6ca8d365f64e1fab11d2b1f
2024-03-27 09:21:50 +00:00
Timi Rautamäki
935ba6902d SUW: center welcome text on TV
Change-Id: I4c984d78137b65e29f60769d3c5a368568c7e79c
2024-03-05 15:20:42 -05:00
razorloves
112f926f77 fixup! Remove unused colors
Change-Id: Id28f03acaa50663748617d94bc1c390424348e60
2024-03-01 21:48:40 -06:00
Chirayu Desai
2b605d17bb welcome: Use a separate string for work profile start
* Intentionally not touching this for secondary users
  so that it doesn't look different from the main user.
* We don't explicitly support that, but let's also not
  go out of our way to break something like this.

Change-Id: I374b45feb7d6dd17e5d03d0f7fbaf6d9e22f1d55
2024-03-02 03:39:05 +02:00
Michael Bestas
b69c30c4ed Remove unused colors
Change-Id: I91f16a43c935d8c6d52e6d3ff665145df1466a88
2024-03-02 03:39:05 +02:00
Michael Bestas
95cf350cc0 SetupWizard: Update backup page description
Seedvault backups can be restored from any OS that includes Seedvault,
they are not restricted to LineageOS.

Change-Id: Ie3d896d0377c8d2fe47558ae6a2bb54a0864498c
2024-02-26 00:25:44 +02:00
Michael Bestas
ee0104638c Match U setupdesign dark theme
Change-Id: Ifac33e5fc792e4a19cee645dbc355f56fcfada89
2024-02-26 00:25:44 +02:00
Michael Bestas
ec05005cfe SetupWizard: Make it REUSE compliant
* Ignored all the strings.xml since they are auto-synced

Change-Id: I5d9e7aa5ae7b0079f792450f7e6dbf83216ebac4
2024-02-26 00:25:43 +02:00
Oliver Scott
7664461e5f Reformat code
Run automated code reformatting in Android Studio and manually fix
unwanted/broken style changes

Change-Id: Iaf14a08a275f9b11e1ae17f69201ab61a9c6ade1
2024-02-26 00:22:02 +02:00
Michael Bestas
f609cd21c8 SetupWizard: Remove unused resources
Change-Id: I42513b52e97c4f6fdf7ead2d2fa0f3bc6147755c
2024-02-26 00:19:23 +02:00
Tommy Webb
ed1a968160 Revamp outro animation
Use the wallpaper as part of the window background rather than trying
to replicate it with WallpaperManager. This allows us to perform a
circular hide to whatever the wallpaper currently looks like exactly,
rather than needing to obtain the wallpaper Bitmap or Drawable and
guess. Display the Finish activity edge-to-edge. Fade out rather
than slide out.

Change-Id: I1154043178a04ca0ced7e8365e338dc10f3377cb
2024-02-26 00:19:23 +02:00
Tommy Webb
63bbec0258 Only finish Setup Wizard Activity when fully done
Wait for the ACTION_FINISHED broadcast before finishing the Activity.
This prevents the Setup Wizard from being re-launched when it is still
set as the default home screen, which it continues to be until the
exit worker changes as part of its finishSetupWizard call.

Skip SetupWizardExitActivity during the normal finish process, moving
common exit operations to SetupWizardUtils.

Change-Id: I1c59553e7dcaf934fb81dce9bf901ec0f2bb7b59
2024-02-26 00:19:22 +02:00
Oliver Scott
f58c0f4b83 Update deprecated code
Change-Id: I1b128b0f8b654c5c76464c12145d927ec10da26e
2024-02-25 23:45:38 +02:00
Oliver Scott
51fde0aa49 Automated code cleanup + copyright update
Change-Id: I6deb788643d639f11ce9a5dc09eda701a2664c4a
2024-02-25 23:45:38 +02:00
Michael Bestas
bd92956625 SetupWizard: Remove unused strings
Change-Id: I774fb1c4b06922dbbc7e2cacb7edf3c99df57b31
2024-02-25 23:45:38 +02:00
Oliver Scott
973660d02e Optimize imports
Change-Id: I8e47e86d7c92a7e1a824cf0c052ac9eb9d1a3605
2024-02-25 23:45:38 +02:00
Oliver Scott
f515276ebd Launch restore step early
During restore, Settings which the user may have set earlier during setup may be overwritten. Avoid this by restoring before allowing the user to set new values

Change-Id: Id64378fb44e00da1c666cba7a737f03f9f0b88b8
2024-02-25 23:45:38 +02:00
Oliver Scott
554f63530a SetupWizard: Add step for changing theme
Change-Id: Ib28e752583926e9740dd7e954d208d4fe62e3c08
2024-02-25 23:45:37 +02:00
Oliver Scott
86ed621eff Launch Settings activities for lockscreen and biometrics setup
Issue: calyxos#1420
Change-Id: If6145a7f5a8bd0acc648a3b3ce4aa0d59a5157e0
2024-02-25 23:02:28 +02:00
LineageOS Infra
11e55ab3b2 Automatic translation import
Change-Id: Ie570df0326ae7b6ff4a30a4fe7fac9e3b9e4a19d
2024-02-18 19:38:54 +00:00
LineageOS Infra
11b7f4cb1b Automatic translation import
Change-Id: If4b7687e49f569487802eb901fad259982ce2a60
2024-02-10 19:04:54 +00:00
LuK1337
c98b8c2c11 SetupWizard: Update wizard scripts for 14
Change-Id: Ic82c0c955e7b26f1a13b54e40d1685afc61e9de0
2023-10-24 17:03:39 +02:00
LineageOS Infra
2e8785ecb9 Automatic translation import
Change-Id: Ic702daf6f872e711e844522ac92bf769315a0549
2023-10-15 20:43:21 +00:00
Bruno Martins
cb5f357b1c SuW: Remove obsolete dimension resources
These are no longer used.

Change-Id: I139b1fe80c597ae88d28a78fbab741210375ac4b
2023-10-13 10:04:47 +00:00
Bruno Martins
0e05ffc9d0 SuW: Make restore apps and data subtitle generic
Change-Id: Ie8fd2e5105154bebda5cc01cf07030ac7f1ebcd0
2023-10-08 11:09:05 +00:00
Bruno Martins
a40c802d0c SuW: Add lockscreen setup title string for "device" product type
Change-Id: I8d5cc849b12adb1041a123d4ab348317942b716a
2023-10-08 11:09:05 +00:00
LineageOS Infra
cfa23a111a Automatic translation import
Change-Id: I110a82f0f851a639950754893c3750b7cf5f73ba
2023-10-01 16:32:58 +00:00
LineageOS Infra
faf57f3609 Automatic translation import
Change-Id: I0181153d9a047de01c15eba4f863398a28b2120c
2023-09-01 14:42:23 +00:00
LineageOS Infra
6ab8d24231 Automatic translation import
Change-Id: I2d16787034f486620cd1561aa3fbd8901b75e818
2023-08-15 17:53:07 +00:00
LineageOS Infra
ec40f087f0 Automatic translation import
Change-Id: I6ee95dec3879ae1fab17f41e70635e0ee22220a1
2023-08-01 15:48:59 +00:00
Michael Bestas
0456a86d80 Remove landscape layout for missing SIM page
It's missing the EUICC toggle and makes SUW crash. Just remove it since
it's the only landscape layout and not really required.

Change-Id: Ie6c8485a91a1b428d83cbb086be1bf19ec8411e2
2023-07-25 19:23:20 +03:00
LineageOS Infra
66c117f2c2 Automatic translation import
Change-Id: Ie9def6ae7e7178353e7859f206b924aaf21e4598
2023-07-15 18:08:08 +00:00