Commit Graph

62 Commits

Author SHA1 Message Date
Chris Peterson
0ae5b05768 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
7cc0a9ac2f Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
949e399cad Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey 2012-07-15 13:20:43 -07:00
Mark Finkle
3ee3c968ff Bug 765930 - Reader Mode: Optimize readability check (fix pageactions in browser toolbar) r=sriram 2012-07-13 11:36:45 -04:00
Sriram Ramasubramanian
be750c73d0 Bug 772684: Extending support for HDPI + ICS that don't have a tabs tail. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_normal.png => mobile/android/base/resources/drawable-hdpi/tabs_crop_normal.png
rename : mobile/android/base/resources/drawable-hdpi/tabs_pressed.png => mobile/android/base/resources/drawable-hdpi/tabs_crop_pressed.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_normal.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_crop_normal.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_pressed.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_crop_pressed.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_normal.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_crop_normal.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_pressed.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_crop_pressed.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_normal.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_full_normal.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_pressed.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_full_pressed.png
rename : mobile/android/base/resources/drawable-large-hdpi/tabs_expanded_normal.png => mobile/android/base/resources/drawable-large-hdpi/tabs_crop_expanded_normal.png
rename : mobile/android/base/resources/drawable-large-hdpi/tabs_expanded_pressed.png => mobile/android/base/resources/drawable-large-hdpi/tabs_crop_expanded_pressed.png
rename : mobile/android/base/resources/drawable-large-hdpi/tabs_normal.png => mobile/android/base/resources/drawable-large-hdpi/tabs_crop_normal.png
rename : mobile/android/base/resources/drawable-large-hdpi/tabs_pressed.png => mobile/android/base/resources/drawable-large-hdpi/tabs_crop_pressed.png
rename : mobile/android/base/resources/drawable-large-mdpi/tabs_button.xml => mobile/android/base/resources/drawable-large-mdpi/tabs_crop_button.xml
rename : mobile/android/base/resources/drawable-large-mdpi/tabs_expanded_normal.png => mobile/android/base/resources/drawable-large-mdpi/tabs_crop_expanded_normal.png
rename : mobile/android/base/resources/drawable-large-mdpi/tabs_expanded_pressed.png => mobile/android/base/resources/drawable-large-mdpi/tabs_crop_expanded_pressed.png
rename : mobile/android/base/resources/drawable-large-mdpi/tabs_normal.png => mobile/android/base/resources/drawable-large-mdpi/tabs_crop_normal.png
rename : mobile/android/base/resources/drawable-large-mdpi/tabs_pressed.png => mobile/android/base/resources/drawable-large-mdpi/tabs_crop_pressed.png
rename : mobile/android/base/resources/drawable-large-xhdpi/tabs_expanded_normal.png => mobile/android/base/resources/drawable-large-xhdpi/tabs_crop_expanded_normal.png
rename : mobile/android/base/resources/drawable-large-xhdpi/tabs_expanded_pressed.png => mobile/android/base/resources/drawable-large-xhdpi/tabs_crop_expanded_pressed.png
rename : mobile/android/base/resources/drawable-large-xhdpi/tabs_normal.png => mobile/android/base/resources/drawable-large-xhdpi/tabs_crop_normal.png
rename : mobile/android/base/resources/drawable-large-xhdpi/tabs_pressed.png => mobile/android/base/resources/drawable-large-xhdpi/tabs_crop_pressed.png
rename : mobile/android/base/resources/drawable-xhdpi-v14/menu.png => mobile/android/base/resources/drawable-xhdpi-v11/menu.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_normal.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_crop_normal.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_pressed.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_crop_pressed.png
rename : mobile/android/base/resources/drawable-xhdpi-v14/tabs_normal.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_full_normal.png
rename : mobile/android/base/resources/drawable-xhdpi-v14/tabs_pressed.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_full_pressed.png
rename : mobile/android/base/resources/drawable/tabs_button.xml => mobile/android/base/resources/drawable/tabs_crop_button.xml
rename : mobile/android/base/resources/drawable/tabs_button_contracted.xml => mobile/android/base/resources/drawable/tabs_crop_button_contracted.xml
rename : mobile/android/base/resources/drawable-large-mdpi/tabs_button_expanded.xml => mobile/android/base/resources/drawable/tabs_crop_button_expanded.xml
rename : mobile/android/base/resources/drawable/tabs_normal.png => mobile/android/base/resources/drawable/tabs_crop_normal.png
rename : mobile/android/base/resources/drawable/tabs_pressed.png => mobile/android/base/resources/drawable/tabs_crop_pressed.png
rename : mobile/android/base/resources/layout-land-v14/tabs_panel_toolbar.xml => mobile/android/base/resources/layout-land-v14/tabs_panel_toolbar_menu.xml
rename : mobile/android/base/resources/layout-v14/browser_toolbar.xml => mobile/android/base/resources/layout/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-v14/tabs_panel_toolbar.xml => mobile/android/base/resources/layout/tabs_panel_toolbar_menu.xml
2012-07-12 15:03:09 -07:00
Eitan Isaacson
902566ae38 Bug 771733 - Don't use plural tabs description in tabs button when only one tab exists. r=sriram 2012-07-11 16:11:42 -07:00
Eitan Isaacson
7f6bf7aded Bug 771726 - Fix toolbar focus order. r=sriram 2012-07-10 16:10:15 -07:00
Margaret Leibovic
0c34108df2 Bug 764405 - Adjust site identity popup arrow margin to work with new toolbar icon layout. r=sriram 2012-07-09 15:05:43 -07:00
Sriram Ramasubramanian
c081f744e3 Bug 769237: Menu popup arrow position doesn't need to be calculated. [r=mfinkle]
--HG--
extra : rebase_source : ae4e17c08a73223d49adfe55bb989261abb00f67
2012-07-09 13:23:16 -07:00
Sriram Ramasubramanian
5291c70881 Bug 769237: Move the overflow menu to the right in XHDPI ICS devices. [r=mfinkle]
--HG--
extra : rebase_source : a4f61f77bd707087fec9926de29dfa92b3c6f49b
2012-07-09 13:21:20 -07:00
Brian Nicholson
cb9ddecd19 Bug 771621 - Check sameDocument on location change. r=mfinkle 2012-07-06 22:50:07 -07:00
Brian Nicholson
091d720282 Bug 763396 - Dismiss keyboard when showing tabs tray. r=mfinkle 2012-06-21 11:44:35 -07:00
Lucas Rocha
ea6f8bc590 Bug 760645 - Change reader button to go straight to Reader Mode (r=mfinkle) 2012-06-20 19:10:08 +01:00
Matt Brubeck
5404805330 Bug 765805 (1/3) - Don't hide the tab sidebar when switching tabs [r=sriram] 2012-06-19 13:37:57 -07:00
Wes Johnston
3a7394bfac Bug 765220 - Remove use of String.isEmpty. r=margaret 2012-06-15 08:58:13 -07:00
Sriram Ramasubramanian
d357978cde Bug 762724: Tabs button in Tablet UI should expand and contract. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/tabs_button.xml => mobile/android/base/resources/drawable/tabs_button_contracted.xml
2012-06-14 11:14:00 -07:00
Kartikaya Gupta
f65f72a43c Bug 764487 - Fix javac compiler warnings. r=wesj 2012-06-13 13:52:46 -04:00
Sriram Ramasubramanian
7f7be1da2f Bug 763049: Tablet animation should slide on phones, slide and shrink on tablets. [r=mfinkle] 2012-06-12 22:47:52 -07:00
Wes Johnston
12fa09abc1 Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle 2012-06-11 15:18:40 -07:00
Wes Johnston
e2b086ca89 backout 2d1268c57588 2012-06-12 09:53:44 -07:00
Wes Johnston
c1931479f2 Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle 2012-06-11 15:18:40 -07:00
Lucas Rocha
d653747d3a Bug 750702 - Cache article in reader DB when added to reading list (r=mfinkle) 2012-06-12 15:03:06 +01:00
Sriram Ramasubramanian
acc455e350 Bug 739407: Make Tabs UI tablet ready. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_more.png => mobile/android/base/resources/drawable-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_more.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_more.png => mobile/android/base/resources/drawable/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_tray_list_selector.xml => mobile/android/base/resources/drawable/tabs_tray_default_selector.xml
2012-06-07 21:47:22 -07:00
Wes Johnston
716187fd84 Bug 722591 - Add a context menu to the titlebar. r=margaret 2012-06-07 10:13:36 -07:00
Sriram Ramasubramanian
0d7993c02d Bug 760604: Menu item should be able to change showAsAction dynamically. [r=mbrubeck] 2012-06-02 23:09:55 -07:00
Sriram Ramasubramanian
127c7cf16c Bug 760217: Cleanup open/close custom menu. [r=mbrubeck] 2012-06-02 23:08:29 -07:00
Lucas Rocha
0175de72db Bug 750707 - Add reader button to the browser toolbar (r=mfinkle) 2012-06-02 14:23:45 -04:00
Lucas Rocha
b42457690e Bug 750707 - Pack URL bar buttons in same layout to allow showing multiple icons (r=mfinkle) 2012-06-02 14:23:45 -04:00
Sriram Ramasubramanian
8698b9921d Bug 760234: Phone UI URL bar should have orange highlight. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable/address_bar_url_default.xml => mobile/android/base/resources/drawable/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable/address_bar_url_pressed.xml => mobile/android/base/resources/drawable/address_bar_url_pressed.9.png
2012-05-31 16:11:12 -07:00
Sriram Ramasubramanian
b3b13476f5 Bug 760234: Tablet should have orange URL bar. [r=mfinkle] 2012-05-31 16:09:53 -07:00
Sriram Ramasubramanian
c2e1967d15 Bug 739412: Support custom menu for post-honeycomb devices. [r=mfinkle] 2012-05-31 16:01:50 -07:00
Matt Brubeck
737347a966 Back out 202d63933120 and 6a232df5e065 (bug 739412, bug 760196) because of Android startup crashes 2012-05-31 14:41:35 -07:00
Sriram Ramasubramanian
1502c921c0 Bug 739412: Support custom menu for post-honeycomb devices. [r=mfinkle] 2012-05-31 11:12:24 -07:00
Sriram Ramasubramanian
0faa1d9ef7 Bug 758798: Liberate TextSwitcher from magic numbers. [r=mfinkle] 2012-05-25 15:10:26 -07:00
Sriram Ramasubramanian
646d5166f5 Bug 739355: Revert text-size to 22 in pre-honeycomb phones. [r=mfinkle] 2012-05-24 21:10:10 -07:00
Sriram Ramasubramanian
c9ee606844 Bug 739355: Tablet UI URL bar. [r=mfinkle] 2012-05-24 15:47:49 -07:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Eitan Isaacson
81137003d8 Bug 753859 - Added description to toolbar tabs button. r=mfinkle, r=sriram 2012-05-14 14:22:00 -07:00
Margaret Leibovic
d5d8dbb0b3 Bug 752172 - Turn SiteIdentityPopup into a singleton. r=mbrubeck 2012-05-07 16:17:08 -07:00
Margaret Leibovic
bdea1a3ca6 Bug 752001 - Remove unnecessary indirection for stop/reload/forward actions. r=mfinkle 2012-05-04 12:52:13 -07:00
Margaret Leibovic
6effb80716 Bug 695204 - Display site security. r=mfinkle a=android-only 2012-05-02 09:07:58 -07:00
Brian Nicholson
65ffa9d016 Bug 734913 - Start throbber in initialization. r=mfinkle a=blocking-fennec 2012-04-23 10:47:46 -04:00
Sriram Ramasubramanian
b58a9172f7 Bug 727454: BrowserToolbar inflation crash in ActionBar. [r=mfinkle] 2012-03-20 17:23:06 -07:00
Mark Finkle
4a797c2fa5 Bug 735838 - About Home content displays briefly when opening an external link r=blassey 2012-03-16 12:29:37 -04:00
Brian Nicholson
27ea1a8047 Bug 726018 - Add tab load states. r=mfinkle 2012-03-07 13:58:31 -08:00
Matt Brubeck
322486105a Bug 730418 - Don't open a new tab when the search key is pressed [r=sriram] 2012-03-06 09:48:33 -08:00
Brian Nicholson
edfc18cb86 Bug 726080 - Only update tab URLs if valid. r=mfinkle 2012-03-05 13:20:04 -08:00
Sriram Ramasubramanian
cb1c69f23d Bug 727610: Supporting fullscreen on ICS. [r=mfinkle] 2012-02-15 16:14:02 -08:00
Sriram Ramasubramanian
1adc701ef8 Bug 725932: Use handler messages. [r=mfinkle,blassey] 2012-02-14 13:30:15 -08:00
Sriram Ramasubramanian
f2060297ac Bug 724272: Tabs count should not animate on rotation. [r=mfinkle] 2012-02-07 11:37:36 -08:00