gecko/mobile/android/base/tabs
Nick Alexander d69784074f Bug 1057637 - Extract a re-usable ExpandableListAdapter out of RemoteTabsList. r=mcomella
This patch does a few other small things as well:

* It exposes the client device type.  This will be used later, as part of
  the visual refresh.
* Aligns the field names in remote_tabs_child with the names used by
  TwoLinePageRow.  This will be used later, when we finally use said
  standard view class.

--HG--
extra : rebase_source : 291f69a5f9b68801dd9154c5d291c6795d218ff6
2014-08-29 11:56:41 -07:00
..
PrivateTabsPanel.java
RemoteTabsContainerPanel.java
RemoteTabsList.java Bug 1057637 - Extract a re-usable ExpandableListAdapter out of RemoteTabsList. r=mcomella 2014-08-29 11:56:41 -07:00
RemoteTabsPanel.java
RemoteTabsSetupPanel.java
RemoteTabsVerificationPanel.java
TabCurve.java Bug 1055576 - Factor out code to draw tab curves (r=mcomella) 2014-08-21 17:14:28 +01:00
TabsPanel.java Bug 1056315 - Animate tab panel header on first tabs panel open. r=nalexander 2014-08-21 11:31:00 -04:00
TabsTray.java