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 7b5cd8c165 No issue: remove inline from StrictModeManager.resetAfter.
I believe this was a premature optimization: it's unclear that it would
actually improve performance and yet  we had to add several weird
workarounds to make it work that broke encapsulation. It's also
possible it would be worse for the APK size because of excessive
inlining.
4 years ago
..
addons For #15268: Use safe navigation to addon details fragments. 4 years ago
browser Upgrade to Android Component 62.0.20201006190820 with breaking changes 4 years ago
cfr For #15291 - Limit current CFRs to show max one every 3 days 4 years ago
collections Extract locale settings initial state 4 years ago
components For #15711: Also add custom engines to fallback list. 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs For #15245 - Remove margin for toolbar on toolbar-less PWA 4 years ago
downloads For #13031: Show size in KB for smaller downloaded files. 4 years ago
exceptions For #8765: Use shared list widget in exceptions (#14113) 4 years ago
ext For #13959: remove resetAfter & port tests to StrictModeManager. 4 years ago
home For #8765: Use shared list widget in collections (#15733) 4 years ago
library For #13031: Show size in KB for smaller downloaded files. 4 years ago
media Update to new feature-media API. 4 years ago
migration For #14168: Fix click listener on migration button 4 years ago
onboarding For #13911: Fix resolving color attribute for title and description. 4 years ago
perf for #13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 4 years ago
push Update breaking changes in the FxA/Sync integration 4 years ago
search For #14280, #14743: Remove old search fragment (#15169) 4 years ago
session FNX-14661 ⁃ Delete drawables (#13481) 4 years ago
settings For #15675: Disable Save button when editing saved login until something has been changed 4 years ago
share Revert "For #12565: Pass metrics to share controller" for debug test failures. 4 years ago
shortcut For #15291 - Limit current CFRs to show max one every 3 days 4 years ago
sync Closes #14131: Move constants to dimens.xml (#14135) 4 years ago
tabhistory For #13934 - Make TabHistory work on PWA/Custom Tabs 4 years ago
tabtray Upgrade to Android Component 62.0.20201006190820 with breaking changes 4 years ago
theme Fix lint issues (#12683) 4 years ago
trackingprotection For #15291 - Limit current CFRs to show max one every 3 days 4 years ago
utils Show undo snackbars with padding with static bottom toolbar 4 years ago
whatsnew For #13959: move resetAfter into StrictModeManager. 4 years ago
widget For #11051 - added intent check for voice search 4 years ago
wifi For #14680 - Revert ObserverRegistry changes to WifiConnectionMonitor 4 years ago
AppRequestInterceptor.kt For #13424 - Fix detekt config and warnings. 4 years ago
BrowserDirection.kt For #14280, #14743: Remove old search fragment (#15169) 4 years ago
Config.kt Simplify build variants to just: debug, nightly, beta and release. 4 years ago
ExperimentsManager.kt For #9488: Add experimentation support 4 years ago
FeatureFlags.kt For #14280, #14743: Remove old search fragment (#15169) 4 years ago
FenixApplication.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
GlobalDirections.kt For #8157: Redirect about:addons search (#13990) 4 years ago
HomeActivity.kt For #15600 - Move removal of timed out sessions to immediately after restoration 4 years ago
IntentReceiverActivity.kt For #13959: move resetAfter into StrictModeManager. 4 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
StrictModeManager.kt No issue: remove inline from StrictModeManager.resetAfter. 4 years ago