fenix/app
Mugurell 9671d0a638 For #27228 - Resume qr scanning if camera permission is changed
If permissions are changed the app process is restarted with the same
happening for the previously running app components.
SearchDialogFragment used for searches will check if qr scanning was in
progress and resume if needed.
PairFragment used for signing-in will start scanning on itself.

Android-Components will avoid resuming the scan functionality if the camera
permission is missing and so allow to request the permission again without the
camera permission related system calls causing issues.
2022-11-21 15:22:24 +00:00
..
src For #27228 - Resume qr scanning if camera permission is changed 2022-11-21 15:22:24 +00:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
benchmark.gradle For #21700: linting fixes 2021-10-14 21:03:05 +00:00
build.gradle Close #27023: Add capability to override telemetry URL using local properties 2022-11-08 18:13:52 +00:00
lint-baseline.xml For #26738 - Update MR onboarding with the latest illustrations 2022-09-01 22:22:08 +00:00
lint.xml For #23017 - Ignore ExtraTranslation in our lint-baseline 2022-01-04 01:28:30 +00:00
metrics.yaml Add distribution_id in baseline ping 2022-11-16 02:24:12 +00:00
pings.yaml For #27549 - Collect shim data about the Pocket sponsored stories. 2022-11-10 14:38:59 +00:00
proguard-rules.pro For #20824: use fast service loader for MainDispatcherFactory. 2021-08-18 03:59:44 +00:00
tags.yaml For #25538 - Add the "Wallpapers" tag to the new telemetry 2022-06-29 17:52:51 +00:00