gecko-dev/embedding/android
Mike Hommey 7de58a1cfa Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.

We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.

We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).

The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.

Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-02-25 12:53:36 +01:00
..
locales bug 632649 - Warn users on devices with 256mb of RAM or less that they are on an unsupported device r=dougt ui-r=madhava a=blocking-fennec 2011-02-11 17:35:50 -05:00
resources bug 650209 - Allow DOMDesktopNotification to use a custom icon in the expanded android notification r=dougt 2011-04-28 15:34:50 -04:00
AlertNotification.java bug 650209 - Allow DOMDesktopNotification to use a custom icon in the expanded android notification r=dougt 2011-04-28 15:34:50 -04:00
AndroidManifest.xml.in bug 655427 - make sharedIDs used by automation not depend on package nam a+r=mfinkle 2011-05-11 14:07:28 -04:00
App.java.in bug 620584 - add ANDROID_PACKAGE_NAME rather than hard code org.mozilla.@MOZ_APP_NAME@ r=ted,blassy a=stuart 2010-12-21 15:02:14 -05:00
CrashReporter.java.in bg 624344 - File name not parsed correctly while trying to save page via 'Save link' r=enn a=blocking-fennec 2011-03-04 18:12:44 -05:00
GeckoApp.java Bug 655997 - Crash when changing orientation on Android (regression from bug 643032) [r=blassey] 2011-05-10 09:14:05 -07:00
GeckoAppShell.java Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu 2011-02-25 12:53:36 +01:00
GeckoConnectivityReceiver.java Bug 643032 - Don't start network status listener until Fennec starts [r=blassey] 2011-05-09 12:58:55 -07:00
GeckoEvent.java Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey 2011-04-29 16:49:20 -07:00
GeckoInputConnection.java Bug 617298 - Make text extraction from child process slightly more reliable, r=jchen 2011-04-29 19:25:55 -07:00
GeckoSurfaceView.java Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki] 2011-04-20 14:47:40 +02:00
Makefile.in bug 655427 - make sharedIDs used by automation not depend on package nam a+r=mfinkle 2011-05-11 14:07:28 -04:00
NotificationHandler.java.in Bug 604491 - Tapping update notification while Fennec isn't running just starts fennec and doesn't offer to download [r=blassey a=blocking-fennec] 2010-12-10 19:44:23 -08:00
Restarter.java.in Bug 640068 - Browser does not restart when installing extensions. This approach uses ps instead of hitting the proc file system. r=blassey a=blocking-fennec 2011-03-10 19:52:50 -08:00
strings.xml.in bug 632649 - Warn users on devices with 256mb of RAM or less that they are on an unsupported device r=dougt ui-r=madhava a=blocking-fennec 2011-02-11 17:35:50 -05:00