gecko/mobile/android
Dave Townsend eda6b245a0 Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
..
app Bug 1146663 (Part 1) - Remove HQ scaling, which is now dead code. r=tn 2015-09-19 16:20:56 -07:00
b2gdroid Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
base Bug 1203122 - Current tab is not selected in tab tray on gingerbread devices; r=mcomella 2015-09-22 15:01:59 +01:00
branding Bug 1193580 - Losslessy compress png assets. r=liuche 2015-08-13 10:43:51 -07:00
build/classycle
chrome Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong 2015-09-14 11:04:19 -07:00
components Bug 1197957 - Let GeckoView open the nsWindow instead of CLH; r=snorp 2015-09-21 10:13:32 -04:00
config Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
extensions
fonts
geckoview_library Bug 1193270 - Use lower-case variables for local variables in geckoview_library's Makefile.in; r=nalexander 2015-09-10 13:49:19 +02:00
gradle Bug 1204565 - Selectively enable unit test based on build variant r=nalexander 2015-09-15 00:55:49 +03:00
installer Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
javaaddons
locales Bug 1195162 - Move mozapps/plugins into pluginproblem (r=sicking,bsmedberg) 2015-09-14 19:08:06 -07:00
modules Merge m-c to inbound, a=merge 2015-09-15 17:20:16 -07:00
search Bug 1169435 - Replace deprecated Resources.getColor() with call to ColorUtils.getColor(). r=mcomella 2015-08-11 11:09:37 +02:00
services Bug 1205418 - Add "Manage account" link to Status Activity. r=vivek 2015-09-10 16:36:29 -07:00
stumbler Bug 1200696 - Don't use VERSION_CODE as it can break the build with older sdks. r=sebastian 2015-09-01 14:17:08 -04:00
tests Bug 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
themes/core Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
thirdparty Bug 1198009 - Add a broadcast notification to SwitchBoard after network configuration fetch r=rnewman 2015-09-12 19:26:31 -04:00
.eslintignore Bug 1197874 - Remove MatchstickApp.jsm from the build. r=mfinkle 2015-09-10 20:04:50 +05:30
.eslintrc
app.mozbuild
build.mk
confvars.sh Bug 1196373 - Remove useless empty line r=trivial 2015-09-16 11:45:28 +02:00
debug_sign_tool.py
defs.mk
LICENSE
mach_commands.py Bug 1164596 - Add mach android-emulator command; r=ahal 2015-09-01 15:07:53 -06:00
Makefile.in
moz.build