1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/browser
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
..
browsingmode For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
readermode Closes #3986 & Closes #3661: Migrate QuickActionSheet to LibState & add tests (#4058) 2019-07-22 10:31:31 -07:00
BaseBrowserFragment.kt For #6908 - Set null anchors for snackbars with top toolbar (#6911) 2019-12-04 15:01:04 -08:00
BrowserFragment.kt For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
BrowserPerformanceTestActivity.kt Move creation of GeckoRuntime to flavor-specific source set. 2019-08-30 15:16:12 +02:00
BrowserToolbarBottomBehavior.kt No issue: Adds lint exception for when statement (#3685) 2019-06-26 15:52:24 -07:00
BrowserToolbarTopBehavior.kt For #5694 & #6054: Allows users to change toolbar position (#6608) 2019-11-25 16:43:32 -08:00
CustomTabContextMenuCandidate.kt For #6229 - Remove all tab options from custom tab context menu 2019-10-25 13:25:31 -07:00
FenixSnackbarDelegate.kt No issue: Use putCompoundDrawables helper (#3982) 2019-07-15 08:24:59 -07:00
UriOpenedObserver.kt For #4456: Adds total_uri_count to metrics core ping (#6003) 2019-10-30 11:02:33 -07:00