Lucas Rocha
|
5f7514de85
|
Bug 974598 - Handle locale changes immediately in HomeConfigInvalidator (r=margaret)
|
2014-02-21 10:50:15 +00:00 |
|
Lucas Rocha
|
5f11c1140a
|
Bug 968172 - Trigger a full refresh when locale changes (r=rnewman)
|
2014-02-21 10:47:45 +00:00 |
|
Lucas Rocha
|
c55ae29b2c
|
Bug 968172 - Rename PREFS_KEY constant to PREFS_CONFIG_KEY (r=rnewman)
|
2014-02-21 10:47:44 +00:00 |
|
Lucas Rocha
|
848eaa1031
|
Bug 968172 - Don't invalidate HomePager in onLocaleReady (r=margaret)
|
2014-02-21 10:47:44 +00:00 |
|
Lucas Rocha
|
9068907170
|
Bug 972306 - Rename HomePanels:Refresh to HomePanels:Update (r=margaret)
|
2014-02-21 10:33:59 +00:00 |
|
Lucas Rocha
|
a306724a9e
|
Bug 972306 - Change HomePanels:Uninstall to take an id (r=margaret)
|
2014-02-21 10:33:59 +00:00 |
|
Lucas Rocha
|
af4e0d32af
|
Bug 972306 - Rename HomePanels:Remove to HomePanels:Uninstall (r=margaret)
|
2014-02-21 10:33:58 +00:00 |
|
Josh Dover
|
fec2ab1717
|
Bug 942295 - Add basic filter support to Hub panels. r=lucasr
|
2014-02-05 11:00:06 -08:00 |
|
Chenxia Liu
|
8f99df4908
|
Bug 950698 - Part 0: Use formatted strings for image. r=bnicholson
|
2014-02-20 13:11:24 -08:00 |
|
Lucas Rocha
|
1901d34cdb
|
Bug 973666 - Remove unnecessary TwoLineRow view (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_row.xml => mobile/android/base/resources/layout/two_line_page_row.xml
|
2014-02-20 10:54:18 +00:00 |
|
Lucas Rocha
|
6fc9ba8927
|
Bug 966022 - Use ItemType to define panel view items (r=margaret)
|
2014-02-19 17:37:00 +00:00 |
|
Lucas Rocha
|
ec54e04730
|
Bug 966022 - Introduce ItemType into HomeConfig/Home.jsm (r=margaret)
|
2014-02-19 17:36:59 +00:00 |
|
Margaret Leibovic
|
104f21c971
|
Bug 970372 - Invalidate LocalBrowserDB cache when bookmarks content changes are observed. r=lucasr
|
2014-02-18 21:33:01 -08:00 |
|
Margaret Leibovic
|
ffcbc96f17
|
Bug 963561 - Notify Home.banner consumers when a message is dismissed. r=wesj
|
2014-02-14 16:51:43 -08:00 |
|
Brian Nicholson
|
16c7056e9b
|
Bug 970081 - Use Activity context instead of Application context for UI. r=mfinkle
|
2014-02-14 15:12:31 -08:00 |
|
Michael Comella
|
509f166438
|
Bug 938824: Create and set SuggestClient in testing without reflection. r=nalexander
|
2014-02-14 09:46:55 -08:00 |
|
Brian Nicholson
|
af9fcdb78f
|
Bug 971413 - Send Reader:Removed as response to Reader:Remove. r=lucasr
|
2014-02-13 15:58:07 -08:00 |
|
Lucas Rocha
|
45023ec9cb
|
Bug 968573 - Use ViewConfig's item handler to define url opener flags (r=margaret)
|
2014-02-13 18:42:34 +00:00 |
|
Lucas Rocha
|
76119bb860
|
Bug 968573 - Introduce ItemHandler into HomeConfig/Home.jsm (r=margaret)
|
2014-02-13 18:42:33 +00:00 |
|
Sola Ogunsakin
|
7a3b7fa394
|
Bug 965361 - Show firefox watermark when you hide all panels in about:home (r=lucasr)
|
2014-02-12 21:52:47 -08:00 |
|
Ryan VanderMeulen
|
cd74fed492
|
Backed out changeset 346678134a33 (bug 965361) for Android test bustage.
CLOSED TREE
|
2014-02-13 11:54:37 -05:00 |
|
Sola Ogunsakin
|
c4a076a416
|
Bug 965361 - Show firefox watermark when you hide all panels in about:home (r=lucasr)
|
2014-02-12 21:52:47 -08:00 |
|
Lucas Rocha
|
84460890ea
|
Bug 971745 - Ignore Back presses while initial bookmark list is loading (r=mfinkle)
|
2014-02-13 11:53:39 +00:00 |
|
Lucas Rocha
|
2eb8560429
|
Bug 935542 - Unset site selection listener when PinSiteDialog gets destroyed (r=mfinkle)
|
2014-02-13 11:48:56 +00:00 |
|
Lucas Rocha
|
4e5203516d
|
Bug 935542 - PinSiteDialog fragment should be owned by TopSitesPanel (r=mfinkle)
|
2014-02-13 11:48:56 +00:00 |
|
Lucas Rocha
|
b9f7c76c5b
|
Bug 968170 - Only refresh all HomeConfig entries when requested (r=margaret)
|
2014-02-13 11:46:25 +00:00 |
|
Lucas Rocha
|
35348a7818
|
Bug 968170 - Factor out method to replace a PanelConfig in a list (r=margaret)
|
2014-02-13 11:46:25 +00:00 |
|
Lucas Rocha
|
9322414da9
|
Bug 968170 - Remove unused DELETED state from PanelConfig (r=margaret)
|
2014-02-13 11:46:25 +00:00 |
|
Lucas Rocha
|
fad999a5f7
|
Bug 968170 - Change HomeConfigInvalidator to operate on pending changes (r=margaret)
|
2014-02-13 11:46:25 +00:00 |
|
Lucas Rocha
|
edbaee0080
|
Bug 968170 - Use base class for ConcurrentLinkedQueue (r=margaret)
|
2014-02-13 11:46:24 +00:00 |
|
Margaret Leibovic
|
ed348d171a
|
Bug 961773 - (Part 2) Check to make sure a panel is in the adapter before setting it as the current item in HomePager. r=lucasr
|
2014-02-12 14:42:35 -08:00 |
|
Lucas Rocha
|
d8c7b2cd30
|
Bug 970702 - Collapse image space when PanelListRow has no imageUrl (r=margaret)
|
2014-02-12 11:54:21 +00:00 |
|
Lucas Rocha
|
538049a77b
|
Bug 969316 - Use description column instead of url in PanelListRow (r=margaret)
|
2014-02-07 17:06:47 +00:00 |
|
Lucas Rocha
|
5dca1a5a55
|
Bug 968878 - Misc tweaks in PanelGridView's layout (r=margaret)
|
2014-02-07 15:22:45 +00:00 |
|
Lucas Rocha
|
a6db9c2223
|
Bug 964508 - Rename TwoLineRow members and move icon code to TwoLinePageRow (r=margaret)
|
2014-02-07 13:29:40 +00:00 |
|
Lucas Rocha
|
48ce67f2fe
|
Bug 963046 - Remove unused imports from PanelListRow (r=margaret)
|
2014-02-06 21:06:39 +00:00 |
|
Lucas Rocha
|
ca2370cc76
|
Bug 963046 - Use Picasso to load images in PanelListRow and PanelGridItemView (r=margaret)
|
2014-02-06 21:06:39 +00:00 |
|
Lucas Rocha
|
9adfa852c9
|
Bug 963046 - Use HomeItems DB constract in PanelListRow (r=margaret)
|
2014-02-06 21:06:39 +00:00 |
|
Sola Ogunsakin
|
c131556a65
|
Bug 968084 - Context menu doesn't appear on list entries in Top Sites section. r=margaret
|
2014-02-05 11:44:16 -08:00 |
|
Lucas Rocha
|
9fb6f3544e
|
Bug 968179 - Fix crasher when using grid views in dynamic panels (r=margaret)
|
2014-02-05 16:58:55 +00:00 |
|
Lucas Rocha
|
c4578ae252
|
Bug 949174/964375/952311 - Introduce HomeConfigInvalidator to handle install/invalidation (r=margaret)
|
2014-02-05 14:14:53 +00:00 |
|
Lucas Rocha
|
245ab72a35
|
Bug 949174/964375/952311 - Add isDynamic() method to PanelConfig (r=margaret)
|
2014-02-05 14:14:52 +00:00 |
|
Lucas Rocha
|
0bdb4ecacd
|
Bug 949174/964375/952311 - Add DELETED_PANEL flag to PanelConfig (r=margaret)
|
2014-02-05 14:14:52 +00:00 |
|
Lucas Rocha
|
76012cf717
|
Bug 949174/964375/952311 - Don't return an unmodifiable list on HomeConfig.load() (r=liuche)
|
2014-02-05 14:14:52 +00:00 |
|
Lucas Rocha
|
55cb0ce6d0
|
Bug 949174/964375/952311 - Add requestPanelsById() to PanelManager (r=margaret)
|
2014-02-05 14:14:52 +00:00 |
|
Lucas Rocha
|
986e08c8eb
|
Bug 949174/964375/952311 - Factor out code to create built-in panel configs (r=margaret)
|
2014-02-05 14:14:51 +00:00 |
|
Lucas Rocha
|
2c752850ed
|
Bug 949174/964375/952311 - Encapsulate PanelInfo data behind getters (r=margaret)
|
2014-02-05 14:14:51 +00:00 |
|
Lucas Rocha
|
64c9fe6feb
|
Bug 949174/964375/952311 - Make PanelType optional in PanelConfig's JSON constructor (r=margaret)
|
2014-02-05 14:14:51 +00:00 |
|
Carsten "Tomcat" Book
|
23a4962c96
|
Merge mozilla-central to fx-team on a CLOSED TREE
|
2014-02-05 14:54:11 +01:00 |
|
Richard Newman
|
8aba0cd56a
|
Merge m-c to s-c.
|
2014-02-04 20:30:20 -08:00 |
|