This project is mirrored from https://github.com/LineageOS/android_packages_apps_SetupWizard.git.
Pull mirroring updated .
- Apr 02, 2025
-
-
/e/ robot authored
-
- Apr 01, 2025
-
-
LineageOS Infra authored
Change-Id: I4a0abe48ea2e4ab8c344f11e92e0d24563bd0a61
-
- Mar 16, 2025
-
-
Nishith Khanna authored
-
- Mar 15, 2025
-
-
LineageOS Infra authored
Change-Id: I8b37ee5ae33eed7a43f65d898998a264677c3a99
-
- Feb 16, 2025
-
-
Nishith Khanna authored
-
- Feb 15, 2025
-
-
LineageOS Infra authored
Change-Id: Ie51abfe1d05642afda057b829d1837788979b460
-
- Feb 02, 2025
-
-
/e/ robot authored
-
- Feb 01, 2025
-
-
LineageOS Infra authored
Change-Id: I26d74b0b0e80b247a18888b22b9f8b2d5da9916f
-
- Jan 15, 2025
-
-
/e/ robot authored
-
LineageOS Infra authored
Change-Id: I5de661285f5486674f007ded94c683517b69efb9
-
- Jan 14, 2025
-
-
Mohammed Althaf Thayyil authored
setup: Fix IllegalStateException on finish See merge request !70
-
Mohammed Althaf Thayyil authored
-
- Dec 16, 2024
-
-
/e/ robot authored
-
LineageOS Infra authored
Change-Id: Ic4776794b76428c959f9c7157995dd9499efef83
-
- Dec 02, 2024
-
-
/e/ robot authored
-
LineageOS Infra authored
Change-Id: I9938157a3615ac86cdebd87e82e3820597d6519a
-
- Nov 16, 2024
-
-
/e/ robot authored
-
LineageOS Infra authored
Change-Id: I1818d5928bc9b42171bd0032d93e851324617b73
-
- Nov 02, 2024
-
-
/e/ robot authored
-
LineageOS Infra authored
Change-Id: I0e0146bf5bf0f09ab4499f1711b4073cde192ef7
-
- Nov 01, 2024
-
-
/e/ robot authored
-
- Oct 31, 2024
-
-
Michael W authored
* 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
-
- Oct 28, 2024
-
-
/e/ robot authored
-
- Oct 27, 2024
-
-
Alexander Koskovich authored
Change-Id: Ia83d664023f5423f8247df34f544fe3f5438aa3e
-
Alexander Koskovich authored
This is dependent on working integrity which is broken a lot of the time, which is bad UX. Change-Id: I0acf86ad8c08e915ad30877113965fbda6fe7467
-
- Oct 22, 2024
-
-
/e/ robot authored
-
Sahil Sonar authored
SetupWizard: Skip recovery update option See merge request !67
-
Michael Bestas authored
Test: pipx run reuse lint Change-Id: Ifa0218ebb1330f2093dc367b52dc9e6a9f7b667a
-
- Oct 17, 2024
-
-
/e/ robot authored
-
- Oct 16, 2024
-
-
LineageOS Infra authored
Change-Id: Ia9264dbdfe2602974c79e7ec98303fb38a08fee8
-
- Oct 10, 2024
-
-
- Oct 06, 2024
-
-
Sahil Sonar authored
-
- Sep 16, 2024
-
-
Nishith Khanna authored
-
- Sep 15, 2024
-
-
LineageOS Infra authored
Change-Id: I15ba41138f21eb1907ca41343c910d696c00f3a3
-
- Sep 02, 2024
-
-
Nishith Khanna authored
Theme app according to our palette See merge request !66
-
- Aug 27, 2024
-
-
Nishith Khanna authored
-
- Aug 20, 2024
-
-
Nishith Khanna authored
-
- Aug 15, 2024
-
-
Tommy Webb authored
If an activity is re-created, its result launchers that were registered during instantiation are not available, so register those in onCreate instead and unregister in onDestroy. Change-Id: I7fd2a61ddbb056e0bf761b6918dc371db8ddbe33
-
Tommy Webb authored
Make sure the prior activity (NetworkSetupActivity) knows that back was pressed - as it must have been - when the user returns to it. Otherwise, the wizard gets stuck on a "Just a sec" page forever. Change-Id: I35f7a78c4decc13b9dee267bfaf195fb2241395d
-
Tommy Webb authored
SubBaseActivity cares if back was pressed, not what the result code was. Change-Id: If8cc19de6a6300c906228dbe99fc7fdf4e6b47c8
-