Doug Turner
|
e717fb795f
|
Merge.
|
2011-11-15 01:09:26 -08:00 |
|
Doug Turner
|
a9f4e7d04b
|
Bug 701996 - Merge widget/src/android from birch back into mozilla-central. r=dougt/blassey
|
2011-11-14 19:12:14 -08:00 |
|
Patrick Walton
|
d20e174b9a
|
Bug 695448 - Implement a Java compositor, and use it to scroll. r=?
|
2011-11-09 17:39:29 -08:00 |
|
Doug Turner
|
5e91e54024
|
backing out the backout of the landing of the patrick patch queue. lets try this again in the morning with fresh eyes and fresh coffee
|
2011-11-07 23:54:21 -08:00 |
|
Doug Turner
|
c971b7be6d
|
Removing use strict from a hosed merge
|
2011-11-07 20:54:50 -08:00 |
|
Patrick Walton
|
7d0b84a62b
|
Back out birch-pan-zoom patch queue due to crashes on mochitests. no bug, r=mfinkle
|
2011-11-07 17:04:44 -08:00 |
|
Patrick Walton
|
129c7c71ff
|
* * *
try: -b do -p linux-android -u none -t none
|
2011-11-07 14:15:58 -08:00 |
|
Doug Turner
|
acdd2248fa
|
Enables simple message passing from Java->Gecko using the nsIObserver. r=blassey
|
2011-10-12 21:53:43 -07:00 |
|
Doug Turner
|
f7ffea8082
|
Patch from https://github.com/snorp/mozilla-central faster branch.
|
2011-10-10 17:40:17 -07:00 |
|
Oleg Romashin
|
d1c4fdc41f
|
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
|
104a8914c7
|
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 |
|
Alon Zakai
|
ba1bdecf39
|
Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey
|
2011-04-29 16:49:20 -07:00 |
|
Doug Turner
|
3a3e07ec3c
|
Bug 636344 - Android Geolocation provider does not provide geocoded civic addresses. r=blassey
|
2011-03-17 00:03:11 -07:00 |
|
Brian Crowder
|
83a619bb3a
|
Bug 634555: sync with the Gecko event queue at the end of onTextChanged, r=mwu,blassey, a=blocking-fennec:2.0,blassey
|
2011-03-02 12:23:02 -05:00 |
|
Doug Turner
|
15243e9f99
|
Bug 630595. Backing out 37e4ab3abc44. r=blassey. a=blocking-fennec
|
2011-02-01 22:34:12 -08:00 |
|
Doug Turner
|
30e8b6fa2d
|
Bug 629432 - [Nexus S] Opening planet.mozilla.org frequently hangs the phone r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 4055ee591d484404b6e7def7feb4147eff3fba8c
|
2011-01-28 21:40:23 -08:00 |
|
Mark Finkle
|
0d2c2afda5
|
Backout af70cc3963ac (Bug 629432) [r=me a=fennec-should-load-pages]
|
2011-01-31 11:42:13 -05:00 |
|
Doug Turner
|
9e578f622b
|
Bug 629432 - [Nexus S] Opening planet.mozilla.org frequently hangs the phone r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 59e0d3124e96368f9a0be2ca46ac291bed8d199e
|
2011-01-28 21:40:23 -08:00 |
|
Matt Brubeck
|
ed826a61fd
|
Bug 625792 - nsScreenAndroid::GetRect should use screen dimensions, not window size. r=mwu,blassey a=blocking-fennec
|
2011-01-14 12:36:19 -08:00 |
|
Michael Wu
|
aa2d4bc721
|
Bug 619519 - Fix android key down/press/up handling, r=masayuki a=blocking-fennec
|
2010-12-21 14:36:28 -08:00 |
|
Jeff Muizelaar
|
e738d79aca
|
Bug 614832. Android: renew surface after it's been destroyed. r=vlad,a=blocking
Uses the new RenewSurface() to renew the surface when it is destroyed.
|
2010-12-13 14:37:25 -08:00 |
|
Doug Turner
|
ba1d10c471
|
Bug 618535 - Add new ACTIVITY_SHUTDOWN event on android r=mwu. a=blocking-fennec
|
2010-12-11 14:36:11 -08:00 |
|
Jim Chen
|
2fb8dce3db
|
Bug 576065 - Fix Android IME implementation, r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 0bc165f85b4ee177bfb4fdaa1851ff5014cca04e
|
2010-08-04 12:47:26 -07:00 |
|
Michael Wu
|
6f1ad4ef8e
|
Bug 575839 - Simple magnify gesture event support on Android, r=dougt
|
2010-07-07 14:34:12 -07:00 |
|
Matt Brubeck
|
b10155d520
|
Bug 572605 - Handle intents/links from other apps while Fennec is already running, r=mwu
|
2010-06-18 10:42:51 -07:00 |
|
Brad Lassey
|
c13c5e6281
|
bug 572249 - flush prefs on android app pause r=mwu
|
2010-06-17 17:33:15 -04:00 |
|
Michael Wu
|
3f6dca2086
|
Bug 568249 - Support geolocation on Android, r=dougt
|
2010-06-04 14:14:43 -07:00 |
|
Michael Wu
|
e2dedd3ec8
|
Bug 564327 - Add Java wrapper in embedding/android [1/2]. patch by vlad, blassey, alexp, and me. r=dougt,ted
--HG--
extra : rebase_source : 94cd881a5af774626f1bc557c6f99850c10283df
|
2010-06-02 14:55:28 -07:00 |
|