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
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
..
src Closes #2770: Allow receiving tabs from FxA devices (#2772) 5 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Add custom share sheet and send tab support (#2757) 5 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml For #1242: Adds telemetry for error pages 5 years ago
pings.yaml Add pings.yaml metadata 5 years ago
proguard-rules.pro Fix #2612: Force PG to keep kotlinx coroutines 5 years ago