gecko/embedding/android
2011-10-13 15:08:27 -07:00
..
locales Moving options menu from java to xml 2011-10-11 20:32:23 -07:00
resources Use styles with XML layouts in Android 2011-10-13 12:22:26 -07:00
AlertNotification.java Make variables private/final for better encapsulation and to allow the compiler to optimize things better 2011-10-12 08:14:30 -07:00
AndroidManifest.xml.in Resize window when the keyboard is dimissed 2011-10-12 10:53:37 -07: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
AwesomeBar.java Name AwesomeBarCursorAdapter private properties consistently (r=mfinkle) 2011-10-12 16:54:14 +01:00
CrashReporter.java.in cleaned up warnings 2011-10-11 13:09:44 -04:00
DatabaseHelper.java Patch from https://github.com/snorp/mozilla-central faster branch. 2011-10-10 17:40:17 -07:00
GeckoApp.java Remove cgroup handling. We no longer have a child process. Also, and more importantly, this code runs on the main thread. It takes about 1s to run. When we have extra processes, we should make sure that this runs on a new thread 2011-10-13 15:08:27 -07:00
GeckoAppShell.java Remove cgroup handling. We no longer have a child process. Also, and more importantly, this code runs on the main thread. It takes about 1s to run. When we have extra processes, we should make sure that this runs on a new thread 2011-10-13 15:08:27 -07:00
GeckoConnectivityReceiver.java Bug 691054 - Back out bug 667980 (getNetworkLinkType) on Android because of scary permissions [r=dougt] 2011-10-03 16:34:43 -07:00
GeckoEvent.java Enables simple message passing from Java->Gecko using the nsIObserver. r=blassey 2011-10-12 21:53:43 -07:00
GeckoInputConnection.java Bug 686405 - remove the debug button and just wait 5s for the debugger; r=dougt 2011-10-03 12:00:36 -04:00
GeckoSurfaceView.java Make sure that mStartupBitmap is loaded off of the main thread. 2011-10-13 15:06:26 -07:00
LauncherShortcuts.java.in cleaned up warnings 2011-10-11 13:09:44 -04:00
Makefile.in Use styles with XML layouts in Android 2011-10-13 12:22:26 -07: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
SessionHistory.java Hook up session history and reload. 2011-10-13 11:13:41 -07:00
strings.xml.in Moving options menu from java to xml 2011-10-11 20:32:23 -07:00
SurfaceLockInfo.java Backout d4bdab069bbc (bug 630007) for qt build bustage and various oranges on other platforms 2011-09-17 00:27:55 +01:00