Commit Graph

645 Commits

Author SHA1 Message Date
Mounir Lamouri
40bfd26ef5 Bug 595922 - tooltips should not show form validation message if the form element has @novalidate. r+a=sicking
--HG--
extra : rebase_source : 88cb0d8842bfbbf0e85617b9e2eabf0a2128ab98
2010-12-17 09:47:30 -08:00
Alex Pakhotin
656785cddf Bug 608624 - Clearing update notification launches fennec r=blassey a=dougt 2010-11-30 21:57:21 -08:00
Michael Wu
6b75bc7576 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
Alex Pakhotin
ffda4058b0 Bug 613080 - External URL handler service. r=bz a=blocking-fennec
--HG--
extra : rebase_source : 305c50e07138ffad437c3faf51453a4056c4ae3e
2010-11-23 15:40:46 -08:00
Brad Lassey
3cb1b3510a 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
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
Michael Wu
348cc9ed46 Bug 616577 - Style restarter to match GeckoApp, r=blassey a=blassey 2010-12-10 18:16:21 -08:00
Michael Wu
cb3972b0cd Bug 618160 - Don't show progress dialog in crash reporter if a report isn't being sent, r=blassey a=blassey 2010-12-10 18:16:17 -08:00
Doug Turner
18641cb64c Bug 616538 - Fennec on android crashes on startup when launched from sutagent on a tegra board with latest 2.2 OS. r=mwu a=blassey
--HG--
extra : rebase_source : 5f67743f6fd56d1f391cf39eef7ee3f33503bee3
2010-12-09 11:01:30 -08:00
Matt Brubeck
31dcdedce3 Bug 617181 - Remove CPU detection code from Android Java wrapper. r=mwu a=blassey
--HG--
extra : rebase_source : 3f95c17d695165762c3b12198ab17a0435174100
2010-12-06 16:28:04 -08:00
Olli Pettay
d9d083ebf0 bug 406375, In modal dialog (window.open with modal=yes) child windows and dialogs do not populate with expected content, r=jst, a=blocking
--HG--
extra : rebase_source : 92e8ebd370e2c7746d3f9401a7b41fc6757ff865
2010-12-09 17:30:12 +02:00
Matt Brubeck
b81f279700 Bug 616513 - Fennec crashes with Simeji IME. r=crowder a=blocking-fennec DONTBUILD
--HG--
extra : rebase_source : b2f45c8f73d2564ac4d9668cc5bd77fa94b9d84b
2010-12-03 10:10:26 -08:00
timeless@mozdev.org
c64ca1686b Bug 612272 crash [@ ShowNativePrintDialog ] when trying to print some pages; r=mats a=blocking-betaN+ 2010-12-03 11:21:38 -05:00
Michael Wu
d9b7414755 Bug 612392 - Avoid 2D draws when doing 3D, r=vlad a=blocking-fennec 2010-12-02 17:23:41 -08:00
Wes Johnston
18f58c0e2e Bug 612703 - Don't always update notification progressbars. Android only. [r=blassey, a=blocking-fennec] 2010-12-02 13:27:26 -08:00
Brad Lassey
28f43785ae 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
Brad Lassey
1687e2ffd2 bug 616078 - Make sure we have a new process for android restarter r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 940bea2dc5db2687a3ea1f58e3c0f277d78b8187
2010-12-02 11:46:22 -05:00
Brad Lassey
2687de2458 bug 604712 - Add device information to nsISystemInfo for use by crash reporting and feedback addon. r=mwu a=blocking-fennec 2010-11-30 22:19:53 -05:00
Michael Wu
72d50b6ffb 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
76721219af 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
Timothy Nikkel
5c1b10cee6 Bug 559993. Scroll the whole selection into view, not just the focus point when finding on a page. r=roc a=blocking-final+ 2010-11-24 19:35:02 -06:00
Matt Brubeck
c80770852e Bug 614293 - Regression: Typing in urlbar does not replace selection. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 7d91034b7dfc2a419c455893ded5f4a7bf2410cb
2010-11-24 14:09:24 -08:00
Matt Brubeck
ac7ffbc0fb Bug 614289 - Awesomescreen does not update while typing. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 175f3f9949512f343abf7c1fef7c6abb40b23096
2010-11-24 14:07:58 -08:00
Michael Wu
44a9c40948 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
Alex Pakhotin
311fb114f2 Bug 601837 - Hide progress notification when reached 100% r=blassey a=mfinkle 2010-10-04 20:05:43 -07:00
Brad Lassey
7502b91267 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
Alex Pakhotin
b2deb5e8e9 Bug 608428 - Replace default icon in desktop notifications. r=blassey a=blocking-fennec 2010-11-22 18:24:05 -08:00
Matt Brubeck
51bd550b6d Bug 599811 - Fix bad merge in changeset 0b2b0417c11f (bug 614223). a=blocking-fennec 2010-11-23 09:07:28 -08:00
Michael Wu
c814ebb5b0 Bug 599811 - Use KeyListener to filter keyevents, r=dougt a=blocking-fennec 2010-11-22 22:56:37 -08:00
Michael Wu
5b727c0605 Bug 581596 - Make Android use new SetInputMode API, r=blassey a=blocking-fennec 2010-11-22 22:48:25 -08:00
Alex Pakhotin
63d9cc7bf4 Bug 609366 - Switching from 3G to Wifi stops the nightly update download and then restarting Fennec shows you the package installer for the partial package. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 167d17245b3bd27ddb6cf729b444723c44a7cb41
2010-11-18 14:13:31 -08:00
Brad Lassey
f12a85806e bug 518266 - Implement mechanism to provide haptic feed back, android r=dougt a=blocking-fennec 2010-11-22 11:38:02 -05:00
Brad Lassey
1760c56c84 bug 600957 - Have a way to provide mobile-browser-specific resources r=mwu a=blocking-fennec 2010-11-16 18:50:21 -05:00
Alex Pakhotin
7e736d9b18 Bug 597579 - Investigate downloading updates to sd card r=rstrong,blassey a=blocking-fennec 2010-10-30 17:24:14 -07:00
Brad Lassey
77ba0ab35f bug 595919 - Implement PDF printing for "Save As PDF" on Android r=vlad a=blocking-fennec 2010-11-16 18:33:56 -05:00
Alex Pakhotin
f252053c68 Bug 610151 - Firefox 4b2 (Android) Locale auto-detection does not work, r=blassey a=blocking-fennec 2010-11-16 14:27:34 -08:00
Mounir Lamouri
598f04f899 Bug 605277 - Do not show the form validation error message in the tooltip if title is set. r+a=sicking 2010-11-15 23:56:01 +01:00
Matt Brubeck
4516b2c00e Bug 575351 - Long-press on Android system keys does not work. r=mwu,smaug
a=blocking-fennec

