gecko/mobile/android/geckoview_library
Nick Alexander 774881c0de Bug 978587 - Make GeckoView package org.mozilla.gecko; don't include org.mozilla.gecko.R. r=blassey
This builds a new Java JAR containing only org.mozilla.gecko.R.  This
new JAR file is included in Fennec, but not included in
geckoview_library.  (Usually ant, gradle, or Eclipse arranges to produce
org.mozilla.gecko.R but not include it in the classes.jar output as part
of a library project.  This mimics that.)

Changing the GeckoView package to org.mozilla.gecko declares to
consuming applications that they should produce org.mozilla.gecko.R,
replacing what was removed above (but with correct resource IDs).
2014-03-05 08:57:09 -08:00
..
.classpath Bug 880118 - Integrate the GeckoView library into the build system r=cpeterson 2013-08-23 16:36:01 -07:00
.project Bug 880118 - Integrate the GeckoView library into the build system r=cpeterson 2013-08-23 16:36:01 -07:00
AndroidManifest.xml Bug 978587 - Make GeckoView package org.mozilla.gecko; don't include org.mozilla.gecko.R. r=blassey 2014-03-05 08:57:09 -08:00
build.xml bug 930062 - GeckoView library should support building as an ant project r=nalexander 2013-10-24 01:08:29 +02:00
local.properties.in bug 930062 - GeckoView library should support building as an ant project r=nalexander 2013-10-24 01:08:29 +02:00
Makefile.in Bug 978587 - Make GeckoView package org.mozilla.gecko; don't include org.mozilla.gecko.R. r=blassey 2014-03-05 08:57:09 -08:00
moz.build Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
project.properties Bug 978587 - Pre: Make geckoview_library and BackgroundInstrumentationTests target android-16. r=blassey 2014-03-05 08:57:09 -08:00