1
0
Fork 0
fenix/app
Sebastian Kaspari aa49ab1dfb Closes #4976: Reuse Fennec launcher entry in manifest.
With this patch Fennec users, who upgrade to Fenix, will not lose Firefox launcher icons they
have added to their home screen.

A side effect of this change is that the launcher entry for existing Fenix users may disappear
from the home screen for existing Firefox Preview users and they will have to re-add it.
Since the Preview audience is more accepting of breaking changes and since that group is
way smaller than the millions of Fennec users, I think that this is an acceptable breaking
change. I looked into supporting multiple launcher entries in parallel, but that got quite
complex with multiple build types and multiple manifest files. Especially if we decide
to keep a Firefox Preview build around (e.g. org.mozilla.fenix) then it would be good to
unify on a single launcher and do that as early as possible.
2019-12-04 12:51:48 -08:00
..
src Closes #4976: Reuse Fennec launcher entry in manifest. 2019-12-04 12:51:48 -08:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Run lint for app module and set baseline 2019-12-02 14:45:34 -08: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 #6396 - Added metrics for tracking history/bookmarks account sync toggles (#6601) 2019-11-27 11:16:23 +02: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