--HG--
extra : rebase_source : 6e800c13e0a7be9503afcb4a12c491f8ccfc9e11
2010-11-12 15:58:29 -08:00
Vladimir Vukicevic
7e6f33465f b=605063; fix Android GL startup (hide splashscreen correctly); r=mwu 2010-11-12 12:02:14 -08:00
Brian Crowder
817180639f Bug 601204 - handle more context menu choices in Android IME, r=mwu, a=blocking-fennec=2.0b3+ from blassey 2010-11-11 14:07:59 -08:00
Mark Finkle
1769a622e5 Bug 609696 - Provide scriptable api for Fennec front end to display input method section dialog (bustage fix) [r=mwu a=blocking-fennecb3] 2010-11-11 12:45:38 -05:00
Brad Lassey
4757df0e57 Bug 610573 - unable to run talos on builds after Oct 24th, fennec fails to terminate, r=mwu a=stuart 2010-11-09 15:52:34 -05:00
Michael Wu
9c328fb61e Bug 607939 - Start gecko in onStart instead of onCreate, r=blassey a=blocking-fennec 2010-11-10 19:34:32 -08:00
Michael Wu
d29c2e291d Bug 601367 - Black screen flicker when virtual keyboard opens and closes in awesome screen, r=vlad a=blocking-fennec 2010-11-10 19:34:27 -08:00
Michael Wu
64ab9c2cbc Bug 602976 - Handle onDestroy better, r=blassey a=blocking-fennec 2010-11-08 18:11:18 -08:00
Michael Wu
fcebd43d40 Bug 602976 - Implement full screen mode for Android, r=vlad a=blocking-fennec 2010-11-08 18:11:13 -08:00
Brad Lassey
a72e238ba8 bug 607758 - Crash [@ nsWindowWatcher::OpenWindowJSInternal] when trying to show profile manager r=jst a=blocking-fennec 2010-11-05 13:43:13 -04:00
Brad Lassey
bd7b0f4297 bug 606235 - Android file picker should honor file type filters r=mwu a=blocking-fennec 2010-11-05 13:43:12 -04:00
Margaret Leibovic
6a27d3fb58 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00