Commit Graph

265 Commits

Author SHA1 Message Date
Chris Lord
9d98647698 Bug 681980 - Target Android API level 11 to remove the menu key on Honeycomb [r=blassey]
--HG--
extra : rebase_source : c344db510c389e9f8cdaa186185da979036d48e7
2011-06-15 01:56:00 -07:00
Ali Juma
500348dd4e Bug 677920 - Part 2: Fix handling of Android surface lifecycle events when using GL layers. r=blassey
--HG--
extra : rebase_source : 40ad2f8039f672afa77bd887f42a6b930f9e61c0
2011-08-23 16:52:03 -04:00
Benoit Girard
564c6d27c0 Bug 621745 - Correctly handle EGL surfaceChange event causing glitches on resize; r=jmuizelaar 2011-08-22 09:57:12 -07:00
Oleg Romashin
8c251f45f0 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
Doug Turner
5fa554f56b Bug 661978 - Android file input activity deadlocks. r=blassey 2011-08-18 19:30:22 -07:00
Doug Turner
a16173b2e0 Bug XXXX - Correctly renames the Log() functions to use the right filename. rs=blassey 2011-08-18 19:27:41 -07:00
James Willcox
5de8b0dbfc Bug 627019 - ignore IME changes from gecko when other changes are still pending
From 5797f333373ae0c21c6aa0c0192b4e2ab0acde37 Mon Sep 17 00:00:00 2001
---
 embedding/android/GeckoAppShell.java        |    3 +++
 embedding/android/GeckoInputConnection.java |   23 ++++++++++++++++++++---
 2 files changed, 23 insertions(+), 3 deletions(-)
2011-08-16 16:57:41 -04:00
Alex Pakhotin
8d812655b7 Bug 673969 - System preference for "visible passwords" not followed. r=blassey 2011-07-26 18:14:52 -07:00
Brad Lassey
083e7811b3 bug 669424 - get rid of shared ID in unofficial builds r=mbrubeck 2011-08-09 17:16:26 -04:00
Justin Wood
bc9a7d1530 Merge from m-c 2011-08-09 06:31:01 -04:00
Matt Brubeck
19d8b814a0 Bug 677035 - Use full classname for ClipboardManager to fix Android SDK 13
build [r=blassey]
2011-08-08 11:51:05 -07:00
Brad Lassey
a75f540e26 bug 677088 - [Java] NullPointerException in GeckoApp.onNewIntent() r=dougt 2011-08-07 23:30:32 -04:00
Makoto Kato
5f6d0d266e Bug 667927 - Problem with deletions in IME when in composition mode on Honeycomb. r=jchen 2011-08-09 14:17:44 +09:00
Mark Finkle
b448cb7549 Bug 676293 - Add ability to make 'home screen shortcut' for Bookmarks [r=fabrice, r=blassey]
--HG--
rename : mobile/components/build/nsIPhoneSupport.idl => mobile/components/build/nsIShellService.idl
rename : mobile/components/build/nsPhoneSupport.cpp => mobile/components/build/nsShellService.cpp
rename : mobile/components/build/nsPhoneSupport.h => mobile/components/build/nsShellService.h
2011-08-08 22:37:57 -04:00
Fabrice Desré
d5310e77db Bug 676085 - cgroup filemane is incorrect [r=blassey] 2011-08-02 14:44:47 -07:00
Brad Lassey
237262a45f bug 672356 - plugin-container not set to background cgroup r=dougt 2011-07-28 02:25:11 -04:00
Fabrice Desré
faf2d6f0ad Bug 675790 - The title of the android file chooser is not i18n ready 2011-08-01 18:17:14 -07:00
Brad Lassey
8147d1b4e7 bug 674245 - App crashes when device switches its orientation from portrait to landscape and reversal for several times r=dougt 2011-07-26 12:12:36 -04:00
Alex Pakhotin
b0a2850ddb Bug 673199 - Gecko Alert "java.net.MalformedURLException: Protocol not found:" after getting an update notification that a build is available 2011-07-25 19:12:21 -07:00
Marco Bonardo
df96b57a40 Merge mozilla-central and mozilla-inbound 2011-07-22 15:31:14 +02:00
Matt Brubeck
073a9a3ba9 Bug 673168 - Back out 32135b36a00e (bug 669424) because it breaks upgrades on Android 2011-07-21 14:12:51 -07:00
Makoto Kato
43aee85be5 Bug 664364 - Entering newline after Japanese in a textarea doesn't change cursor position. r=jchen 2011-07-22 10:24:34 +09:00
Brad Lassey
b5a69107d8 bug 672809 - need to null check list of library files to be cleaned r=dougt 2011-07-20 12:37:54 -04:00
Brad Lassey
2ca7795d5e bug 671092 - Crash after failed attempt to extract libraries after update r=dougt 2011-07-18 14:25:20 -04:00
Brad Lassey
5d23f12c4d Bug 669424 - get rid of shared ID. r=dougt 2011-07-05 15:36:25 -04:00
Doug Turner
7dbf23a135 Bug 667980: Expose network connection type to chrome. r=dougt
Add an attribute to nsINetworkLinkService that represents the connection type,
and add code to the android back-end to expose the connection type and notify
when it changes.
2011-07-10 15:24:05 -07:00
Wesley Johnston
87e308ca2d Bug 667530 - Add ability to add application/bookmark shortcuts to Launcher screens [r=blassey, r=fabrice] 2011-07-01 14:26:00 -04:00
Daniel Holbert
0b0f692df0 back out 89ef5bf1e3d2 (Bug 667530) due to talos orange 2011-07-07 15:57:21 -07:00
Wesley Johnston
fbb347dea1 Bug 667530 - Add ability to add application/bookmark shortcuts to Launcher screens [r=blassey, r=fabrice] 2011-07-01 14:26:00 -04:00
Doug Turner
d645ab2c0c Bug 664996 Fix missing redraw when resuming application r=dougt
Because I'd altered the way surface creation works, it was possible to
have a null buffer in surfaceChanged while having a valid surface size.

