You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix
Michael Comella f44611f632 For #18157: convert clock_ticks_per_second to quantity type.
While we could easily move this into the metrics ping, it's better to
leave it in the other ping because it's less work and because (I think)
we'll be better able to match `framework_secondary` values to the clock
ticks if we combine them in the same ping.
3 years ago
..
addons Add MOZILLA_ONLINE_ADDON_EXCLUSIONS for Mozilla Online builds 3 years ago
browser For issue #10428 Improve download dialog error message. 3 years ago
collections For #17803 - Use the main looper for Handler()s 3 years ago
components Remove Session[Manager] references from Fennec intent processors 3 years ago
crashes Refactor CrashReporterFragment to use browser store 3 years ago
customtabs Remove Session[Manager] references from Fennec intent processors 3 years ago
downloads For issue #10428 Improve download dialog error message. 3 years ago
exceptions Update Android Components, Kotlin, Gradle plugin (#16021) 4 years ago
experiments Fixes #17833 - increment A/A experiment id (#17835) r=christian 3 years ago
ext Target Android 11 3 years ago
home Replace TopSitesUseCases.renameTopSites with TopSitesUseCases.updateTopSites 3 years ago
library For #17352 - Fixes deleted downloads reappearing (#17930) 3 years ago
media Issue #17174: Remove usage of old media APIs. 3 years ago
migration For #14168: Fix click listener on migration button 4 years ago
onboarding Closes #17045: Crash caused by calling consumeFlow on wrong thread 4 years ago
perf For #18157: convert clock_ticks_per_second to quantity type. 3 years ago
push Fix breaking changes from FCM SDK update 4 years ago
search Target Android 11 3 years ago
session Target Android 11 3 years ago
settings For #18198 - Add a feature flag for Credit Cards and Addresses autofill feature (#18200) 3 years ago
share Target Android 11 3 years ago
shortcut Closes #17473: Intermittent failues of PwaOnboardingObserver 3 years ago
sync Close #13892: Remove Synced Tabs appended to tabs tray 3 years ago
tabhistory Issue #17548: Remove SessionManager reference from TabHistoryDialog 3 years ago
tabtray Target Android 11 3 years ago
theme Target Android 11 3 years ago
trackingprotection For #17724: Wait for tab to be fully created before showing ETP Onboarding if ETP is active 3 years ago
utils For #18198 - Add a feature flag for Credit Cards and Addresses autofill feature (#18200) 3 years ago
whatsnew For #13959: move resetAfter into StrictModeManager. 4 years ago
widget For #15430: Fix StrictMode death on opening app from widget voice search. 4 years ago
wifi Target Android 11 3 years ago
AppRequestInterceptor.kt Add new BuildConfig variables to support AMO non-production envs 3 years ago
BrowserDirection.kt For #14280, #14743: Remove old search fragment (#15169) 4 years ago
Config.kt Closes #16256: Introduce build flag for "Mozilla Online" variant. 4 years ago
FeatureFlags.kt For #18198 - Add a feature flag for Credit Cards and Addresses autofill feature (#18200) 3 years ago
FenixApplication.kt For #17969: add duration probes for App.onCreate and HomeActivity.onCreate. 3 years ago
FenixLogSink.kt For #14735: Remove debug logs from release build. (#15747) 4 years ago
GlobalDirections.kt For #8157: Redirect about:addons search (#13990) 4 years ago
HomeActivity.kt For #17969: add duration probes for App.onCreate and HomeActivity.onCreate. 3 years ago
IntentReceiverActivity.kt For #17816: add profiler marker for 2x Activity.onCreate. 3 years ago
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 4 years ago
OnBackLongPressedListener.kt For #1048 - Add ability to view tab history by long-pressing the back or forward button. 4 years ago
TelemetryMiddleware.kt Closes #17089: Add metric to track both normal and private URI opened (#17935) 3 years ago