1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/customtabs
Severin Rudie 5f393bd5d4
For #5334: added private custom tab processor (#6845)
* For #5334: added private custom tab processor

* For #5334 - Fixes up IntentReceiverActivity for handling intents

* For 5334: update styling for private custom tabbs

* For 5334: update tests to account for new processors

Note that two are still failing. These appear to be true failures, and will be corrected in a later commit.

* For 5334: fixes bug introduced by changes to IntentReceiverActivity

RCA: intent className and extra were previously set based on which processors matched, not which successfully processed. This patch reintroduces that behavior.

* For 5334: add tests for custom tabs processing
2019-12-06 10:57:54 -08:00
..
CustomTabToolbarMenu.kt 4281 remove qab (#6310) 2019-11-11 17:10:14 -08:00
CustomTabsIntegration.kt For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
CustomTabsService.kt Closes #394 - Trusted Web Activities (#5391) 2019-10-09 09:17:49 -07:00
ExternalAppBrowserActivity.kt For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
ExternalAppBrowserFragment.kt For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
PoweredByNotification.kt For #6153 - Add powered by notification 2019-10-31 16:39:58 -07:00