Commit Graph

50 Commits

Author SHA1 Message Date
Mark Finkle
f7eed14c43 Bug 851920 - Resources removed from the pre-processing chain are still dependant on MOZ_PROFILING/MOZ_TELEMETRY* r=lucasr
--HG--
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml => mobile/android/base/resources/menu-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu/browser_app_menu.xml => mobile/android/base/resources/menu/browser_app_menu.xml.in
2013-03-18 09:18:56 -04:00
Lucas Rocha
452f350ce1 Bug 838652 - Use res-auto namespace alias instead of preprocessing files (r=mfinkle)
--HG--
rename : mobile/android/base/resources/color/abouthome_section_more_text.xml.in => mobile/android/base/resources/color/abouthome_section_more_text.xml
rename : mobile/android/base/resources/color/abouthome_section_subtitle.xml.in => mobile/android/base/resources/color/abouthome_section_subtitle.xml
rename : mobile/android/base/resources/color/abouthome_section_title.xml.in => mobile/android/base/resources/color/abouthome_section_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title.xml.in => mobile/android/base/resources/color/awesome_bar_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title_hint.xml.in => mobile/android/base/resources/color/awesome_bar_title_hint.xml
rename : mobile/android/base/resources/drawable/abouthome_logo.xml.in => mobile/android/base/resources/drawable/abouthome_logo.xml
rename : mobile/android/base/resources/drawable/address_bar_bg.xml.in => mobile/android/base/resources/drawable/address_bar_bg.xml
rename : mobile/android/base/resources/drawable/address_bar_nav_button.xml.in => mobile/android/base/resources/drawable/address_bar_nav_button.xml
rename : mobile/android/base/resources/drawable/address_bar_url.xml.in => mobile/android/base/resources/drawable/address_bar_url.xml
rename : mobile/android/base/resources/drawable/menu_item_state.xml.in => mobile/android/base/resources/drawable/menu_item_state.xml
rename : mobile/android/base/resources/drawable/menu_level.xml.in => mobile/android/base/resources/drawable/menu_level.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml.in => mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml.in => mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml
rename : mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout/abouthome_content.xml.in => mobile/android/base/resources/layout/abouthome_content.xml
rename : mobile/android/base/resources/layout/awesomebar_search.xml.in => mobile/android/base/resources/layout/awesomebar_search.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml
rename : mobile/android/base/resources/layout/awesomebar_tab_indicator.xml.in => mobile/android/base/resources/layout/awesomebar_tab_indicator.xml
rename : mobile/android/base/resources/layout/browser_toolbar.xml.in => mobile/android/base/resources/layout/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout/gecko_app.xml.in => mobile/android/base/resources/layout/gecko_app.xml
rename : mobile/android/base/resources/layout/tabs_panel.xml.in => mobile/android/base/resources/layout/tabs_panel.xml
rename : mobile/android/base/resources/layout/text_selection_handles.xml.in => mobile/android/base/resources/layout/text_selection_handles.xml
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
2013-03-15 00:44:00 +00:00
Sriram Ramasubramanian
495deda79e Bug 843619: Remove tabs tray menu. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 7f590f1f0b21e15ced7efd59f6cf0cf9394e4671
2013-02-21 14:21:57 -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
Wes Johnston
5783458882 Bug 833942 - Add 'remove' to about:home topsites r=mfinkle 2013-01-30 10:20:35 -05:00
Wes Johnston
642a9e9a9f Bug 832559 - Remove unpin all options from menus. r=mfinkle 2013-01-22 10:37:22 -08:00
Wes Johnston
6a3157b2d5 backout 322f7440f281 to fix commit bug number 2013-01-22 10:37:20 -08:00
Wes Johnston
6c5e39e688 Bug 823559 - Remove unpinall from topsites menus. r=mfinkle a=nonlibxul 2013-01-22 09:34:19 -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
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
c1ec225d98 Bug 826820: Remove "synced tabs" menu item in Tabs Panel. [r=mfinkle] 2013-01-04 12:48:50 -08:00
Sriram Ramasubramanian
c4baeb2b38 Bug 826487: Change "Open in New Private Tab" to "Open in Private Tab". [r=mfinkle] 2013-01-04 11:39:12 -08:00
Wes Johnston
0e87dff4c5 Bug 826074 - Use Pinning terminology for customizing about:home. r=mfinkle 2013-01-04 11:18:38 -08:00
Wes Johnston
922e8b186d Bug 783312 - Provide a context menu to edit/pin sites. r=mfinkle 2012-12-28 13:46:10 -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
6f9ae746ef Bug 806929: "Open in new private tab" for awesomebar entries. [r=mfinkle]
--HG--
extra : rebase_source : cd981fca47a0d77cdd42b213341ea26e62d99cea
2012-11-16 13:34:34 -08:00
Sriram Ramasubramanian
43d0709454 Bug 818238: A GeckoPopupMenu for tabs-tray. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-hdpi/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable-hdpi/ic_menu_synced_tabs.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_synced_tabs.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable/ic_menu_synced_tabs.png
extra : rebase_source : 1021520012fa821a283f4dfab780a73503f4d49e
2012-12-04 13:13:24 -08:00
Sriram Ramasubramanian
04e4b84b1b Bug 806927: [PBM] Add private browsing specific menu items to the main menu. [r=mfinkle] 2012-11-28 11:23:54 -08:00
Mark Finkle
63386424e3 Backout 11fcd37bfb7d, cdf30a34dec9, d5f4626f5b73, e0a0a5b98b95, 944db176184e, 984a10bc4125, 585a7f8fc448, abfc930bc7cd for test failures
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable/address_bar_url.xml.in => mobile/android/base/resources/drawable/address_bar_url.xml
rename : mobile/android/base/resources/drawable/menu_level.xml.in => mobile/android/base/resources/drawable/menu_level.xml
2012-11-28 21:55:05 -05:00
Mark Finkle
8a3f93e5c0 Backout 87d836ed8e2a, 90ef95622f5e, bf8f4b151716 for test failures 2012-11-28 21:55:02 -05:00
Sriram Ramasubramanian
e51d6ad371 Bug 806929: "Open in new private tab" for awesomebar entries. [r=mfinkle]
--HG--
extra : rebase_source : 230d2b3703f74ab6e585f4a528c1974f4259b709
2012-11-16 13:34:34 -08:00
Sriram Ramasubramanian
bc3487b5c6 Bug 806927: [PBM] Add private browsing specific menu items to the main menu. [r=mfinkle] 2012-11-28 11:23:54 -08:00
Mark Finkle
41c85cb0de Bug 802946 - Cleanup the 'Hide Apps/Promo' mess [backout the preprocessor code] r=blassey
--HG--
rename : mobile/android/base/AboutHomeContent.java.in => mobile/android/base/AboutHomeContent.java
2012-10-23 01:08:30 -04:00
Brian Nicholson
ceb2a447dc Bug 800044 - Hide private browsing menu item. r=mfinkle 2012-10-11 17:55:36 -07:00
Brian Nicholson
17c96a1e9d Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle 2012-10-09 11:26:33 -07:00
Sriram Ramasubramanian
eb95bfe921 Bug 794088: Replace icons in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : cd915e11fb496918670b706a3ae2357d68ced7da
2012-09-27 11:04:02 -07:00
Mark Finkle
e3d9cafef2 Bug 787188 - Hold off on about:home marketplace promo for now r=wesj
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/AboutHomeContent.java.in
2012-09-26 08:24:30 -04:00
Sriram Ramasubramanian
76111b02ce Bug 785994: Remove reading list menu item. [r=mfinkle]
--HG--
extra : rebase_source : 1d5a1336609e65afa84a2575bf2be495f9cf1963
2012-09-19 10:36:21 -07:00
Lucas Rocha
6687078f17 Bug 768268 - Add "Open in Reader" menu item to be shown on reading list items (r=mfinkle) 2012-09-10 18:24:38 +01:00
Wes Johnston
f23310a06d Bug 781900 - Move site preferences dialog to urlbar context menu. r=mfinkle 2012-08-20 10:28:36 -07:00
Sriram Ramasubramanian
0c115d2200 Bug 777427: BrowserApp should handle its MenuItems. [r=wesj]
--HG--
rename : mobile/android/base/resources/menu-large-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_app_menu.xml.in
rename : mobile/android/base/resources/menu-xlarge-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml.in
2012-07-26 23:52:41 -07:00
Wes Johnston
57bb6acc96 Bug 741472 - Add an Apps menu item to open about:apps. r=mfinkle 2012-06-26 11:42:12 -07:00
Brian Nicholson
eaa92ddcbb Bug 766406 - Implement "Request Desktop Site". r=mfinkle 2012-06-22 12:53:40 -07:00
Lucas Rocha
72899bf28b Bug 760645 - Add reading list app menu item (r=mfinkle) 2012-06-20 19:10:08 +01:00
Ryan VanderMeulen
891e38e528 Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Wes Johnston
716187fd84 Bug 722591 - Add a context menu to the titlebar. r=margaret 2012-06-07 10:13:36 -07:00
Margaret Leibovic
05159a44ce Bug 695172 - Find in page. r=mfinkle 2012-05-30 13:26:13 -07:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Margaret Leibovic
99069bb00e Bug 671131 - Add a way to remove history entries from the awesome screen. r=mfinkle 2012-05-14 11:44:34 -07:00
Brian Nicholson
66b07dcd32 Bug 695178 - Download Manager. r=mfinkle,wesj 2012-04-04 10:12:44 -07:00
Ehsan Akhgari
dd92570f6d Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
Ehsan Akhgari
6e0887f66d Backout changeset 11b6f37603ce (bug 734302) for Android bustage 2012-03-23 15:01:14 -04:00
Ehsan Akhgari
ebaec414f6 Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
Matt Brubeck
bd5e243603 Back out c61855cb4558 (bug 734302) because of build failure on Android
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_menu.xml
rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/gecko_menu.xml
2012-03-21 16:26:38 -07:00
Ehsan Akhgari
852c3f5e6e Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
extra : rebase_source : 9a4499ff99d661924e1eb09280925ad123ecd948
2012-03-16 14:08:03 -04:00
Brian Nicholson
0b4e98b537 Bug 724194 - Allow editing bookmarks in AwesomeScreen. r=mfinkle 2012-03-12 13:01:09 -07:00
Sriram Ramasubramanian
ab8c6d6ae5 Bug 726623: No Downloads option on pre-honeycomb. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml
2012-02-24 16:20:01 -08:00
Michael Kohler
2034fd5084 Bug 707711 - No way to delete bookmarks r=mfinkle 2012-01-15 16:51:23 -05:00
Wes Johnston
5f24a57949 Bug 711905 - Support adding links to homescreen from awesomebar [r=mfinkle] 2011-12-20 10:28:12 -05:00