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
Grisha Kruglov 6a8d0f324e Closes #2770: Allow receiving tabs from FxA devices (#2772)
* Closes #2770: Allow receiving tabs from FxA devices

Now that we're on a-c 0.54, we can land this since it supports device
capability migration.

This patch adds a SEND_TAB device capability, making Fenix a valid target
in the Send Tab device list on Desktop Firefox.

Additionally, it adds a notification manager which manages notification
channels and knows how to display "received tabs" notifications".

* Post: remove unusued test file that's causing issues
5 years ago
..
browser Add custom share sheet and send tab support (#2757) 5 years ago
collections For #2728 & #2729: Uses view model selected tabs for collection creation (#2748) 5 years ago
components Closes #2770: Allow receiving tabs from FxA devices (#2772) 5 years ago
crashes No issue: Updates crash report back press and string (#1773) 5 years ago
customtabs For #2315 & For #2494: Adds scrolling to custom tabs (#2521) 5 years ago
exceptions Install the "icons" WebExtension to automatically load icons for every visited website. 5 years ago
ext Add custom share sheet and send tab support (#2757) 5 years ago
home For #2784: Removes undo from collection deletion (#2786) 5 years ago
lib Combines the Tab and Session component 5 years ago
library Add custom share sheet and send tab support (#2757) 5 years ago
onboarding No Issue - Always complete motionLayout transition on restore 5 years ago
quickactionsheet For #2689: Turns dynamic toolbar into fixed toolbar 5 years ago
search Install the "icons" WebExtension to automatically load icons for every visited website. 5 years ago
settings Closes #2770: Allow receiving tabs from FxA devices (#2772) 5 years ago
share Add custom share sheet and send tab support (#2757) 5 years ago
utils Add Accessibility Fragment and Text Size Adjustment Setting 5 years ago
AppRequestInterceptor.kt For #1242: Adds telemetry for error pages 5 years ago
BrowsingModeManager.kt For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 5 years ago
Config.kt Fixes #1735 - adds the ability to write code against the build channel (#2388) 5 years ago
Experiments.kt Fixes #290: Integrate new Fenix architecture 5 years ago
FenixApplication.kt For #1710: Create scaffolding for Robolectric tests (#2282) 5 years ago
FenixViewModelProvider.kt Teases apart ViewModel dependencies (#2499) 5 years ago
HomeActivity.kt Suppress ComplexMethod error for openToBrowser 5 years ago
IntentReceiverActivity.kt For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 5 years ago
ThemeManager.kt For #2101 - Set status bar color to black in light mode for API 21-22 (#2461) 5 years ago