gecko/mobile/android
Kartikaya Gupta 97276614c4 Bug 898877 - Ensure that viewport resizing behaviour due to dynamic toolbar is consistent. r=Cwiiis
In browser.js were two pieces of code that determined whether or not the CSS viewport
size should include the margins. These two pieces of code were inconsistent in that
one used rounding while the other used a fuzz. Also, one of them subtracted gViewportMargins
from gScreenHeight while the other added them. This patch makes the two pieces of code
consistent, and updates them to use a fuzz so that the CSS viewport is enlarged only
when dealing with pages that are equal to or larger than the screen (with the toolbar hidden).
2013-08-16 08:42:32 -04:00
..
app Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking 2013-08-13 08:49:11 -04:00
base Bug 898877 - Prevent pages from getting stuck without the dynamic toolbar. r=Cwiiis 2013-08-16 08:42:23 -04:00
branding Bug 892603 - Remove unused MOZ_APP_ICON and LINUX_BRANDING_FILES from mobile/android/base/Makefile.in. r=mfinkle 2013-07-19 13:59:42 -07:00
chrome Bug 898877 - Ensure that viewport resizing behaviour due to dynamic toolbar is consistent. r=Cwiiis 2013-08-16 08:42:32 -04:00
components Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
config Bug 899405 - Use gcc 4.7 as host compiler for Android builds. r=ted 2013-07-31 14:04:34 +09:00
fonts bug 881640 - update CharisSILCompact fonts in the mobile product to release 4.114. r=blassey 2013-06-12 10:44:19 +01:00
installer Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice 2013-07-31 21:04:59 -07:00
locales Bug 904070 - Unlabelled button on addons screen. r=margaret 2013-08-12 10:47:09 -04:00
modules Bug 902938 - part 2 - update android code to use Services.androidBridge; r=mfinkle 2013-08-08 11:05:48 -04:00
services Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman 2013-08-12 11:10:03 -07:00
themes/core Bug 808636 - Add missing resource. r=margaret 2013-08-15 13:22:19 -07:00
app.mozbuild
build.mk Bug 898296 - Search for Android SDK build tools version 18.0.0. r=gps 2013-07-30 09:15:50 -07:00
confvars.sh Merge m-c to inbound. 2013-08-05 20:00:43 -04:00
debug_sign_tool.py Bug 885951 - Find jarsigner and keytool during configure. r=gps 2013-06-26 11:49:27 -07:00
LICENSE
Makefile.in
moz.build