mozilla-mobile / focus-android

⚠️ Firefox Focus (Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
2.11k stars 711 forks source link

Bug 1802664 - Hide fragment content when app is locked. #8114

Closed mcarare closed 1 year ago

mcarare commented 1 year ago

Pull Request checklist

QA

To download an APK when reviewing a PR:

  1. click on Show All Checks,
  2. click Details next to build-focus-debug or build-klar-debug for changes targeting Klar,
  3. click View task in Taskcluster,
  4. click the Artifacts row,
  5. click to download any of the apks listed here which use an appropriate name for each CPU architecture.

GitHub Automation

Used by GitHub Actions.

mcarare commented 1 year ago

This is now ready for review. It includes handling the custom tabs and switching between private tabs and custom tabs properly. Manual testing is also appreciated, in case other flows still need attention and to ensure it works on other devices ( I tested it on 3 devices - Android 9, 10, 13).

gabrielluong commented 1 year ago

Hey @mcarare, we're tidying the opened PRs in this repo since this project moved to a new repository. It is now developed and maintained at: https://github.com/mozilla-mobile/firefox-android. Please reopen a new PR there if the issue is still relevant. Thank you!