Commit Graph

581 Commits

Author SHA1 Message Date
Brad Lassey
6f0d9ddc8d Bug 602819 - Make cpu detection code more accurate, r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 031bcdccae02190f76fba2c6834af3585667216d
2010-10-15 16:06:31 -07:00
Michael Wu
2d6649ce7c Bug 588607 - 2. Make the Java wrapper use the new library loader, r=blassey a=blocking-fennec
--HG--
extra : rebase_source : cac7fe8d05190148cee3f2e1463649c47925f48c
2010-10-15 11:28:03 -07:00
Michael Wu
ddf3ce3ed1 Bug 588607 - 1. Add support for reading libraries out of the apk, r=taras a=blocking-fennec
--HG--
extra : rebase_source : 539f8fea7689fd85cbeb727dcfb09d0b56a3499b
2010-10-15 11:27:57 -07:00
Fabrice Desré
e9897bc0f6 Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey 2010-10-15 14:16:45 -04:00
Michael Wu
430d1c2913 Bug 599397 - Avoid locking when not painting to avoid black flash, r=vlad a=blocking-fennec 2010-10-12 16:20:45 -07:00
Michael Wu
933dff6e31 Bug 567873 - Android packaging should use standard packaging code, r=ted a=blocking-fennec 2010-10-12 12:30:41 -07:00
Matt Brubeck
7063fb22f5 Bug 602322 - Implement GetDPI on Android. r=mwu, a=blocking-fennec 2010-10-07 10:28:27 -07:00
Michael Wu
9ce862a8b7 Bug 602008 - Always extract files from APK if the time is different, r=blassey a=blocking-fennec 2010-10-05 16:48:33 -07:00
Gavin Sharp
b7c858097b merge back out of changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:46 -04:00
Gavin Sharp
e51ace35e9 Backed out changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:14 -04:00
Matt Brubeck
5d1cded93b Back out 0a01860cef28 (Bug 569497) because of freezes (Bug 601314). a=blocking-fennec
--HG--
extra : rebase_source : a9e9f25fba06c7041781b22f7976ccdab9a0a71b
2010-10-04 09:14:34 -07:00
Brad Lassey
6d7e2050b6 Bug 590225 - webapps OS level integration : Android a=blocking-fennec, r=mwu, r=vladimir 2010-10-04 10:54:40 -04:00
Matt Brubeck
ec365be7de Bug 601280: Include title in shared links on Android. r=blassey a=blocking-fennec 2010-10-01 18:04:23 -07:00
Alex Pakhotin
a0967f88b3 Bug 592088 - support progress indicators in android status bar notifications r=blassey a=blocking-fennec 2010-10-01 14:21:21 -07:00
Michael Wu
b89691f173 Bug 601023 - Remove binary component extraction code, r=blassey a=blocking-fennec/bustage fix 2010-09-30 21:01:56 -07:00
Brad Lassey
ccb341534e bug 597041 - Feedback is missing in the control panel on the Android platform r=mwu a=blocking-fennec 2010-09-30 13:19:05 -04:00
Brad Lassey
f32c02f973 bug 589906 - Fennec hangs at startup with black screen when out of disk space r=mwu uir=beltzner a=blocking-fennec 2010-09-30 11:53:42 -04:00
Brad Lassey
854d433e01 bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec 2010-09-30 11:37:36 -04:00
Brad Lassey
31a00d810d bug 569497 - need finger friendly file picker for android r=mwu a=blocking-fennec 2010-09-30 11:37:36 -04:00
Brad Lassey
4ebc493ffe bug 600214 - Use string resources for android java files r=mwu a=blocking-fennec 2010-09-28 14:59:22 -04:00
Brad Lassey
b97e65068b bug 591818 - Display error message for incompatible CPU r=mwu ui-r=beltzner a=blocking-fennec 2010-09-27 21:08:55 -04:00
Jim Chen
c3258ae64f Bug 591047 - Fixing Android after PuppetWidget IME work; r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 7cffd4b0a43a86d24b2492f50295968e9ff39c0f
2010-09-23 20:59:26 -07:00
Michael Wu
c367aa4ef6 Bug 598508 - Fix geolocation on Android, r=dougt a=blocking-fennec 2010-09-21 19:36:58 -07:00
Alex Pakhotin
a9504bf27a Bug 596662 - New update mechanism does not work on Android 2.1, r=alexp, a=blocking-fennec 2010-09-17 11:03:43 -07:00
Alex Pakhotin
5333de2918 Bug 597608 - Some files do not get updated when a new APK is installed over the old one, r=mwu a=blocking-fennec 2010-09-17 17:37:28 -07:00
Masatoshi Kimura
2df4090123 Bug 593577 - Get rid of nsContentType. r=roc a=a 2010-09-20 15:40:13 +02:00
Simon Montagu
317aff786d Use MapWindowPoints instead of manually converting from screen to client coordinates. Bug 593942, r=jimm, a=dbaron 2010-09-20 11:40:40 +02:00
Alex Pakhotin
7052e1eae9 Bug 594897 - Check for an update and launch it if available on Fennec restart [r=blassey, a=blocking-fennec] 2010-09-13 18:16:24 -07:00
Alex Pakhotin
8b49c1e4df Bug 594549 - Provide update locale info in the Android package [r=blassey, a=blocking-fennec] 2010-09-08 13:17:52 -07:00
Robert O'Callahan
9535078f73 Bug 594140. Make window.open width/height parameters respect opener's CSS-pixel-to-device-pixel ratio. r=tnikkel,a=jst 2010-09-09 22:17:13 -07:00
Robert O'Callahan
e939298ece Bug 594140. Make window.open width/height parameters respect opener's CSS-pixel-to-device-pixel ratio. r=tnikkel,a=jst 2010-09-09 21:57:06 -07:00
Brad Lassey
43fa5b66a3 bug 594043 - android splash screen dialog disables launch button for debug intent r=mwu a=blocking-fennec=2.0+ 2010-09-09 12:21:34 -07:00
Phil Ringnalda
ed0a0d1952 Bug 592191 - Remove embedding/browser/src/tlb2xpt/, r=bsmedberg, a=NPOTB 2010-08-31 19:42:50 -07:00
Simon Montagu
61fec38285 Make Windows Common Dialogs children of a temporary window, which is styled as right-to-left when the parent window is right-to-left. Bug 588735, r=jmathies, blocking.betaN+=bsmedberg 2010-09-06 17:09:19 +03:00
Michael Wu
4d448ad314 Bug 592783 - Always attempt to extract application.ini and the child process executable, r=blassey a=blocking-fennec 2010-09-01 20:35:46 -05:00
Brad Lassey
5d846d41f4 bug 582362 - Notify memory-pressure observers when we receive low memory warning on Android r=dougt a=blocking-fennec 2010-08-31 13:37:54 -04:00
Dan Witte
191bf49d47 Merge e10s -> m-c. 2010-08-30 15:35:24 -07:00
Dan Witte
c4091d7694 Back out Bug 536324 part 3. 2010-08-30 13:20:39 -07:00
Dão Gottwald
a90aa9be9b Backed out changeset e051ccf2361a (merge) 2010-08-30 17:52:53 +02:00
Dão Gottwald
23599254a1 Backed out changeset e051ccf2361a 2010-08-30 17:52:28 +02:00
Brad Lassey
0b88495ac7 bug 591412 - Android make android package step failing due to error in AndroidManifest.xml r=mwu a=blocking-fennec 2010-08-27 16:24:42 -04:00
Brad Lassey
ac63d16d6c bug 591153 - Show progress dialog on start up for android r=mwu a=blocking-fennec 2010-08-27 16:22:57 -04:00
Mounir Lamouri
0299523479 Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
--HG--
rename : content/html/content/src/nsIConstraintValidation.h => content/html/content/public/nsIConstraintValidation.h
2010-08-27 07:46:17 +02:00
Brad Lassey
a4ff73b60f bug 590349 - Clipboard (copy/paste) support for Android r=mwu a=blocking-fennec=2.0+ 2010-08-26 19:43:23 -04:00
Joel Maher
b61eda4b1d Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB 2010-08-26 14:47:28 -07:00
Clint Talbert
1afdc1b8df Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
51fff79f07 Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field 2010-08-25 11:47:39 -07:00
Robert Sayre
baaa6120b6 Merge tracemonkey to mozilla-central. 2010-08-25 12:24:39 -04:00
Robert Sayre
b3dc580341 Merge mozilla-central to tracemonkey 2010-08-23 15:08:34 -04:00
Brian Hackett
53791f1d70 Move cx->fp to cx->regs->fp, bug 588978. r=lw 2010-08-22 16:00:20 -07:00