gecko-dev/mobile/android
Jan Henning 0193d1216d Bug 1460874 - Part 5: Move out SharedPreferences watching. r=geckoview-reviewers,snorp
For easier testing in Fennec, we want to continue watching the respective
SharedPreferences key and toggle the listener in response to *that* instead of
directly wiring it into our Settings menu (GeckoPreferences), however because
that functionality is Fennec-specific, we move that logic out of the font scale
listener itself.

In conjunction with this, we also decouple the enabled state of the listener
from its attached state.
The enabled state can now be toggled at all times, but unless the listener is
also attached to a context, it simply won't have any practical effect.

Differential Revision: https://phabricator.services.mozilla.com/D17746

--HG--
extra : moz-landing-system : lando
2019-02-13 20:10:23 +00:00
..
annotations Bug 1513395 - Upgrade com.android.tools to 26.2.1. r=snorp,geckoview-reviewers 2018-12-14 21:33:05 +00:00
app Bug 1526775 - Removed unused ui.bookmark.mobilefolder.enabled pref. r=snorp 2019-02-12 18:13:24 +00:00
base Bug 1460874 - Part 5: Move out SharedPreferences watching. r=geckoview-reviewers,snorp 2019-02-13 20:10:23 +00:00
branding Bug 1519923 - Migrate about:rights to Fluent, r=jaws,flod 2019-02-08 17:36:15 +00:00
chrome Bug 1520868 - Replacing AsyncOpen2 with AsyncOpen always r=valentin 2019-02-12 16:08:25 +00:00
components Backed out 3 changesets (bug 1525959, bug 1526002) for failing android 2019-02-12 23:53:05 +02:00
config Bug 1480006 - Enable LTO on Android CI builds. r=froydnj 2019-01-11 16:30:55 +09:00
docs Bug 1515651 - Open LP URLs specifically in Fennec. r=sdaswani 2019-01-18 18:08:39 +00:00
extensions Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
fonts
geckoview Backed out changeset f145dfc61991 (bug 1522324) for android crashtest and gv-junit failures on a CLOSED TREE 2019-02-13 01:50:30 +02:00
geckoview_example Backed out changeset f145dfc61991 (bug 1522324) for android crashtest and gv-junit failures on a CLOSED TREE 2019-02-13 01:50:30 +02:00
gradle Bug 1509573 - Part 3: Use |make -C ... stage-package| rather than special Make target. r=snorp 2018-12-18 23:01:16 +00:00
installer Bug 1523194 - Remove XPIDL for DOMLocalization and use do_ImportModule instead. r=jfkthame,kmag 2019-02-07 01:52:45 +00:00
locales Bug 1519923 - Migrate about:rights to Fluent, r=jaws,flod 2019-02-08 17:36:15 +00:00
modules Bug 1524673 - Make Marionette part of remote debugging within GeckoView. r=whimboo,snorp 2019-02-11 19:35:30 +00:00
services Bug 1505720 crash [@ java.lang.NullPointerException: at org.mozilla.gecko.fxa.authenticator.AndroidFxAccount.renameAccountIfNecessary(AndroidFxAccount.java)] r=Grisha 2019-01-08 10:28:20 +00:00
stumbler Bug 1494748 - Stop stumbler service when Fennec is killed. r=snorp 2018-12-12 11:53:49 -06:00
tests Bug 1252831 - remove 30boxes webcal handler as both possible and default handler, r=paolo,Dolske 2019-02-10 21:28:20 +00:00
themes Bug 1507895 - Part I, Remove the videocontrols binding r=smaug 2019-01-25 13:12:26 +00:00
thirdparty Bug 1523572 Increment Leanplum's version r=sdaswani 2019-01-29 18:29:09 +00:00
.eslintrc.js
app.mozbuild
build.mk
confvars.sh Bug 1502457 - Move MOZ_APP_VERSION{,_DISPLAY} to python configure. r=nalexander 2018-11-16 01:15:35 +00:00
debug_sign_tool.py
gradle.configure Bug 1515662 - Make |geckoview-docs| behave like other |mach android| commands. r=nalexander 2018-12-20 20:05:39 +00:00
gradle.py Bug 1509573 - Part 1: Use |mach build ...| rather than special Make target. r=snorp 2018-12-18 23:54:08 +00:00
LICENSE
mach_commands.py Bug 1519489 - remove the android 7.0 arm emulator r=gbrown 2019-02-08 01:26:25 +00:00
moz.build Bug 1520470 - Update metadata for related Bugzilla product and component for geckoview. r=snorp DONTBUILD 2019-01-16 16:18:45 +02:00
moz.configure Bug 1515004 - Move --with-android-sdk to moz.configure. r=nalexander 2019-02-01 21:12:51 +00:00