Instead of looking at the buffer pointers, I've replaced it with a
boolean that tracks whether the surface size is valid or not.

In addition, there was a typo that meant that synchronised redraws were
being skipped, as the object from mSyncDraws was taken and immediately
discarded.

--HG--
extra : rebase_source : 1b689f7c8cdd10565dea30a4cd65f49371f046d3
2011-06-25 21:35:52 -07:00
Doug Turner
e7d20abacd Back out 0839c57106a8. Caused a regression; follow up will address. r=dougt
--HG--
extra : rebase_source : c9aa1dac6480a41ce147e641f675b090b8cc5427
2011-06-25 21:34:10 -07:00
Alex Pakhotin
6527f51091 Bug 658691 - remove android:debuggable="true" from AndroidManifest.xml r=blassey 2011-05-20 16:29:40 -07:00
Alex Pakhotin
b154c7b9b0 Bug 649381 - implement moz-icon android support. r=blassey 2011-06-13 14:02:13 -07:00
Alex Pakhotin
605fb03726 Bug 645729 - Make sure 'body' data is sent along with special links (mailto and sms). r=blassey 2011-05-26 12:58:41 -07:00
Doug Turner
12569c1c97 Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
2011-06-19 22:36:17 -07:00
Chris Lord
5fedcf09b2 Bug 664996 - After quitting the application by tapping the Home button, re-entering it will show a white. Regression from bug 661843. r=dougt 2011-06-17 08:57:46 -07:00
Chris Lord
d0bb1208f4 Bug 663445 - StringIndexOutOfBoundsException in String.substring() via GeckoInputConnection.getExtractedText. r=mwu
--HG--
extra : rebase_source : 9f6a618d2563352a03be47dbfb303b6473f8657c
2011-06-14 07:48:00 -07:00
Doug Turner
ef7a9d534c Bug 664774 - Loading and Install text has mixed capitalization. r=mfinkle 2011-06-16 11:49:38 -07:00
Chris Lord
cadd29da57 Bug 661843 - GeckoSurfaceView may double memory requirement for painting. r=dougt 2011-06-16 02:03:00 -07:00
Matt Brubeck
bec9fbc11f Bug 662075 - Android fails to open update APK [r=blassey] 2011-06-08 14:33:49 -07:00
Brad Lassey
b7f556606b bug 638940 - File Upload: we should not change file names, paths and extensions r=dougt 2011-06-01 20:40:38 -04:00
Brad Lassey
f9a2da5283 bug 660326 - send java exceptions to crash-stats r=dougt 2011-06-01 13:54:53 -04:00
Matt Brubeck
773ae15d23 Bug 659412 - Remove warning dialog for Android devices with low MemTotal [r=blassey] 2011-05-24 14:56:46 -07:00
Brad Lassey
9c431db746 bug 632874 - make it clear that first-run startup time isn't normal r=dougt 2011-05-20 14:44:09 -04:00
Matt Brubeck
c8ffc571b9 Bug 657501 - Unofficial branding for Fennec [r=blassey,mfinkle] 2011-05-20 09:45:42 -07:00
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
Brad Lassey
7b8ede5080 bug 655427 - make sharedIDs used by automation not depend on package nam a+r=mfinkle
--HG--
extra : rebase_source : f90bb8cda99b72879b809621984c803245dbd4b5
2011-05-11 14:07:28 -04:00
Matt Brubeck
1fd50d1568 Bug 656177 - Register Fennec as a handler for file: URIs on Android [r=blassey] 2011-05-11 07:25:53 -07:00
Mark Finkle
b404ae0dfc Bug 654838 - Create a unique branding for Fennec beta (displayname fix) [r=blassey] 2011-05-10 23:50:43 -04:00
Michael Wu
90fb74e443 Merge backout (to fix bug 656172) 2011-05-10 19:10:01 -07:00