Граф коммитов

66 Коммитов

Автор SHA1 Сообщение Дата
Zoe Bellot 5d63eeebbb Bug 746142 - Part 2 - Use inputmode attribute to vary the virtual keyboard on Android. f=mounir r=cpeterson 2012-08-26 23:16:22 -03:00
Ed Morley f4221cc429 Backout 506268f7735e & ea163112807d (bug 746142) for Android build failures 2012-08-17 12:30:02 +01:00
Zoe Bellot f5aa016a9c Bug 746142 - Part 2 - Use inputmode attribute to vary the virtual keyboard on Android. f=mounir r=cpeterson 2012-08-17 12:02:18 +02:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Doug Turner 0d7cf15ad0 Bug 733652 - Remove geolocation address handling (v2). Little adoption, costly implementation r=jdm 2012-03-08 22:16:25 -08:00
Ed Morley 1f10388ce3 Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange 2012-03-13 22:29:29 +00:00
Doug Turner 375ef173be Bug 733652 - Remove geolocation address handling (v2). Little adoption, costly implementation r=jdm 2012-03-08 22:16:25 -08:00
Ali Juma 62e5128d2f 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
Mark Finkle 7a33a050ef Bug 690134 - Fennec shows non-interactive UI on firstrun instead of splash screen [r=mbrubeck] 2011-09-29 12:48:51 -04:00
James Willcox 4af04ea2e4 Bug 689948 - Fix regressions caused by bug 686992 [r=blassey]
From 3d547ae760f1106b7e5414e05b4f80c2e7533926 Mon Sep 17 00:00:00 2001
Accidentally removed a call to GeckoAppShell.scheduleRedraw() which
caused a deadlock.  Also, this fixes an issue with uninitialized
member variables in AndroidBridge.
2011-09-28 14:43:02 -04:00
James Willcox a85eeb1953 Bug 686992 - Draw to Android window/surface directly r=blassey 2011-09-21 12:46:00 -04:00
Matt Brubeck 7dcbac81b9 Back out 0ec8974f0917 (bug 686992) because of crashes 2011-09-24 08:51:46 -07:00
James Willcox f8138a0931 Bug 686992 - Draw to Android window/surface directly r=blassey 2011-09-21 12:46:00 -04:00
Mark Finkle e30a3cb472 Bug 687312 - Show a non-interactive UI as soon as possible on startup (sdcard profiles) r=mbrubeck 2011-09-22 16:43:06 -04:00
Mark Finkle bd57593b1c Bug 687312 - Show a non-interactive UI as soon as possible on startup r=mbrubeck 2011-09-21 15:19:44 -04:00
Makoto Kato 8090e96d0b Bug 685537 - [HKb] Fn key + key is not working properly. r=jchen 2011-09-20 17:35:38 +09:00
Makoto Kato b0f6183937 Bug 676195 - IME doesn't work with hardware keyboard on Android. r=jchen 2011-09-03 23:14:38 +09: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
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
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
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
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 cadd29da57 Bug 661843 - GeckoSurfaceView may double memory requirement for painting. r=dougt 2011-06-16 02:03:00 -07:00
Vivien Nicolas 9d29efb784 Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki] 2011-04-20 14:47:40 +02:00
Brad Lassey 3713a43a89 bug 614355 - provide pref to not always use fullscreen landscape keyboards on android r=dougt 2011-04-11 16:41:03 -04:00
Doug Turner 21178e4f06 Bug 646685 - Fix watchPosition after isBetterPosition was removed. r=blassey 2011-03-30 21:13:35 -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
Michael Wu 05ef513ded Bug 637892 - Do not filter soft keyboard key events, r=dougt a=blocking-fennec
--HG--
extra : rebase_source : ab401ca79eb2f00d1dc673fb27375139965709d4
2011-03-08 10:39:56 -08:00
Makoto Kato 092920bb19 Bug 635857 - nsWindow::ResetInputState() commits duplicated composition string. r=mwu a=blocking-fennec 2011-03-08 12:24:31 +09:00
Michael Wu 78ce2fbec2 Bug 618352 - Handle all key events in onKeyPreIme when possible, r=crowder a=blocking-fennec
--HG--
extra : rebase_source : 93d10103e6d75f1ab0d4a059da4c7a86fb773293
2011-01-26 13:52:41 -05: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
Brad Lassey f9abb0bc5c bug 624537 - style adjustments to splashscreen r=dougt a=blocking-fennec 2011-01-11 00:50:20 -05:00
Brad Lassey c35619b0c9 bug 623912 - Blank white screen for 10+ seconds on first-run library extraction r=mbrubeck,dougt a=blocking-fennec 2011-01-11 00:48:35 -05:00
Brian Crowder 911b84869b Bug 617552: keep mEditable around and updating it selectively to fix a handful of input bugs, r=blassey, a=blocking-fennec=2.0b4 by dougt 2011-01-06 17:15:24 -08:00
Brad Lassey 9dd7936bb5 bug 622695 - allow android's logger to handle logging exceptions r=mbrubeck a=blocking-fennec 2011-01-03 17:34:44 -05:00
Brad Lassey e68b1f48ba bug 619626 - implement faster splash screen for android r=mwu a=blocking-fennec 2010-12-27 10:33:37 -05:00
Michael Wu c20740cbb3 Bug 611764 - Move key handling to GeckoSurfaceView and handling onKeyPreIme, r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 34229313342b93c7e78d51818b308a307dde8056
2010-12-15 12:37:54 -08:00
Brad Lassey 84adb8f3e5 bug 618343 - Form default buttons don't work in landscape mode r=mwu a=blocking-fennec
--HG--
extra : rebase_source : ee06ef589fad47b8b571bdfad32c967f3c3271d7
2010-12-15 12:37:52 -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
Michael Wu 54b75fcc3e Bug 612392 - Avoid 2D draws when doing 3D, r=vlad a=blocking-fennec 2010-12-02 17:23:41 -08:00
Brad Lassey 89ea42d422 bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling, fixing a bad merge r=roc a=blocking-fennec
--HG--
extra : rebase_source : 0026087b32e71f7b7ed3e35a91e36cbc10faf1b0
2010-12-02 11:49:19 -05:00
Michael Wu ddcce1744b bug 607939 - fail to opened a URL / link from another application after launching r=dougt a=blocking-fennec 2010-11-24 17:51:41 -05:00
Doug Turner 8509118058 Backing out android bug 607939 - fail to opened a URL / link from another application after launching. This caused a regression filed as bug 614801. a=me 2010-11-25 22:02:06 -08:00
Michael Wu c0a3ad2cdf bug 607939 - fail to opened a URL / link from another application after launching r=dougt a=blocking-fennec 2010-11-24 17:51:41 -05:00
Brad Lassey 74fe235331 bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec 2010-11-23 21:12:53 -05:00
Michael Wu ce83e53781 Bug 599811 - Use KeyListener to filter keyevents, r=dougt a=blocking-fennec 2010-11-22 22:56:37 -08:00
Michael Wu 28ed96092b Bug 581596 - Make Android use new SetInputMode API, r=blassey a=blocking-fennec 2010-11-22 22:48:25 -08:00
Vladimir Vukicevic 8ac71d97a0 b=605063; fix Android GL startup (hide splashscreen correctly); r=mwu 2010-11-12 12:02:14 -08:00