Commit Graph

65 Commits

Author SHA1 Message Date
Axel Hecht
243ee711e1 bug 708015, support both native and xul l10n, r=stas, dougt
--HG--
rename : mobile/android/locales/Makefile.in => mobile/locales/Makefile.in
rename : mobile/android/locales/en-US/chrome/region.properties => mobile/locales/en-US/chrome/region.properties
rename : mobile/android/locales/en-US/chrome/overrides/appstrings.properties => mobile/locales/en-US/overrides/appstrings.properties
rename : mobile/android/locales/en-US/chrome/overrides/netError.dtd => mobile/locales/en-US/overrides/netError.dtd
rename : mobile/android/locales/en-US/chrome/overrides/passwordmgr.properties => mobile/locales/en-US/overrides/passwordmgr.properties
rename : mobile/android/locales/en-US/profile/bookmarks.inc => mobile/locales/en-US/profile/bookmarks.inc
rename : mobile/android/locales/en-US/searchplugins/amazondotcom.xml => mobile/locales/en-US/searchplugins/amazondotcom.xml
rename : mobile/android/locales/en-US/searchplugins/google.xml => mobile/locales/en-US/searchplugins/google.xml
rename : mobile/android/locales/en-US/searchplugins/list.txt => mobile/locales/en-US/searchplugins/list.txt
rename : mobile/android/locales/en-US/searchplugins/twitter.xml => mobile/locales/en-US/searchplugins/twitter.xml
rename : mobile/android/locales/en-US/searchplugins/wikipedia.xml => mobile/locales/en-US/searchplugins/wikipedia.xml
rename : mobile/android/locales/en-US/searchplugins/yahoo.xml => mobile/locales/en-US/searchplugins/yahoo.xml
rename : mobile/android/locales/filter.py => mobile/locales/filter.py
rename : mobile/android/locales/generic/profile/bookmarks.json.in => mobile/locales/generic/profile/bookmarks.json.in
rename : mobile/android/locales/jar.mn => mobile/locales/jar.mn
rename : mobile/android/locales/l10n.ini => mobile/locales/l10n.ini
2011-12-22 00:10:06 +01:00
Ed Morley
52dc30d629 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2011-12-21 12:11:14 +00:00
Matt Brubeck
08a4191e46 Bug 712506 - Fix urlbar end-cap backgrounds on XHDPI devices [r=mfinkle]
--HG--
extra : rebase_source : fd4801cb206a0abd6f16f11bb20970c9ca3a72f6
2011-12-20 21:18:14 -08:00
Christian Legnitto
9ddee30408 Bug 700000 - Version bump 2011-12-20 09:24:38 -08:00
Markus Stange
7d099529c1 Bug 636564 - Make scroll frames deal correctly with scrollbars that overlay content. r=roc 2011-12-20 13:30:14 +01:00
Gregory Szorc
9a4e876326 merge m-c to s-c 2011-12-19 12:26:39 -08:00
Richard Newman
86df361578 Merge m-c to s-c. 2011-12-16 09:16:17 -08:00
Richard Newman
30820be911 Merge m-c to s-c. 2011-12-15 11:55:38 -08:00
Mike Hommey
34ae9a22e5 Bug 709721 - Move video and audio libraries in a gkmedias library on Windows. r=khuey 2011-12-15 06:40:20 +01:00
Gregory Szorc
4f555c91e1 Merge m-c to s-c 2011-12-14 20:49:23 -08:00
Gregory Szorc
6c715c1626 Merge m-c to s-c 2011-12-14 17:29:29 -08:00
Gregory Szorc
9199a2700a Bug 534957 - Part 2 - Add-on sync UX; r=mconnor 2011-12-14 17:13:36 -08:00
Matt Brubeck
2931d3a252 Bug 708772 - (3/3) Use honeycomb theme and tablet layout on ICS tablets [r=mfinkle, a=ehsan] 2011-12-14 13:54:16 -08:00
Matt Brubeck
fb80a6703c Bug 710956 - Disable mobile/xul/chrome/tests/browser_addons.js. a=me 2011-12-14 20:33:19 -08:00
Matt Brubeck
be58c08eeb Bug 701804 - PageActions must be initialized before registering actions [r=mfinkle, a=javascript] 2011-12-12 12:14:05 -08:00
Matt Brubeck
bfe56c7229 Bug 709485 - Fix browser sizing after toggling the sidebar in tablet mode [r=mfinkle, a=javascript] 2011-12-12 12:14:05 -08:00
Matt Brubeck
dff5dd8122 Bug 376997 - Include TopLevelImageDocument.css in mobile manifest [r=mfinkle] 2011-12-17 10:20:14 -08:00
Geoff Brown
573196b0e0 Bug 648429: HTTP cache: compress all compressible files; r=michal.novotny 2011-12-17 11:30:29 +01:00
Masayuki Nakano
efe739e3f9 Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin 2011-12-16 22:38:45 +09:00
Matt Brubeck
23c98f8657 Bug 708937 - Don't run Android-specific functions on non-Android platforms [r=mfinkle] 2011-12-08 20:12:01 -08:00
Jan Bambach
16da8f10c3 Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Masayuki Nakano
5ff35fa5ae backout 34b8fe028357 2011-12-08 16:42:45 +09:00
Masayuki Nakano
705962c806 Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske 2011-12-07 14:13:06 +09:00
Ed Morley
35b3b86cf3 Merge last green changeset of mozilla-inbound to mozilla-central
--HG--
rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in
2011-12-07 09:27:36 +00:00
Blake Kaplan
8bb538e4be Bug 707883 - Make nsITelephonyWorker more generic in preparation for more workers. r=bent 2011-12-06 16:47:35 +08:00
Blake Kaplan
270028cc08 Bug 707883 - Move RadioManager from dom/telephony to dom/system/b2g and then make the worker component the only stuff in dom/telephony. The idea is that the RadioManager is a generic component that manages several workers implemented in various dom/* directories. r=bent
--HG--
rename : dom/telephony/worker-component/Makefile.in => dom/system/b2g/Makefile.in
rename : dom/telephony/RadioManager.cpp => dom/system/b2g/RadioManager.cpp
rename : dom/telephony/RadioManager.h => dom/system/b2g/RadioManager.h
rename : dom/telephony/worker-component/nsIRadioInterface.idl => dom/telephony/nsIRadioInterface.idl
rename : dom/telephony/worker-component/nsITelephonyWorker.idl => dom/telephony/nsITelephonyWorker.idl
rename : dom/telephony/worker-component/nsTelephonyWorker.js => dom/telephony/nsTelephonyWorker.js
rename : dom/telephony/worker-component/nsTelephonyWorker.manifest => dom/telephony/nsTelephonyWorker.manifest
rename : dom/telephony/worker-component/ril_consts.js => dom/telephony/ril_consts.js
rename : dom/telephony/worker-component/ril_worker.js => dom/telephony/ril_worker.js
2011-12-06 14:10:51 +08:00
Brad Lassey
ea0c824fce bug 708171 - XUL fennec hangs on start up, follow up to fix missed review comment r=mbrubeck 2011-12-06 20:52:51 -08:00
Brad Lassey
d1c9f63ea3 bug 708171 - XUL fennec hangs on start up r=mbrubeck 2011-12-06 20:24:33 -08:00
Axel Hecht
dec0b6b8de bug 702302, bug 705137, enable l10n repacks for native UI, r=blassey,wesj
Fixing the l10n.ini and filter.py for both native and xul UI.
Fixing the repack logic for native to support both single-locale repacks
and multi-locale builds.
Removing some deb packaging code, that's not of any use for android native.
2011-12-06 16:54:12 +01:00
Brad Lassey
e30512cbdb merge birch to mozilla-central
--HG--
rename : embedding/android/GeckoBatteryManager.java => mobile/android/base/GeckoBatteryManager.java
2011-12-06 13:55:36 -05:00
Doug Turner
90a5064d29 merge with m-c 1900e3edd32d 2011-11-30 22:30:21 -08:00
Doug Turner
ffd2ca8cc0 Merge with mozilla-central 95bca70369ef
--HG--
rename : embedding/android/AndroidManifest.xml.in => mobile/android/base/AndroidManifest.xml.in
rename : embedding/android/GeckoApp.java => mobile/android/base/GeckoApp.java
rename : embedding/android/GeckoAppShell.java => mobile/android/base/GeckoAppShell.java
rename : embedding/android/GeckoEvent.java => mobile/android/base/GeckoEvent.java
rename : embedding/android/GeckoSmsManager.java => mobile/android/base/GeckoSmsManager.java
rename : embedding/android/Makefile.in => mobile/android/base/Makefile.in
2011-11-29 20:58:39 -08:00
L. David Baron
ab42ceb8c9 Merge mozilla-central to birch. 2011-11-24 15:28:46 -08:00
Rob Campbell
1951e17923 merge fx-team to m-c 2011-11-24 11:44:28 -04:00
L. David Baron
774de62abb Implement computation of font size inflation for improved readibility of text on mobile devices. (Bug 627842, patch 4) r=roc
This implements computation of the font size inflation factor for a
given frame.  Since Fennec does layout using a fake viewport whose width
represents a typical viewport width on the desktop and then allows users
to pan and zoom, fonts are not always readable even when zoomed.  The
goal of this font size inflation is to ensure that when a block of text
is zoomed to fill the width of the device, the fonts are large enough to
read.  We do this by increasing the font sizes in the page.  Since this
increase is a function of the width of the text's container, the
inflation must be performed (in later patches in this series) after
style data computation and after intrinsic width computation.

The font size inflation factor does not vary *within* a block.

Since sync uses a whitelist (the services.sync.prefs.sync.* prefs) for
preferences (i.e., preferences are not synced by default), this patch
does not make any changes relating to sync, since we do not want the
inflation preferences synced across devices (since preferred settings
are likely to be device-specific).
2011-11-23 18:48:23 -08:00
Jared Wein
54a28ac854 Bug 470628 - Part 1: CSS, JS, XBL, and locale changes (with fall-back support). r=dolske ui-r=shorlander f=fryn 2011-11-23 14:42:18 -05:00
Philipp von Weitershausen
caac647849 Bug 699256 - Part 3: Hook the RIL worker and the DOM API up to the build system. r=gal 2011-12-05 15:58:27 +08:00
Oleg Romashin
d56fa1bc3d Bug 703945 - blank screen after rotate on every site. r=mbrubeck 2011-11-23 08:30:40 -08:00
Rafael Ávila de Espíndola
c9b08aeb85 Bug 676607 - Update the mozconfig files to point to the new gcc. r=catlee. 2011-11-23 09:07:32 -05:00
Doug Turner
c17d46365a Merge mozilla-central 0ea84b44a7f1 2011-11-23 12:29:40 -08:00
Mike Hommey
ead8a1ff64 Bug 696555 - Move update.locale into omni.jar. r=rstrong 2011-11-22 08:05:59 +01:00
Mike Hommey
29e01f8469 Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg
--HG--
rename : build/application.ini => build/application.ini.in
2011-11-22 08:05:59 +01:00
Mike Hommey
5542d6e6f9 Bug 686466 part 2 - Use centralized application.ini creation for mobile. r=ted 2011-11-22 08:05:59 +01:00
Doug Turner
357eaf5609 Merge with mozilla-central 6f998cc964be
--HG--
rename : embedding/android/GeckoApp.java => mobile/android/base/GeckoApp.java
2011-11-22 12:48:22 -08:00
Brad Lassey
b219896cab merged mozilla-central to birch
--HG--
rename : gfx/thebes/GLContextProviderEGL.cpp => gfx/gl/GLContextProviderEGL.cpp
rename : embedding/android/AndroidManifest.xml.in => mobile/android/base/AndroidManifest.xml.in
2011-11-21 01:21:42 -05:00
Oleg Romashin
cf5d2ca6fe Bug 703382 maemo fast startup resources not found after directory path change. r=mfinkle 2011-11-20 02:31:56 +00:00
Doug Turner
45317eed95 merge with mozilla-central 2ab636cf01f3 2011-11-18 10:38:37 -08:00
Brad Lassey
a1ed1a4a6a bug 703080 - we need a way to determine the appname from the apk r=aki,dougt 2011-11-17 20:15:29 -05:00
Mark Finkle
d140256590 Bug 701833 - disable elfhack in mobile mozconfigs, r=aki CLOSED TREE 2011-11-17 09:17:35 -05:00
Aki Sasaki
4829487799 Bug 701833 - Update mobile mozconfigs. r=mfinkle CLOSED TREE 2011-11-17 09:16:42 -05:00