Doug Turner
|
b68bf1210e
|
Bug 701996 - Merge widget/src/android from birch back into mozilla-central. r=dougt/blassey
|
2011-11-14 19:12:14 -08: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
|
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 |
Alon Zakai
|
3c5959f2f9
|
Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey
|
2011-04-29 16:49:20 -07:00 |
Doug Turner
|
ca113799ab
|
Bug 636344 - Android Geolocation provider does not provide geocoded civic addresses. r=blassey
|
2011-03-17 00:03:11 -07:00 |
Brian Crowder
|
3b29197c26
|
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
|
a24b519ebb
|
Bug 630595. Backing out 37e4ab3abc44. r=blassey. a=blocking-fennec
|
2011-02-01 22:34:12 -08:00 |
Doug Turner
|
3007538468
|
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
|
7b3fd0ce47
|
Backout af70cc3963ac (Bug 629432) [r=me a=fennec-should-load-pages]
|
2011-01-31 11:42:13 -05:00 |
Doug Turner
|
89eace95e0
|
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
|
b605e9a47d
|
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
|
ed4c9779db
|
Bug 619519 - Fix android key down/press/up handling, r=masayuki a=blocking-fennec
|
2010-12-21 14:36:28 -08:00 |
Jeff Muizelaar
|
2a9eabcfaf
|
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
|
638a81e9e2
|
Bug 618535 - Add new ACTIVITY_SHUTDOWN event on android r=mwu. a=blocking-fennec
|
2010-12-11 14:36:11 -08:00 |
Jim Chen
|
c78c8b96b5
|
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
|
9fe0ae68d9
|
Bug 575839 - Simple magnify gesture event support on Android, r=dougt
|
2010-07-07 14:34:12 -07:00 |
Matt Brubeck
|
ae8f3c61f8
|
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
|
6b76e77b99
|
bug 572249 - flush prefs on android app pause r=mwu
|
2010-06-17 17:33:15 -04:00 |
Michael Wu
|
bba1a46bca
|
Bug 568249 - Support geolocation on Android, r=dougt
|
2010-06-04 14:14:43 -07:00 |
Michael Wu
|
f18026ca65
|
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 |