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 5ef6b49aa1
For #8795: remove redundant ConstraintLayout around BrowserToolbar. (#12014)
This is functionally equivalent to the code before this patch but should
be slightly more performant in theory because ConstraintLayout is
expensive to inflate.

The elevation and layoutParams set dynamically appeared to have no effect
with the wrapping view but broke the view when used by itself so I had
to remove them. I also updated a few other unnecessary params.

Theoretically this may have some perf benefits but I didn't see anything
outside noise levels after I took the numbers (but I didn't try very
hard).
4 years ago
..
addons Add tests for addon details 4 years ago
browser For #11479: Record open tabs count in metrics ping (#12024) 4 years ago
cfr For #9488: Add experimentation support 4 years ago
collections For #11943: Fix intermittent coroutine failure (#12027) 4 years ago
components for #11830 added new metric for collecting startup method from all startup phases (#11940) 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs for #11830 added new metric for collecting startup method from all startup phases (#11940) 4 years ago
downloads For #8775: Removes feature flag for dynamic bottom toolbar 4 years ago
exceptions Fixes #9504: Edit logins (#9693) 4 years ago
ext For #11534 - Don't check lastUsed mode for screenshots (#11827) 4 years ago
home Added A-C version 48.0.20200626213814 4 years ago
library For 11468 - Show tab tray after opening links from history and bookmarks 4 years ago
media Update to new feature-media API. 4 years ago
migration For #11004: Fix invisible text on migration UI 4 years ago
onboarding Add tests for FenixOnboarding (#11057) 4 years ago
perf For #8621 - fix intermittent test failures 4 years ago
push Use new AuotPushFeature.getSubscription API 4 years ago
search For #8795: remove redundant ConstraintLayout around BrowserToolbar. (#12014) 4 years ago
session For #9100: Follow-up to fix memory leak in NotificationSessionObserver 4 years ago
settings Test settings about/advanced (#12023) 4 years ago
share For #11798: Allow sharing of reader view pages 4 years ago
shortcut Added A-C version 48.0.20200626213814 4 years ago
sync Update A-C version, add synced tabs empty state 4 years ago
tabtray For #11044 - Sets the anchorView of the snackbar to be the new tab fab (#11930) 4 years ago
theme For #8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 4 years ago
trackingprotection For #9625: Add telemetry for Tracking Protection CFR (#11923) 4 years ago
utils For #12025: Set Search Shortcuts Off By Default 4 years ago
whatsnew for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
widget Feature/#220 language menu (#7070) 5 years ago
wifi For #5636 - Unregisters wifiConnectedListener when setting changes, sets default blocked 4 years ago
AppRequestInterceptor.kt For #9782: Clean up unused FeatureFlags 4 years ago
BrowserDirection.kt For #11365: Reorganizes 'SettingsFragment' items 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
ExperimentsManager.kt For #9488: Add experimentation support 4 years ago
FeatureFlags.kt For #11294 - Enable Synced Tabs for all builds 4 years ago
FenixApplication.kt No issue: update experiments when experiments updated (#12032) 4 years ago
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 4 years ago
HomeActivity.kt for #11830 added new metric for collecting startup method from all startup phases (#11940) 4 years ago
IntentReceiverActivity.kt Added A-C version 48.0.20200626213814 4 years ago
StrictModeManager.kt for #11364 added a exception list for manufacturers violating strict mode policies on startup (#11407) 4 years ago