Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
This project is mirrored from https://github.com/LineageOS/android_packages_apps_SetupWizard.git. Pull mirroring updated .
  1. Apr 02, 2025
  2. Apr 01, 2025
  3. Mar 16, 2025
  4. Mar 15, 2025
  5. Feb 16, 2025
  6. Feb 15, 2025
  7. Feb 02, 2025
  8. Feb 01, 2025
  9. Jan 15, 2025
  10. Jan 14, 2025
  11. Dec 16, 2024
  12. Dec 02, 2024
  13. Nov 16, 2024
  14. Nov 02, 2024
  15. Nov 01, 2024
  16. Oct 31, 2024
    • Michael W's avatar
      Remove values-lu · 3ffe906e
      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
      3ffe906e
  17. Oct 28, 2024
  18. Oct 27, 2024
  19. Oct 22, 2024
  20. Oct 17, 2024
  21. Oct 16, 2024
  22. Oct 10, 2024
  23. Oct 06, 2024
  24. Sep 16, 2024
  25. Sep 15, 2024
  26. Sep 02, 2024
  27. Aug 27, 2024
  28. Aug 20, 2024
  29. Aug 15, 2024
    • Tommy Webb's avatar
      Fix ActivityResultLauncher lifecycle issues · 0d3264d6
      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
      0d3264d6
    • Tommy Webb's avatar
      Workaround for back press through SIM Missing page · 4ed687c3
      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
      4ed687c3
    • Tommy Webb's avatar
      fixup! Rework activity launching and result handling · 8dad806a
      Tommy Webb authored
      SubBaseActivity cares if back was pressed, not what the result code was.
      
      Change-Id: If8cc19de6a6300c906228dbe99fc7fdf4e6b47c8
      8dad806a
Loading