Oleg Romashin
|
35cd3bb1b8
|
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
|
7bf710d4a2
|
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
|
48ab56a356
|
Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey
|
2011-04-29 16:49:20 -07:00 |
Doug Turner
|
7cc0fe0532
|
Bug 636344 - Android Geolocation provider does not provide geocoded civic addresses. r=blassey
|
2011-03-17 00:03:11 -07:00 |
Brian Crowder
|
c672f6531e
|
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
|
96f31c760e
|
Bug 630595. Backing out 37e4ab3abc44. r=blassey. a=blocking-fennec
|
2011-02-01 22:34:12 -08:00 |
Doug Turner
|
2df4e67938
|
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
|
5d81c86e66
|
Backout af70cc3963ac (Bug 629432) [r=me a=fennec-should-load-pages]
|
2011-01-31 11:42:13 -05:00 |
Doug Turner
|
bc73d806a6
|
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
|
8e6579e472
|
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
|
fd70b0c50f
|
Bug 619519 - Fix android key down/press/up handling, r=masayuki a=blocking-fennec
|
2010-12-21 14:36:28 -08:00 |
Jeff Muizelaar
|
a496d26653
|
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
|
74e6e6bdc8
|
Bug 618535 - Add new ACTIVITY_SHUTDOWN event on android r=mwu. a=blocking-fennec
|
2010-12-11 14:36:11 -08:00 |
Jim Chen
|
88d3685bc0
|
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
|
199ddf38ad
|
Bug 575839 - Simple magnify gesture event support on Android, r=dougt
|
2010-07-07 14:34:12 -07:00 |
Matt Brubeck
|
ca6d867bdd
|
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
|
7a226dd549
|
bug 572249 - flush prefs on android app pause r=mwu
|
2010-06-17 17:33:15 -04:00 |
Michael Wu
|
fa98381437
|
Bug 568249 - Support geolocation on Android, r=dougt
|
2010-06-04 14:14:43 -07:00 |
Michael Wu
|
a3dbc6f907
|
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 |