gecko/mobile/android
Kartikaya Gupta d8c768311d Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
..
app Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking 2013-08-13 08:49:11 -04:00
base Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp 2013-08-13 11:49:21 -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 896547 - Fix regression due to incorrect change in 2765ec8ccf3b. r=Cwiiis 2013-08-12 13:26:08 -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
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 722902 - Make AMO more discoverable in the browser. r=mfinkle 2013-08-01 09:31:49 -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