1
0
Fork 0
fenix/app
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
..
src For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
lint-baseline.xml Run lint for app module and set baseline 2019-12-02 14:45:34 -08:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #6070 Adds telemetry for enabling search suggestions in private 2019-12-04 16:44:01 -08:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro No Issue - Adds proguard rules for Lifecycle component (#6632) 2019-11-15 17:10:38 -08:00