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

85 Коммитов

Автор SHA1 Сообщение Дата
Jim Chen 055a303e14 Bug 588456 - Properly commit Android IME composition on blur; r=mwu a=blocking-fennec 2010-08-20 17:07:26 -07:00
Michael Wu 15f1419b90 Bug 588140 - Set version in androidmanifest.xml.in correctly, r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 4b0e300adc5da2348ee19c299acc7308c84b8228
2010-08-17 14:22:00 -07:00
Michael Wu f54ba9fd96 Bug 587350 - Crash on startup from bug 580407 on Android, r=dougt 2010-08-14 19:51:15 -07:00
Michael Wu 5ef88334b7 Bug 556644 - 5. Enumerate prefs in the omnijar, r=bsmedberg a=blocking2.0 2010-08-11 18:10:11 -07:00
Michael Wu f70ee665c2 Bug 556644 - 2. Make android work with new omnijar setup, r=dougt a=blocking2.0 2010-08-10 15:09:18 -07:00
Brad Lassey f27fb8fd72 bug 585871 - Add android:debuggable="true" to AndroidManifest.xml.in r=mwu a2.0=stuart 2010-08-10 13:18:03 -04:00
Michael Wu 3e59251787 Bug 585693: Fix android embedding bustage on this CLOSED TREE. r=blassey 2010-08-09 17:57:47 -07:00
Brad Lassey a8a7003497 Bug 575750 - Implement support for OS protocol handlers on Android [r=mwu,bzbarsky]
--HG--
extra : rebase_source : 00c00eff847686211b07798f8d837e7bde02b89d
2010-06-29 22:22:08 -04:00
Brad Lassey 643b9bde3b bug 581066 - Android debug builds crash when content loaded r=mwu
--HG--
extra : rebase_source : 843ec93d458afffc87ce2c27ba1c3581d465984d
2010-08-05 11:17:51 -05:00
Jim Chen 37637289ba Bug 575007 - When using the HTC Sense Keyboard on password boxes text suggestions appear, r=mwu a=blocking-fennec 2010-08-04 15:59:22 -07: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
Matt Brubeck 2d887ab410 Bug 582269 - don't handle onKeyUp for KEYCODE_BACK when keydown is in another activity [r=mwu] 2010-07-29 14:44:33 -07:00
Brad Lassey 7ec7f95a03 bug 578493 - Set env vars before loading libraries r=mwu 2010-07-16 11:52:01 -04:00
Michael Wu 199ddf38ad Bug 575839 - Simple magnify gesture event support on Android, r=dougt 2010-07-07 14:34:12 -07:00
Michael Wu 5428485c6e Bug 576610 - Fix Android packaging with data driven compreg, r=vlad 2010-07-02 13:20:24 -07:00
Michael Wu 7f13727b01 Bug 575866 - Move GeckoInputConnection class into its own file, r=blassey 2010-06-29 21:13:44 -07:00
Michael Wu ca963bdc8b Bug 573741 - Remove mComposing and let gecko keep track of composition state, r=blassey 2010-06-29 21:11:43 -07:00
Michael Wu 4cb0409f06 Bug 575421 - Improve 2D drawing path on Android, r=vlad 2010-06-28 23:42:28 -07:00
Vladimir Vukicevic 803b7e37fb b=573181; clean up render path on Android and prepare for GL layers rendering; r=mwu 2010-06-25 17:52:37 -07:00
Michael Wu 3981e1004e Bug 574120 - Add IPC support to android embedding code, r=blassey 2010-06-25 13:12:03 -07:00
Brad Lassey b05c9d3e71 bug 574412 - Add Logging to android life cycle callbacks r=mwu 2010-06-24 15:00:42 -04:00
Michael Wu d97ac3be80 Bug 573800 - Coalesce soft KB shows/hides on Android, r=vlad 2010-06-22 17:11:02 -07:00
Brad Lassey a0d6fb4166 bug 573669 - Suspend Gecko's event loop when onPause() is called by Android r=vlad 2010-06-22 11:22:31 -04:00
Matt Brubeck 927ab80f30 bug 567858 - Allow installation to SD card in Android 2.2 r=blassey 2010-06-22 10:42:28 -04:00
Clint Talbert 34cb4428a7 Bug 567945 Android agent needs to build in mozilla-central r=ted 2010-06-21 14:26:55 -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
Brad Lassey 9355cc39f4 bug 571138 - Workaround not having PR_GetLibraryFilePathname r=mwu 2010-06-17 17:33:12 -04:00
Matt Brubeck e7932c2c70 Bug 568927 - Hide task on window minimize on Android, r=mwu,alexp 2010-06-16 10:20:54 -07:00
Brad Lassey 8ee5049518 bug 565138 - Implement extloader backend for Android r=vlad 2010-06-14 15:04:16 -04:00
Michael Wu fa98381437 Bug 568249 - Support geolocation on Android, r=dougt 2010-06-04 14:14:43 -07:00
Clint Talbert 97c31b3e4b Bug 568561 - Adding a shared ID so that SUTAgent and Android Fennec can read each other's files, r=mwu
--HG--
extra : rebase_source : 2716093a3b1b546287d4f8b238a2a0abddf07bfd
2010-06-02 14:59:49 -07:00
Alex Pakhotin 665cc91869 Bug 568952 - Fennec should be able to become a default browser on Android, r=mwu
--HG--
extra : rebase_source : 11130780f9d11d5ab25c9b377cb5ddb40bb60393
2010-06-02 14:58:41 -07:00
Matt Brubeck 2bb225ef34 Bug 568577 - Volume buttons don't work in Android, r=mwu
--HG--
extra : rebase_source : 98b2038dd630f174821c30fa3f25333c9acf46eb
2010-06-02 14:57:45 -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