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
Jonathan Almeida f3df2c73d9
Close #18862: Add multi-select banner to tabs tray (#18932)
* Issue #18862: Add new addBookmark BookmarksUseCase

* Issue #18862: Add class for state binding features

* Issue #18862: Add delete multiple tabs to tray interactor

* Issue #18862: Add new actions to navigation interactor

* Issue #18862: Enable select mode from main tray menu

* Issue #18862: Add menu when in select mode

* Close #18862: Add multi-select banner to tabs tray

* Close #18862: Add select support for handle UI

We apply various layout changes to the "handle" UI in the tabs tray when
switching modes. It isn't quite clear to my, why we do this, if it's
really needed to meet the end result, and if there is a better way.

For now, we're simplying moving over that logic that we can re-evaluate
at a later time.
3 years ago
..
addons Closes #18706 - Remove unneeded add-on telemetry calls (#18707) 3 years ago
android For #18426: add DefaultActivityLifecycleCallbacks. 3 years ago
autofill Integrate Android Autofill support into Nightly and debug builds. 3 years ago
browser For #18616 - Update browser and toolbar layout when toolbar is at top 3 years ago
collections For #17803 - Use the main looper for Handler()s 3 years ago
components Close #18862: Add multi-select banner to tabs tray (#18932) 3 years ago
crashes Refactor CrashReporterFragment to use browser store 3 years ago
customtabs For #18426: record cold start duration telemetry. 3 years ago
downloads For #18617 - Use the new EngineView#getInputResultDetail() 3 years ago
exceptions Update Android Components, Kotlin, Gradle plugin (#16021) 4 years ago
experiments For #18608 Add experiment for set default browser MenuItem. 3 years ago
ext Update app/src/main/java/org/mozilla/fenix/ext/Activity.kt 3 years ago
home For #18960: Remove nav in homescreen three dot menu (#18962) 3 years ago
library Issue #18774: Move SelectionInteractor to new package 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
nimbus For #17291 - Display a list of all active Nimbus experiments (#17515) 3 years ago
onboarding For #15372 Optimize the order and messages of onboarding cards 3 years ago
perf For #18731: remove anonymous classes from StrictModeManager. 3 years ago
push Fix breaking changes from FCM SDK update 4 years ago
search Closes #18068: Track custom fill link from clipboard clicked (#18827) 3 years ago
selection Issue #18774: Move SelectionInteractor to new package 3 years ago
session For #17190: notifications are updated when locale is changed (#18179) 3 years ago
settings For #18268, #18269 - [Saved cards] Display a list of Saved cards fetched from the credit card storage (#18808) 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
tabstray Close #18862: Add multi-select banner to tabs tray (#18932) 3 years ago
tabtray Close #18774: Migrate mutli-selection to store 3 years ago
telemetry Introduce process lifecycle observer to collect metrics about tabs when app goes to foreground/background. 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 Add domestic China FxA service for Mozilla Online builds 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 For issue #16557 set autoplay block audio only 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 #17870 - Enable new three-dot menu redesign on nightly builds (#18883) 3 years ago
FenixApplication.kt Introduce process lifecycle observer to collect metrics about tabs when app goes to foreground/background. 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 #17759: Added min SDK 23 to avoid crashes on android 5.0 and 5.1 (#18832) 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