2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00
iceraven-browser/app/src/main/java/org/mozilla/fenix
Marc Leclair b8bbdb45bc For #19804: Changed var isDefaultBrowser to a function
The change to the function makes it so when the Settings.kt class is initialized, the isDefaultBrowser, which calls the
BrowserCache, won't get called right away. `isDefaultBrowser()` is known to take quite a while on start up on the G5+ (approx
30-40ms).
2021-07-12 22:20:03 +00:00
..
addons Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
android For #18426: add DefaultActivityLifecycleCallbacks. 2021-03-30 10:38:44 -07:00
autofill Update Android Components to 91.0.20210610143711. (#19946) 2021-06-10 15:36:44 -04:00
browser For #17855 - Stops SecureWindowFeature from removing FLAG_SECURE 2021-07-08 08:02:35 +00:00
collections Closes #19090: Show snackbar on adding to bookmarks from tabs tray (#19807) 2021-06-04 14:45:20 -04:00
components Closes #20127: fix app_received_intent extras. 2021-07-12 21:53:54 +00:00
crashes Refactor CrashReporterFragment to use browser store 2021-01-18 15:33:57 -05:00
customtabs For #20127: remove app_opened_all_startup integration. 2021-07-12 21:53:54 +00:00
downloads Fix openFile breaking changes 2021-04-26 20:24:47 -04:00
exceptions Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
experiments [SDK-279] Adds a way to switch to the "preview" collection in Nimbus 2021-06-23 22:20:31 +00:00
ext Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
gecko Closes #20274: Limit about:config to Nightly and Beta 2021-07-06 23:32:16 +00:00
historymetadata Closes #20276: Fall-back to URL parsing for tabs with parents to obtain search terms 2021-07-07 15:01:26 +00:00
home For FNX-22339: Recently saved bookmarks (#19835) 2021-07-09 19:36:20 +00:00
library Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
media Issue #17174: Remove usage of old media APIs. 2021-02-10 16:42:58 +01:00
migration For #14168: Fix click listener on migration button 2020-08-25 08:41:07 -07:00
nimbus Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
onboarding Closes #19846: Update default browser notification strings 2021-07-08 22:04:13 +00:00
perf For #20127: remove app_opened_all_startup integration. 2021-07-12 21:53:54 +00:00
push Issue #19040: Remove Leanplum (Nightly) 2021-04-26 19:08:10 +02:00
search Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
selection Issue #18774: Move SelectionInteractor to new package 2021-04-07 19:14:54 +04:00
session For #17190: notifications are updated when locale is changed (#18179) 2021-03-23 14:16:30 -04:00
settings For #20029: Remove animations when recreating activity on locale change. 2021-07-07 10:12:51 +00:00
share Closes #19182: Close Tabs Tray when sharing completes 2021-06-22 02:53:02 +00:00
shortcut Closes #17473: Intermittent failues of PwaOnboardingObserver 2021-01-22 16:44:36 -05:00
sync Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
tabhistory Issue #17548: Remove SessionManager reference from TabHistoryDialog 2021-01-21 11:12:16 -05:00
tabstray For #20257 - Sets min no. of grid columns to 2 in TabsTray 2021-07-08 14:54:43 +00:00
telemetry Suppress deprecation warnings for now-deprecated Glean APIs 2021-06-14 13:32:46 -04:00
theme Target Android 11 2021-02-24 14:26:08 -05:00
trackingprotection For #17724: Wait for tab to be fully created before showing ETP Onboarding if ETP is active 2021-02-03 17:24:23 -07:00
utils For #19804: Changed var isDefaultBrowser to a function 2021-07-12 22:20:03 +00:00
whatsnew For #13959: move resetAfter into StrictModeManager. 2020-09-28 18:01:19 -07:00
widget Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
wifi For issue #16557 set autoplay block audio only 2021-04-07 07:04:59 -04:00
AppRequestInterceptor.kt Closes #19921: Update appcompat and fragment dependencies to 1.3.x 2021-06-22 01:39:52 +00:00
BrowserDirection.kt Issue #19112: Remove old Synced Tabs code 2021-06-04 02:18:37 +04:00
Config.kt Closes #16256: Introduce build flag for "Mozilla Online" variant. 2020-11-03 10:34:25 +01:00
FeatureFlags.kt For FNX-22339: Recently saved bookmarks (#19835) 2021-07-09 19:36:20 +00:00
FenixApplication.kt For #20127: remove app_opened_all_startup integration. 2021-07-12 21:53:54 +00:00
FenixLogSink.kt For #14735: Remove debug logs from release build. (#15747) 2020-10-13 09:17:58 -04:00
GlobalDirections.kt For #8157: Redirect about:addons search (#13990) 2020-08-27 09:49:32 -07:00
HomeActivity.kt For #19804: Changed var isDefaultBrowser to a function 2021-07-12 22:20:03 +00:00
IntentReceiverActivity.kt For #17816: add profiler marker for 2x Activity.onCreate. 2021-02-08 17:46:32 -08: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