gecko/embedding/android
Kartikaya Gupta 4ec68221e8 Bug 692185 - Flush PrintWriter prior to extracting printed string; r=blassey
Not flushing the PrintWriter might cause data to get left in the PrintWriter's
internal buffers, and not get written into the underlying StringWriter. This
might explain why the stack trace does not get written out to the crash report.
2011-11-08 16:41:50 -05:00
..
locales Bug 687312 - Show a non-interactive UI as soon as possible on startup r=mbrubeck 2011-09-21 15:19:44 -04:00
resources Backout b4da81723e56, 616986a1819a, Bad checkin comment 2011-10-06 00:11:31 -04:00
AlertNotification.java Bug 661612 - Update download progress notification keeps reappearing in Android 3 [r=mfinkle,alexp] 2011-09-16 12:10:58 -07:00
AndroidManifest.xml.in Bug 679966, part 1: Add vibrator support for android. r=blassey,cjones 2011-09-30 00:00:48 -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
CrashReporter.java.in Bug 688692 - Fennec is not sending crash reports. r=ted 2011-09-24 11:32:54 +01:00
GeckoApp.java Bug 692185 - Flush PrintWriter prior to extracting printed string; r=blassey 2011-11-08 16:41:50 -05:00
GeckoAppShell.java Bug 700263 - Add remainingTime support to android backend. r=cjones 2011-11-09 15:13:37 +01:00
GeckoBatteryManager.java Bug 700263 - Add remainingTime support to android backend. r=cjones 2011-11-09 15:13:37 +01: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 Bug 679923 - Fennec must deactivate last selected tab when it goes to background; r=mbrubeck,blassey,mfinkle 2011-08-21 20:11:31 +01: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 Bug 689626 - EGL surfaceChanged event shouldn't draw a frame of the previous size on Honeycomb. r=jrmuizel 2011-10-13 09:43:05 -04:00
LauncherShortcuts.java.in Bug 692189 - "NullPointerException crash @ createScaledBitmap(Bitmap.java:344)" [r=mark.finkle r=fabrice] 2011-10-05 17:21:00 -04:00
Makefile.in Bug 696038 - (2/3) Boilerplate code to communicate between hal and Android Java code. r=cjones 2011-11-02 16:35:11 +01: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 687312 - Show a non-interactive UI as soon as possible on startup r=mbrubeck 2011-09-21 15:19:44 -04:00
SurfaceInfo.java Bug 692198 - Make Flash on Android draw to bitmap intead of SurfaceView directly 2011-10-05 14:44:19 -04:00