fenix/app/src/main/java/org/mozilla/fenix
Gabriel Luong 6a7f9075ad For #26549 - Add Nimbus feature flag for first run onboarding page updates and Jump back in CFR 2022-08-19 19:06:34 +00:00
..
addons For #22692: Remove Metropolis font. 2022-07-26 16:39:29 +00:00
android For #19886 - Add connection sub-menu. 2021-08-16 16:42:39 -04:00
autofill Add dialog-like theme for AutofillSearchActivity 2021-08-03 11:10:21 +00:00
browser For #26236: Fix breaking change from AC regarding exitImmersiveModeIfNeeded 2022-08-05 15:25:39 +00:00
collections For #23173 - CheckChanged use a single variable instead of two for checked status 2022-05-23 09:36:24 +00:00
components Revert "Closes #24307: add synced history empty fragment, feature flag and history screen showing only local files 2022-08-18 22:33:07 +00:00
compose For #26545 - Update the indicator and the close button of the CFR composable. 2022-08-19 17:01:46 +00:00
crashes For #22722 - Rename fragment_crash_reporter to view_crash_reporter 2022-02-15 08:46:41 +00:00
customtabs Close #25091: Remove deprecated TrustedWebActivityIntentProcessor 2022-05-04 02:39:38 +00:00
datastore For #21593 - Persist stories categories selections in a Proto DataStore 2021-10-04 11:54:42 +00:00
downloads For #23046 - Align detekt config between Fenix and Android Components 2022-03-29 00:03:06 +00:00
exceptions For #23350 - Revert changes from removing duplicate icons that already exists in ui-icons (#23527) 2022-02-01 22:15:31 +00:00
experiments change name for isFirstRun to isFirstNimbusRun and move setter to after experiments are set 2022-08-12 00:24:28 +00:00
ext For #26421 - Extract synced tabs into it's own viewholder 2022-08-16 04:12:55 +00:00
gecko For #24968: Add preference for enabling/disabling addresses autofill. 2022-05-23 07:30:07 +00:00
gleanplumb No issue: Add number_of_app_launches custom attribute to nimbus messages. 2022-06-29 12:13:24 -04:00
historymetadata For #11753 - Update compose to 1.1.1 and Kotlin to 1.6.10 2022-04-18 20:44:51 +00:00
home For #26423: simplify wallpaper types to single data class 2022-08-16 21:12:21 +00:00
intent For #23596 and #23309 - Add deeplink to wallpaper settings 2022-02-07 17:02:46 -05:00
library Revert "Closes #25967: add classes to support multiple viewHolders" 2022-08-19 01:52:15 +00:00
media Issue #17174: Remove usage of old media APIs. 2021-02-10 16:42:58 +01:00
nimbus For #23503: Respect studies and telemetry prefs when manually opting in to studies (#23955) 2022-03-25 21:54:43 +00:00
onboarding For #21292: Remove unused MetricController parameters. 2022-05-03 09:46:23 +00:00
perf For #26380 - Wait in tests until telemetry is recorded. 2022-08-19 16:26:21 +00:00
push Run ktlintFormat to adapt to latest formatting rules. 2021-07-30 11:58:02 +00:00
search For #25894 - Add firefox suggest header for lib suggestions 2022-07-18 18:47:10 +00:00
selection Issue #18774: Move SelectionInteractor to new package 2021-04-07 19:14:54 +04:00
session Remove private browsing mode telemetry 2021-08-31 18:28:05 +00:00
settings For #25985: Remove ability to click the logo to change the wallpaper 2022-08-16 19:11:39 +00:00
share For #25505: Clear the stored result in case there is no listener with the same key set. 2022-06-03 14:01:40 +00:00
shortcut For #23046 - Align detekt config between Fenix and Android Components 2022-03-29 00:03:06 +00:00
sync For #21900 - Delete files from Synced Tabs XML implementation 2022-02-15 00:01:57 +00:00
tabhistory For #24252 - Rename foundation attribute to layer1 2022-03-14 22:08:08 +00:00
tabstray No issue: Remove code to generate tab group size metrics 2022-08-18 14:12:02 +00:00
telemetry Upgrade to Glean v50 and adopt new Glean APIs 2022-06-09 18:08:04 -04:00
theme For #22558 - Fix private theme bug in Tabs Tray 2022-08-09 21:08:38 +00:00
trackingprotection For #24148: Remove wrapper from tracking protection metrics. 2022-03-28 13:08:30 +00:00
utils For #26549 - Add Nimbus feature flag for first run onboarding page updates and Jump back in CFR 2022-08-19 19:06:34 +00:00
wallpapers For #26423: add wallpaper metadata fetcher 2022-08-18 15:45:00 +00:00
whatsnew Run ktlintFormat to adapt to latest formatting rules. 2021-07-30 11:58:02 +00:00
widget For #24147 - Remove Event.wrapper for Search widget telemetry 2022-03-31 12:00:27 +00:00
wifi For #21776 - Class member can have 'private' visibility 2021-10-26 18:26:50 +00:00
AppRequestInterceptor.kt For #25435: Handle ERROR_BAD_HSTS_CERT error. 2022-06-16 02:14:23 +00:00
BrowserDirection.kt For #16952 - Https-only mode support. 2022-03-29 14:54:01 +00:00
Config.kt For #24593 - Initialize Glean on all builds. Avoid Fennec check. 2022-04-05 11:31:35 +00:00
FeatureFlags.kt For #26549 - Add Nimbus feature flag for first run onboarding page updates and Jump back in CFR 2022-08-19 19:06:34 +00:00
FenixApplication.kt Fixes #26245: refactor the WallpaperManager as several WallpaperUseCases 2022-08-11 14:56:49 +00:00
FenixLogSink.kt For #23046 - Align detekt config between Fenix and Android Components 2022-03-29 00:03:06 +00:00
GlobalDirections.kt For #23596 and #23309 - Add deeplink to wallpaper settings 2022-02-07 17:02:46 -05:00
HomeActivity.kt Close #26495: Move Huawei checks to ManufacturerCodes 2022-08-17 14:52:57 +00:00
IntentReceiverActivity.kt For #24618 - Add WebNotificationIntentProcessor to IntentReceiverActivity 2022-04-08 14:08:23 +00:00
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
OnBackLongPressedListener.kt For #1048 - Add ability to view tab history by long-pressing the back or forward button. 2020-07-22 11:20:47 -07:00
SecureFragment.kt For #18507 - Prevent screenshots on credit card screens. (#19560) 2021-05-19 12:07:33 -04:00
ServiceWorkerSupportFeature.kt For #24618 - Add Fenix own ServiceWorkerSupport 2022-04-08 14:08:23 +00:00
StartupFragment.kt Closes #21759: Do not render home fragment when launching to tab 2021-12-08 10:51:06 +00:00