gecko/mobile/android/base/tabs
Nick Alexander c7eb81d119 Bug 1064177 - Part 2: Don't show Synced Tabs home panel in Guest Mode. r=wesj
We hard-code a number of default panel configuration options here, so
let's add another.

I don't care to migrate serialized Guest profile Home Panel
configurations forward.  I don't expect there are any: no Home Panel
configuration is written to SharedPreferences until the user edits the
default configuration in Settings > Customize > Home, and I expect ~0
folks to have taken these steps while in Guest Mode.

While I was here, I updated the other uses of GeckoProfile.inGuestMode
to guard Sync related things that I found.

--HG--
extra : rebase_source : 995a70fb19abbd1958e84f2517bd864ffdf75584
2014-09-26 11:44:56 -07:00
..
PrivateTabsPanel.java Bug 1046209 - Part 2: Extract TabsLayout interface (r=lucasr) 2014-08-27 16:17:59 +01:00
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
TabsGridLayout.java Bug 1056920 - Create grid based layout for tabs (r=lucasr) 2014-09-23 15:06:36 +01:00
TabsLayoutAdapter.java Bug 1061163 - Rename tab_row to tabs_layout_item_view (r=lucasr) 2014-09-22 15:28:28 +01:00
TabsLayoutItemView.java Bug 1055595 - Part 2: move code from layout to item view (r=lucasr) 2014-09-05 09:28:24 +01:00
TabsListLayout.java Bug 1055595 - Part 4: rename and extract adapter, make abstract and create concrete implementation within the list view (r=lucasr) 2014-09-05 09:28:25 +01:00
TabsPanel.java Bug 1064177 - Part 2: Don't show Synced Tabs home panel in Guest Mode. r=wesj 2014-09-26 11:44:56 -07:00
TabStrip.java Bug 1066253 - Part 2: Put favicons in the tab strip. r=lucasr 2014-09-22 14:44:49 -07:00
TabStripAdapter.java Bug 1014987 - Gracefully handle out-of-bounds positions in TabsStripAdapter (r=mcomella) 2014-09-11 00:27:01 +01:00
TabStripItemView.java Bug 1071878 - Put an empty rectangle for websites without favicons on new tablet. r=lucasr 2014-09-24 16:38:33 -07:00
TabStripView.java Bug 1015447 - Top-level container for tab strip with 'new tab' button (r=mcomella) 2014-09-12 11:45:58 +01:00