Brad Lassey
|
e133627d07
|
bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle
|
2013-05-24 12:21:01 -04:00 |
|
Lucas Rocha
|
05ce7c9c89
|
Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle)
--HG--
rename : mobile/android/base/AnimatorProxy.java => mobile/android/base/animation/AnimatorProxy.java
rename : mobile/android/base/HeightChangeAnimation.java => mobile/android/base/animation/HeightChangeAnimation.java
rename : mobile/android/base/PropertyAnimator.java => mobile/android/base/animation/PropertyAnimator.java
rename : mobile/android/base/Rotate3DAnimation.java => mobile/android/base/animation/Rotate3DAnimation.java
rename : mobile/android/base/ViewHelper.java => mobile/android/base/animation/ViewHelper.java
|
2013-05-07 18:04:11 +01:00 |
|
Lucas Rocha
|
c9f1db4943
|
Bug 868460 - Replace AnimatorProxy calls with ViewHelper ones (r=mfinkle)
|
2013-05-07 18:04:10 +01:00 |
|
Lucas Rocha
|
89d9fdc7e4
|
Bug 867554/860121 - New Fennec sidebar animation (r=mfinkle)
|
2013-05-03 14:16:57 +01:00 |
|
Lucas Rocha
|
816ee6d108
|
Bug 866466/867141 - Don't nullify mPanel reference when closing tabs panel (r=mfinkle)
|
2013-05-01 17:32:02 +01:00 |
|
Sriram Ramasubramanian
|
ff57d035d7
|
Bug 862996: Put text headings back in the tab menu. [r=mfinkle]
|
2013-04-17 16:09:02 -07:00 |
|
Lucas Rocha
|
5f199338b2
|
Bug 864960 - Parallax transition to open/close the tabs tray (r=mfinkle)
|
2013-04-26 14:12:08 +01:00 |
|
Sriram Ramasubramanian
|
0ac28190b7
|
Bug 848719: TabsButton will have curve only one side. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 815c210eb08dbe17801fd951822a0b3908ed96a6
|
2013-03-14 15:26:25 -07:00 |
|
Lucas Rocha
|
5334d23cb7
|
Bug 844959 - Set an explicit height for horizontal tabs tray (r=mfinkle)
|
2013-03-18 21:46:54 +00:00 |
|
Brian Nicholson
|
cd32dfd543
|
Bug 850487 - More code cleanup (@Overrides and unused imports). r=kats
--HG--
extra : rebase_source : 376574e0c41b91c16a6be335584a4a61768bb4a9
|
2013-03-13 13:20:57 -07:00 |
|
Sriram Ramasubramanian
|
cf7a1db162
|
Bug 845511: Accessibility strings for tabs ui. [r=mfinkle]
--HG--
extra : rebase_source : d98af982cea4c526070f03f647dc668013a0b1d5
|
2013-02-28 16:29:20 -08:00 |
|
Brian Nicholson
|
09bb93a1e8
|
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Sriram Ramasubramanian
|
19068bad39
|
Bug 843619: Remove tabs tray menu. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 7f590f1f0b21e15ced7efd59f6cf0cf9394e4671
|
2013-02-21 14:21:57 -08:00 |
|
Lucas Rocha
|
6aeacee650
|
Bug 817721/817735/817732 - New tabs tray layout with horizontal scrolling (r=mfinkle) (needs-clobber)
--HG--
rename : mobile/android/base/resources/drawable-xlarge-hdpi-v11/menu.png => mobile/android/base/resources/drawable-large-hdpi-v11/menu.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi-v11/tabs_carat_contracted.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi-v11/tabs_carat_expanded.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_carat_expanded.png
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_button.xml => mobile/android/base/resources/drawable-large-land-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml => mobile/android/base/resources/drawable-large-land-v11/tabs_level.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/menu.png => mobile/android/base/resources/drawable-large-mdpi-v11/menu.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_carat_contracted.png => mobile/android/base/resources/drawable-large-mdpi-v11/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_carat_expanded.png => mobile/android/base/resources/drawable-large-mdpi-v11/tabs_carat_expanded.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/menu.png => mobile/android/base/resources/drawable-large-xhdpi-v11/menu.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi-v11/tabs_carat_contracted.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi-v11/tabs_carat_expanded.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_carat_expanded.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi-v11/tabs_menu.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_menu.png
rename : mobile/android/base/resources/layout-xlarge-v11/tabs_panel.xml.in => mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml.in
rename : mobile/android/base/resources/layout-xlarge-v11/tabs_panel_footer.xml => mobile/android/base/resources/layout-large-land-v11/tabs_panel_footer.xml
rename : mobile/android/base/resources/layout-xlarge-v11/tabs_panel_header.xml => mobile/android/base/resources/layout-large-land-v11/tabs_panel_header.xml
|
2013-02-22 07:23:16 +00:00 |
|
Lucas Rocha
|
3f51df13d2
|
Bug 817721/817735/817732 - Change sidebar state to be dynamic (r=mfinkle)
|
2013-02-22 07:22:37 +00:00 |
|
Lucas Rocha
|
06b5522e66
|
Bug 817721/817735/817732 - New TabsPanel sizing (r=mfinkle)
|
2013-02-22 07:22:37 +00:00 |
|
Sriram Ramasubramanian
|
e729e71afc
|
Bug 840871: TabsPanel is not needed to be shown right on startup. [r=mfinkle]
|
2013-02-19 12:39:05 -08:00 |
|
Sriram Ramasubramanian
|
5fb0a13bcd
|
Bug 840346: Cleanup persona methods. [r=mfinkle]
--HG--
extra : rebase_source : 0f2e292f620640b21703306fe2796841e90954e1
|
2013-02-13 08:50:57 -08:00 |
|
Sriram Ramasubramanian
|
37d2a61580
|
Bug 840346: Flat URL bar. [r=mfinkle]
--HG--
extra : rebase_source : 25e8b78e6ef97e3bb1e0ccb701bd98d9d1b24e4c
|
2013-02-13 08:50:56 -08:00 |
|
Sriram Ramasubramanian
|
829dc72aaa
|
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
|
c5e3ed907a
|
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 |
|
Matt Brubeck
|
6ab5695e6e
|
Bug 834399 - Tab sidebar should switch views to show newly selected tab [r=sriram]
|
2013-01-29 10:58:09 -08:00 |
|
Sriram Ramasubramanian
|
e33ebe26a6
|
Bug 833546: Rotating phone will open tabs-tray. [r=mfinkle]
--HG--
extra : rebase_source : 8f0e9406102233cdacfc1a993e3d35c91ec1d8be
|
2013-01-23 15:40:46 -08:00 |
|
Phil Ringnalda
|
6b9dba09d6
|
Back out ab76caba70f3 (bug 833546) for robocop bustage
--HG--
extra : rebase_source : 95fd538d507c63c80a2f9e565f1583c68593b837
|
2013-01-25 14:33:18 -08:00 |
|
Sriram Ramasubramanian
|
6893bc9b56
|
Bug 833546: Rotating phone will open tabs-tray. [r=mfinkle]
|
2013-01-23 15:40:46 -08:00 |
|
Sriram Ramasubramanian
|
ae20ff569a
|
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
|
61f066339b
|
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
|
3f4b1aaa58
|
Bug 825498: Focus issue on tablets with h/w keyboard. [r=mfinkle]
--HG--
extra : rebase_source : 926d53f94908842a3bbaa1d6d3747b455eaa153d
|
2013-01-15 16:03:42 -08:00 |
|
Sriram Ramasubramanian
|
4dca17232e
|
Bug 831402: Dividers in tabs UI should be with action-bar. [r=mfinkle]
--HG--
extra : rebase_source : 3e9283838ef85ee713a2e7a7495d493d176f7647
|
2013-01-16 14:04:53 -08:00 |
|
Sriram Ramasubramanian
|
4377c50172
|
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
|
fea0be1fb9
|
Bug 831402: Use android spinners for tablets. [r=mfinkle]
--HG--
extra : rebase_source : dff6de264cd969f4c075c0636257c3434ecfcdd5
|
2013-01-16 11:11:03 -08:00 |
|
Sriram Ramasubramanian
|
03e382ffb9
|
Bug 817739: Theme change for synced tabs. [r=mfinkle]
--HG--
extra : rebase_source : 9b10d242c2c560489974cf7f23c5418a8370fc8a
|
2013-01-10 13:06:32 -08:00 |
|
Sriram Ramasubramanian
|
2a0533dcad
|
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 |
|
Chris Peterson
|
a90d14ab62
|
Bug 828594 - Part 2: Remove unused Java imports. r=kats
|
2013-01-09 10:32:50 -08:00 |
|
Sriram Ramasubramanian
|
304277d494
|
Bug 826820: Remove "synced tabs" menu item in Tabs Panel. [r=mfinkle]
|
2013-01-04 12:48:50 -08:00 |
|
Sriram Ramasubramanian
|
4f682324de
|
Bug 824469: New tab button based on the tabs-section. [r=mfinkle]
|
2013-01-02 13:43:01 -08:00 |
|
Mark Capella
|
1b1622a0c4
|
Bug 823317 - Close All Tabs does not close the tabs tray, r=bnicholson
|
2013-01-01 16:03:41 -05:00 |
|
Sriram Ramasubramanian
|
9a4bbff98a
|
Bug 824474: Proper cleanup of tabs-tray while hiding. [r=mfinkle]
--HG--
extra : rebase_source : 61bf7bde07dc4cfad77acd656a60c88c4d329d8a
|
2012-12-26 12:56:34 -08:00 |
|
Sriram Ramasubramanian
|
0be8734e39
|
Bug 817749: Remove touch delegate in tabs-panel. [r=mfinkle]
|
2012-12-19 14:01:45 -08:00 |
|
Sriram Ramasubramanian
|
aa4ce9e18a
|
Bug 817749: No squishy button in tabs toolbar. [r=mfinkle]
|
2012-12-19 12:27:42 -08:00 |
|
Sriram Ramasubramanian
|
d3b167fb20
|
Bug 817706: Tablets should have a drop-down tabs-switcher. [r=mfinkle]
|
2012-12-18 16:45:55 -08:00 |
|
Sriram Ramasubramanian
|
e85bcdd6aa
|
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
|
7831feb544
|
Bug 821453: Android 4.2.1 messes up BitmapDrawable. [r=mfinkle]
--HG--
extra : rebase_source : a9643547b44b99f5921631556bf03091cc831a83
|
2012-12-13 13:13:36 -08:00 |
|
Sriram Ramasubramanian
|
fd518681b3
|
Bug 818238: Menu button in tabs-tray needs a touch delegate. [r=mfinkle]
|
2012-12-04 13:15:50 -08:00 |
|
Sriram Ramasubramanian
|
d6780be498
|
Back out d1bb44812701 because it landed with the wrong bug number
|
2012-12-04 16:45:20 -08:00 |
|
Sriram Ramasubramanian
|
3f9c0e7b97
|
Bug 818328: Menu button in tabs-tray needs a touch delegate. [r=mfinkle]
--HG--
extra : rebase_source : 82ba1dd6fd3f88566b9c9f29a9723526646ce959
|
2012-12-04 13:15:50 -08:00 |
|
Sriram Ramasubramanian
|
7de3057cc6
|
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
|
4f15ab1350
|
Bug 783092: Lightweight theme for tabs-tray. [r=mfinkle]
|
2012-10-31 22:14:16 -07:00 |
|
Sriram Ramasubramanian
|
4ef31ba27b
|
Bug 783092: LightweightTheme for BrowserApp. [r=mfinkle]
|
2012-10-31 22:12:02 -07:00 |
|
Ed Morley
|
403e0dfe0c
|
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
|
2012-11-01 00:16:35 +00:00 |
|