1
0
Fork 0
fenix/app/src
Jonathan Almeida ffd4cdd970 For #7661: Add variant-specific schemas for deep links
In order to target specific variants of Fenix, we're adding schemas that
are specific that app in order to avoid collisions with the other
variants and with other forks of fenix that may have the same schemas.

The current schema for variants:
 - Fenix Nightly: `fenix-nightly://`
 - Fenix Beta: `fenix-beta://`
 - Everything else: `fenix://`
2020-03-17 17:21:09 -04:00
..
androidTest Prepare for a-c a-s upgrade 2020-03-17 11:49:54 -04:00
debug Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fenixBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fenixNightly Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fennecBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fennecNightly/res Optimize PNGs. 2020-02-14 09:41:54 -08:00
fennecProduction/res/xml Closes #8273: Add shortcuts.xml for fennecProduction variant. 2020-02-14 07:42:23 +01:00
geckoBeta/java/org/mozilla/fenix/engine No issue: Remove useContentProcessHint from GV beta GeckoProvider 2020-03-10 22:33:11 -07:00
geckoNightly/java/org/mozilla/fenix/engine For #8967 - Remove ability to pref login autofilling by itself 2020-03-09 13:19:47 -07:00
main For #7661: Add variant-specific schemas for deep links 2020-03-17 17:21:09 -04:00
migration Fix breaking APIs in MigratingFenixApplication 2020-03-03 11:37:38 -08:00
test For #7661: Add variant-specific schemas for deep links 2020-03-17 17:21:09 -04:00