Commit Graph

10 Commits

Author SHA1 Message Date
Nick Alexander
c8bc881c70 Bug 1015974 - Follow-up: Only use animated Sync icon when a sync is active. r=rnewman
Android 4.4.2 makes using animation-list, start(), and stop(),
difficult.  This works around that issue by only using animation-list
when we actually want an animated icon.

--HG--
rename : mobile/android/base/resources/drawable/tabs_synced_animation.xml => mobile/android/base/resources/drawable/tabs_synced_animated.xml
2014-05-28 14:13:55 -07:00
Nick Alexander
a461b99329 Bug 998700 - Animate sync icon during refresh of Remote Tabs panel. r=lucasr
It turns out that animation-list can be combined with rotate to avoid
shipping extra bitmaps, and twelve frames is smooth enough.  This patch
takes that approach.

The trickiest part is exposing the icon drawable in a reasonable way to
the inner PanelView.
2014-05-23 11:43:39 -07:00
Shilpan Bhagat
18bfc97e04 Bug 894077: Layout for history panel for tablets [r=sriram] 2013-08-07 00:11:31 -07:00
Shilpan Bhagat
720d334fed Bug 895837: Implemented tabs on the bottom for history page. r=sriram
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-25 17:06:02 -07:00
Margaret Leibovic
3284beab5e Backout 1491af6fc2ae 2013-07-29 08:40:40 -07:00
Shilpan Bhagat
9ebf219dfa Bug 895837: Implemented tabs on the bottom for history page [r=lucasr]
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
2013-07-26 09:29:05 -07:00
Sriram Ramasubramanian
f80974aecb Bug 874014: Revert back to icon based TabsPanel headers. [r=margaret]
--HG--
extra : rebase_source : e6410e0fec37c7386a8770fa243afda3f092eeec
2013-06-20 16:52:02 -07:00
Sriram Ramasubramanian
3c30ac1bb1 Bug 862996: Put text headings back in the tab menu. [r=mfinkle] 2013-04-17 16:09:02 -07:00
Sriram Ramasubramanian
4d496a1bc6 Bug 845511: Accessibility strings for tabs ui. [r=mfinkle]
--HG--
extra : rebase_source : d98af982cea4c526070f03f647dc668013a0b1d5
2013-02-28 16:29:20 -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