Aaron Kling
a09594c415
WelcomeActivity: do nothing on back press
...
Devices with a hardware back button, such as atv remotes, can press back
on the welcome screen and trigger a transition to a waiting screen then
back to welcome. This should not be allowed.
Change-Id: I2273d0d74fb1ef018074d4facc8e3793e7470f6f
2024-03-05 15:14:58 -05: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
db86c22c41
Remove unused View
...
Change-Id: I2625cd9a3d59afded84621f0ceea4984d755eb5a
2024-03-02 03:39:05 +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
fd0fdb8a49
Fix various java warnings
...
Change-Id: I4c4381e1755831df2c4f41279800fd6af173e4ed
2024-02-26 00:22:03 +02:00
Oliver Scott
f58c0f4b83
Update deprecated code
...
Change-Id: I1b128b0f8b654c5c76464c12145d927ec10da26e
2024-02-25 23:45:38 +02:00
Oliver Scott
973660d02e
Optimize imports
...
Change-Id: I8e47e86d7c92a7e1a824cf0c052ac9eb9d1a3605
2024-02-25 23:45:38 +02:00
Bruno Martins
0a77fdb0e9
WelcomeActivity: Only show emergency call button if supported
...
Change-Id: I569af46dfd3a026439817bb43ee55fdc855c6298
2023-10-09 23:46:40 +01:00
Erfan Abdi
618dfb2c8a
SUW: Redesign Welcome page based on Pixel
...
Change-Id: I2080c4d22fd5d0af1b1060f86ce1be0b7469757c
2022-03-20 14:07:30 +01:00
Erfan Abdi
c0f54a310d
SUW: Set button themes
...
Change-Id: I7309e1e469f5c12e100e360e3e8414564a177af6
2022-03-20 14:07:30 +01:00
Michael Bestas
dd2b20274a
SUW: Remove old accessibility toggle
...
* This has been replaced by a different gesture in 2016
Change-Id: I86aa43f52077c1f82150eb0ddb4b59ba99005e6e
2021-10-09 18:26:27 +03:00
Michael Bestas
b7b34b96a9
The big code style cleanup
...
* Format using AOSP code style in Android Studio,
excluding `Rearrange entries` option.
* Rename static variables to use proper naming scheme
* Remove empty lines
Change-Id: I0d193e35f071bc288050e587b1693844d68865e1
2021-09-03 11:58:29 +00:00
Timi Rautamäki
f6dbf84363
SUW: add accessibility settings to welcome page
...
Added icon is from https://materialdesignicons.com/ .
Change-Id: I21daa20c59f3deb7ef862fdbe7f7ce9262094c9a
2021-09-03 11:58:29 +00:00
Timi Rautamäki
ab4f1231ae
SUW: rearrange welcome activity
...
Hide navigation bar and relocate buttons
Change-Id: I0202c18dbcf08bac31707b7b43f10b59d88be7f2
2021-09-03 11:58:29 +00:00
Timi Rautamäki
44fb45c421
SUW: use standard navigation method
...
Use software/hardware back button and add on-screen Next & Skip buttons.
Change-Id: I7bfa052f2217e51ea778df688e7169657aaad2c6
2021-09-03 11:58:28 +00:00
Timi Rautamäki
5e2f7f2dfe
SUW: use setupdesign layout & theming
...
Change-Id: I4841b701a8952035bd633d73368e80075d17e42a
2021-09-03 11:24:25 +00:00
Christian Oder
cff638652a
LSW: Properly set page transition and cleanup definitions on the way
...
Set slide animation by default and use it in all pages.
Fix wrong/missing slide animations on various transitions like WiFi
and the backup subpage.
Change-Id: I78c87f38eb615379d39c89b43a016ed2ffb98695
2020-11-13 22:29:36 +01: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
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