1
0
Fork 0
fenix/app
Sebastian Kaspari 10bf49918f Issue #7818: Use different target activities for launcher activity alias (fenix vs. fennec). (#7917)
* With this patch fenix build variants will launch HomeActivity directly from the launcher.
  This will get rid of the performance regression outlined in #7818.

* Fennec build variants will launch into MigrationDecisionActivity which will show the
  migration UI or launch normally into the app. This is faster than going through
  IntentReceiverActivity (measured and perceived).
2020-01-24 18:03:25 -08:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src Issue #7818: Use different target activities for launcher activity alias (fenix vs. fennec). (#7917) 2020-01-24 18:03:25 -08:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #6758 - Part 2: Add AC dependencies for top sites feature 2020-01-24 15:18:25 -08:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #7525 - Add telemetry for opening a top site in normal and private mode and removing a top site 2020-01-24 15:18:25 -08:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #4064: Update R8/ProGuard config for new Kotlin coroutines library (#7218) 2019-12-17 10:41:54 -06:00