Commit Graph

3787 Commits

Author SHA1 Message Date
Alon Zakai
8a71ea4f3e Bug 616664 - Android code for keeping the screen on. r=mwu a=blocking-fennec 2010-12-21 14:34:29 -08:00
Michael Wu
7bd9634fcf bug 620584 - add ANDROID_PACKAGE_NAME rather than hard code org.mozilla.@MOZ_APP_NAME@ r=ted,blassy a=stuart 2010-12-21 15:02:14 -05:00
Mounir Lamouri
6cbd07e326 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
0597546369 Bug 608624 - Clearing update notification launches fennec r=blassey a=dougt 2010-11-30 21:57:21 -08: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
Alex Pakhotin
d0352254b7 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
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
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
Michael Wu
91f5d83bdc Bug 616577 - Style restarter to match GeckoApp, r=blassey a=blassey 2010-12-10 18:16:21 -08:00
Michael Wu
e8b89f6c0b 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
43f6f76aef 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
94bddb96b5 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
ad5aee4081 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
781304a848 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
393a863217 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
54b75fcc3e Bug 612392 - Avoid 2D draws when doing 3D, r=vlad a=blocking-fennec 2010-12-02 17:23:41 -08:00
Wes Johnston
bc2ff22c6c 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
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
Brad Lassey
7d5e3e13bf 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
6297164d2e 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
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
Timothy Nikkel
232d0b4160 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
da83f41782 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
c3ac419208 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
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
Alex Pakhotin
ade9f50623 Bug 601837 - Hide progress notification when reached 100% r=blassey a=mfinkle 2010-10-04 20:05:43 -07: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
Alex Pakhotin
ffa4adf424 Bug 608428 - Replace default icon in desktop notifications. r=blassey a=blocking-fennec 2010-11-22 18:24:05 -08:00
Matt Brubeck
5f37caf36f Bug 599811 - Fix bad merge in changeset 0b2b0417c11f (bug 614223). a=blocking-fennec 2010-11-23 09:07:28 -08: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
Alex Pakhotin
3c80b39c51 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
ce1ec10d0b 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
564d7caf07 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
e9114d304a Bug 597579 - Investigate downloading updates to sd card r=rstrong,blassey a=blocking-fennec 2010-10-30 17:24:14 -07:00
Brad Lassey
dfacbe1834 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
5d8ea9c51c 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
82f0fd281c 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
985bf17fe8 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
8ac71d97a0 b=605063; fix Android GL startup (hide splashscreen correctly); r=mwu 2010-11-12 12:02:14 -08:00
Brian Crowder
70c2a075f7 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
23a6a74a23 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
b7a1a622eb 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
e23865816e Bug 607939 - Start gecko in onStart instead of onCreate, r=blassey a=blocking-fennec 2010-11-10 19:34:32 -08:00
Michael Wu
88360c882e 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
8ae3b71b3d Bug 602976 - Handle onDestroy better, r=blassey a=blocking-fennec 2010-11-08 18:11:18 -08:00
Michael Wu
e429905951 Bug 602976 - Implement full screen mode for Android, r=vlad a=blocking-fennec 2010-11-08 18:11:13 -08:00
Brad Lassey
91bbf7b196 bug 607758 - Crash [@ nsWindowWatcher::OpenWindowJSInternal] when trying to show profile manager r=jst a=blocking-fennec 2010-11-05 13:43:13 -04:00