Commit Graph

495 Commits

Author SHA1 Message Date
Kartikaya Gupta
cb7f905fba Bug 839622 - Clean up temp files introduced in bug 794982. r=cpeterson 2013-02-08 16:42:13 -05:00
Kartikaya Gupta
5eeb9c6f6a Bug 777468 - Rename PanZoomController to JavaPanZoomController and extract a new PanZoomController interface. r=Cwiiis
--HG--
rename : mobile/android/base/gfx/PanZoomController.java => mobile/android/base/gfx/JavaPanZoomController.java
2013-02-08 09:12:59 -05:00
Kartikaya Gupta
8edd8b627e Bug 777468 - Move mobile/android/base/ui/* to mobile/android/base/gfx/. r=Cwiiis
--HG--
rename : mobile/android/base/ui/Axis.java => mobile/android/base/gfx/Axis.java
rename : mobile/android/base/ui/PanZoomController.java => mobile/android/base/gfx/PanZoomController.java
rename : mobile/android/base/ui/PanZoomTarget.java => mobile/android/base/gfx/PanZoomTarget.java
rename : mobile/android/base/ui/SimpleScaleGestureDetector.java => mobile/android/base/gfx/SimpleScaleGestureDetector.java
rename : mobile/android/base/ui/SubdocumentScrollHelper.java => mobile/android/base/gfx/SubdocumentScrollHelper.java
2013-02-08 09:11:43 -05:00
Sriram Ramasubramanian
57410b82eb Bug 838807: Remove tablet specific tabs-ui icons. [r=mfinkle] 2013-02-07 13:46:36 -08:00
Sriram Ramasubramanian
7e6443e07b Bug 838748: Change pressed state of tabs-ui rows. [r=mfinkle] 2013-02-07 12:48:28 -08:00
Sriram Ramasubramanian
7f3bacbcb4 Bug 838735: Remove transparency from inactive tabs. [r=mfinkle] 2013-02-07 12:35:03 -08:00
Sriram Ramasubramanian
21eb7efa71 Bug 838807: Replace tab-carats. [r=mfinkle] 2013-02-07 12:14:51 -08:00
Sriram Ramasubramanian
2961ecf054 Bug 838807: Flatten all icons. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-hdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-hdpi-v11/ic_menu_bookmark_remove.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-mdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-mdpi-v11/ic_menu_bookmark_remove.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-xlarge-xhdpi-v11/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-xlarge-xhdpi-v11/ic_menu_bookmark_remove.png
2013-02-06 13:21:23 -08:00
Kartikaya Gupta
079ab4de81 Bug 794982 - Autogenerate libxul JNI stubs and fail build if they change. r=glandium 2013-02-07 09:37:06 -05:00
Kartikaya Gupta
21d8277af9 Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson 2013-02-07 09:37:06 -05:00
Richard Newman
6c91d461b7 Bug 838464 - Define MOZ_BUILD_TIMESTAMP in Fennec Makefile.in. r=gps 2013-02-05 20:15:36 -08:00
Margaret Leibovic
72a4aa4694 Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-02-01 15:45:33 -08:00
Mark Finkle
5e92dda918 Bug 828892 - Favicons are missing for the default bookmarked pages besides about: ones r=bnicholson 2013-01-31 16:40:55 -05:00
Ryan VanderMeulen
a8f8217ff9 Backed out changesets 9aadf7e35e70 (bug 836517) and 493805ba1c85 (bug 834681) for Android test hangs. 2013-01-31 15:15:50 -05:00
Margaret Leibovic
417052af2f Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-01-31 10:28:00 -08:00
Sriram Ramasubramanian
7192fa015d Bug 836043: Tab icons for tablets are same for 7" and 10". [r=mfinkle]
--HG--
extra : rebase_source : b324ce88c3bf057290637dd81d8215094fcc7ae5
2013-01-30 13:49:56 -08:00
Sriram Ramasubramanian
d82b822070 Bug 836043: Replace tabs toolbar background with a dark one. [r=mfinkle]
--HG--
extra : rebase_source : cfe5ff7847783a0a58142de1b30abfe53c95d8e8
2013-01-29 15:57:52 -08:00
Sriram Ramasubramanian
f877b25250 Bug 836043: Use icon-tabs for tab switcher in tabs-ui. [r=mfinkle]
--HG--
extra : rebase_source : efa4b1633f7bbf4bcacc4b2140c759f1666386f6
2013-01-29 14:43:34 -08:00
Sriram Ramasubramanian
d884771da1 Bug 834525: New tab thumbnail styling for tabs-ui. [r=mfinkle]
--HG--
extra : rebase_source : a774fdea385a9f3e9997adebf730cdb40e9e8a92
2013-01-24 17:08:08 -08:00
Phil Ringnalda
a672c7a775 Back out baa055cb9043 (bug 834525) for robocop bustage
--HG--
extra : rebase_source : 8972732b87274e1c657aa86fa798224895d512fe
2013-01-25 14:32:21 -08:00
Sriram Ramasubramanian
dfc7d5d674 Bug 834525: Tab thumbnail styling on phones and tablets. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 3a06d02240be1381498f5d73a5d48258ad145a20
2013-01-24 17:08:08 -08:00
Wes Johnston
46eec1d2bb Bug 832321 - Use Light Android theme in all of Fennec. r=sriram 2013-01-22 16:40:13 -08:00
Wes Johnston
ab25aae43c Bug 792410 - Scale tab thumbnails from the upper left corner. r=sriram
* * *
Bug 792410 - Add lost curly brace. r=sriram,bustage
2013-01-18 11:45:10 -08:00
Sriram Ramasubramanian
ea6ba8982d Bug 832433: Remove Android Tabs widget in tabs ui. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : a64bfad708d610e7c9ad78ed2d21132da45d80f4
2013-01-18 11:58:45 -08:00
Sriram Ramasubramanian
38defcdb4f Bug 832433: Use Android spinners on tabs UI for phones. [r=mfinkle]
--HG--
extra : rebase_source : 614269ba99d278771a293c45252ace306bdaa8d9
2013-01-18 11:41:44 -08:00
Wes Johnston
d38e9b02c2 backout 9f81c93ea0ea and 40badd9d545a 2013-01-18 13:16:24 -08:00
Wes Johnston
45434b3a67 Bug 792410 - Scale tab thumbnails from the upper left corner. r=sriram 2013-01-18 11:45:10 -08:00
Sriram Ramasubramanian
e0d6b1133b Bug 831402: Ability to show custom menu's PopupWindow above anchor. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/menu_popup_arrow.png => mobile/android/base/resources/drawable-hdpi/menu_popup_arrow_top.png
rename : mobile/android/base/resources/drawable-xhdpi/menu_popup_arrow.png => mobile/android/base/resources/drawable-xhdpi/menu_popup_arrow_top.png
rename : mobile/android/base/resources/drawable/menu_popup_arrow.png => mobile/android/base/resources/drawable/menu_popup_arrow_top.png
extra : rebase_source : 245a5e929b8318b334ca2461020a202442c74e39
2013-01-16 11:29:20 -08:00
Sriram Ramasubramanian
4230f69ba7 Bug 831402: Tablets will have a split action-bar. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout-xlarge-v11/tabs_panel_toolbar_menu.xml => mobile/android/base/resources/layout-xlarge-v11/tabs_panel_header.xml
rename : mobile/android/base/resources/layout/tabs_panel_toolbar_menu.xml => mobile/android/base/resources/layout/tabs_panel_header.xml
extra : rebase_source : c8611c910c442439ce46807362a29a3086b6460a
2013-01-16 11:26:48 -08:00
Sriram Ramasubramanian
4a0d986b15 Bug 831402: Use android spinners for tablets. [r=mfinkle]
--HG--
extra : rebase_source : dff6de264cd969f4c075c0636257c3434ecfcdd5
2013-01-16 11:11:03 -08:00
Sriram Ramasubramanian
841f040455 Bug 826819: Remove the unwanted shadow resource. [r=mfinkle]
--HG--
extra : rebase_source : a9a56f7ef544ffe332d65f52ee9b3309e116ee07
2013-01-10 13:08:55 -08:00
Sriram Ramasubramanian
db04f9a326 Bug 817739: Theme change for synced tabs. [r=mfinkle]
--HG--
extra : rebase_source : 9b10d242c2c560489974cf7f23c5418a8370fc8a
2013-01-10 13:06:32 -08:00
Sriram Ramasubramanian
d04236a078 Bug 824501: Tabs in tabs-panel should have holo-ish indicator. [r=mfinkle]
--HG--
extra : rebase_source : dfe7c47afa6c50929a0d1d6c60b030f7aea9d8ac
2013-01-10 11:43:12 -08:00
Sriram Ramasubramanian
1355f522f4 Bug 824501: Support for AllCaps in TextView. [r=mfinkle]
--HG--
extra : rebase_source : f1c763ba497f7c7462ac06a8769f55705d410c45
2013-01-10 11:25:30 -08:00
Sriram Ramasubramanian
c524b1f38a Bug 826819: New private tab icon for the tabs-panel and the menu. [r=mfinkle]
--HG--
extra : rebase_source : 8cf383a0817f5d3a67871ae44b64741dcd0a1294
2013-01-10 12:22:43 -08:00
Sriram Ramasubramanian
c1ec225d98 Bug 826820: Remove "synced tabs" menu item in Tabs Panel. [r=mfinkle] 2013-01-04 12:48:50 -08:00
Sriram Ramasubramanian
085278035f Bug 825088: Compound Drawable for addon-row in about:home. [r=mfinkle]
--HG--
extra : rebase_source : 12a6f764e08608ceb2bcbe64733fc61750e5fc34
2012-12-28 14:55:56 -08:00
Kartikaya Gupta
7affc8fd4f Bug 771746 - Draw scrollbars using a white outline so it shows up on dark backgrounds. r=Cwiiis 2012-12-29 15:24:01 -05:00
Wes Johnston
922e8b186d Bug 783312 - Provide a context menu to edit/pin sites. r=mfinkle 2012-12-28 13:46:10 -08:00
Wes Johnston
bef574b750 Bug 783312 - Show empty rows on about:home for customization. r=mfinkle 2012-12-28 13:45:58 -08:00
Sriram Ramasubramanian
2123d3e0de Bug 823781: Compound drawables for promo-box. [r=mfinkle]
--HG--
extra : rebase_source : 0af2667d01ad8f16b68a1ba0af3710fa07d5fa93
2012-12-20 16:49:51 -08:00
Sriram Ramasubramanian
14d016019c Bug 817706: Optimize tabs-tray and remote-tabs. [r=mfinkle]
--HG--
extra : rebase_source : af830da87f4fbd9d031642eea801a2f41f0e8400
2012-12-20 14:35:03 -08:00
Sriram Ramasubramanian
ce386df6d7 Bug 817749: Replace menu icons in tabs-panel. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-xlarge-hdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_menu.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-mdpi-v11/tabs_menu.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_menu.png
2012-12-19 14:03:46 -08:00
Sriram Ramasubramanian
37476abaed Bug 817749: No squishy button in tabs toolbar. [r=mfinkle] 2012-12-19 12:27:42 -08:00
Sriram Ramasubramanian
d9059a59a2 Bug 817706: Tablets should have a drop-down tabs-switcher. [r=mfinkle] 2012-12-18 16:45:55 -08:00
Sriram Ramasubramanian
c2a7bc048d Bug 817706: Tab-style switcher in tabs-tray for phones. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout/tabs_panel.xml => mobile/android/base/resources/layout/tabs_panel.xml.in
2012-12-18 17:04:39 -08:00
Sriram Ramasubramanian
d2ab3f28fc Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
extra : rebase_source : bec6cb4ab6bc58d4c0a364a74a1ec09c00cf623e
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian
f43b2e5d1b Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 069bf336dc6753ecae41c56a49196059724d9d83
2012-12-17 12:31:52 -08:00
Ed Morley
66fbf0e745 Backout 51119e80e283 (bug 822422), 1a7f21d5a95a (bug 822421) for java NPEs on a CLOSED TREE 2012-12-19 19:49:58 +00:00
Sriram Ramasubramanian
6e842ed02d Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
2012-12-18 14:57:14 -08:00