Commit Graph

534 Commits

Author SHA1 Message Date
Michael Comella
985fdd4692 Bug 932208 - Part 2: Do not allow non-shareable links to be shared. 2014-06-04 14:41:30 -07:00
Chenxia Liu
5ae2feb446 Bug 1010266 - Part 1: Blacklist Top Sites suggestions that have been "removed" by user. r=lucasr 2014-06-12 12:07:09 -07:00
Wes Kocher
c131f3f588 Back out three changesets (bug 932208) for robocop-1 failures
* * *
Backed out changeset d1e57e3cbba1 (bug 932208)
* * *
Backed out changeset aa4dc866e852 (bug 932208)
* * *
Backed out changeset 09caceb50f73 (bug 932208)
2014-06-10 19:04:07 -07:00
Chenxia Liu
2c04183e5b Bug 1022238 - Part 2: Handle removal correctly. r=margaret 2014-06-10 15:03:49 -07:00
Michael Comella
8f312c4a8b Bug 932208 - Part 2: Do not allow non-shareable links to be shared. r=mfinkle 2014-06-09 09:58:35 -07:00
Richard Newman
86c8096326 Bug 1021922 - Record telemetry for browser database operations. r=mfinkle 2014-06-10 10:45:11 -07:00
Lucas Rocha
e8bb31c1f5 Bug 997765 - Change bg color and image for blank spots in top sites (r=mfinkle) 2014-06-05 21:54:23 +01:00
Michael Comella
b265babdb0 Bug 1009315 - Part 3: Replace TelemetryContract interfaces with enums. r=liuche 2014-05-30 16:53:28 -07:00
Margaret Leibovic
f64445b614 Bug 1017633 - Update "Clear history" dialog button and add telemetry. r=mfinkle 2014-05-29 18:15:18 -07:00
Lucas Rocha
ca69884fe6 Bug 1009587 - Part 6: Don't wait for thumbnails to show blank spots (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
a3b992b6d7 Bug 1009587 - Part 5: Don't try to load thumbnails for blank urls (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
a67c3c3bbf Bug 1009587 - Part 4: Use suggested thumbnail on top sites whenever it's available (r=mfinkle) 2014-05-29 13:04:36 +01:00
Nick Alexander
4e6bbe504c Bug 997288 - Follow-up, Part 1: Replace "Switch to tab" button icon and label. r=lucasr 2014-05-28 14:13:54 -07:00
Margaret Leibovic
14c5e06da4 Bug 998009 - Add "Clear browsing history" button to history panel. r=bnicholson 2014-05-28 12:06:57 -07:00
Michael Comella
64c30ea7c0 Bug 1009315 - Part 2: Refactor top sites probe names to be generic. r=liuche 2014-05-15 12:13:39 -07:00
Nick Alexander
21bfe1a799 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00
Zhanpeng Zeng
546a32e006 Bug 923368 - Home panel items should allow for copying URL. r=margaret 2014-05-21 20:27:18 +08:00
Alexandru Chiriac
7094171d2d Bug 997049 - Fixed "Switch to tab" functionality for Reading List entries. r=margaret 2014-05-20 15:55:46 -07:00
Chenxia Liu
c6dcda146c Bug 913457 - Part 2: Handle unpinning of removed sites. r=lucasr 2014-05-20 14:02:58 -07:00
Chenxia Liu
70e2a0a536 Bug 913457 - Part 1: Add "Remove" to Top Sites grid items. r=sola 2014-05-20 14:02:58 -07:00
Chenxia Liu
ff7aedb506 Bug 913457 - Part 0: Cleanup - Remove unused Activity var. r=lucsar 2014-05-20 14:02:57 -07:00
Chenxia Liu
2cf8b3f646 Bug 921136 - Unify removal behavior for bookmark-history-readinglist items from Home items. r=margaret 2014-05-16 14:07:25 -07:00
Margaret Leibovic
19eb44568f Bug 1009473 - Remove padding around list item images. r=lucasr 2014-05-13 18:26:04 +01:00
Margaret Leibovic
3f0e522c57 Bug 965452 - Limit number of items stored per dataset. r=rnewman 2014-05-13 09:13:30 +01:00
Mark Finkle
d4acd238c9 Bug 1008386 - Add thumbnail position to griditem loadurl probe r=lucasr 2014-05-12 18:16:44 -04:00
Lucas Rocha
17cfe86d56 Bug 1007645 - Don't use opacity filter on suggested sites' background (r=mfinkle) 2014-05-09 16:40:02 +01:00
Lucas Rocha
363ede38d2 Bug 997768 - Use SUGGESTION telemetry method for suggested sites (r=mfinkle) 2014-05-09 16:38:36 +01:00
Lucas Rocha
68688dead7 Bug 997780 - Load suggested sites images in TopSitesGridItemView (r=wesj) 2014-05-09 16:36:54 +01:00
Lucas Rocha
8c6e122f2f Bug 997660 - Use TopSites.TYPE* in top sites grid UI (r=wesj) 2014-05-07 12:01:20 +01:00
Lucas Rocha
76dc2f2b56 Bug 997660 - Remove unnecessary cursor checks in bindView (r=wesj) 2014-05-07 12:01:20 +01:00
Lucas Rocha
c32ed8166f Bug 997660 - Remove unused methods from TopSitesGridItemView (r=wesj) 2014-05-07 12:01:20 +01:00
Lucas Rocha
dbe7abab21 Bug 997660 - Rename variable to better match its semantics (r=wesj) 2014-05-07 12:01:19 +01:00
Lucas Rocha
66d8f78855 Bug 996657 - Streamline schema for TopSitesCursorWrapper (r=wesj) 2014-05-07 12:01:19 +01:00
Mark Finkle
ef43361957 Bug 1004890 - Add UI telemetry for the Home Page contextmenu r=rnewman 2014-05-02 11:00:22 -04:00
Ryan VanderMeulen
b0fc4e473e Backed out changesets 34516556f823 (bug 1004890) and 0610c2dcc6f5 (bug 1004889) for Android Armv6 robocop crashes.
CLOSED TREE
2014-05-02 15:21:14 -04:00
Jim Chen
a5475d911e Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Mark Finkle
2265166aba Bug 1004890 - Add UI telemetry for the Home Page contextmenu r=rnewman 2014-05-02 11:00:22 -04:00
Chenxia Liu
b1bfc1dd3b Bug 977196 - Part 6: Finer grained Extras for SUGGESTION URLs r=mfinkle 2014-05-01 22:36:42 -04:00
Sola Ogunsakin
eb6a60d8b1 Bug 977196 - Part 4: Loading URL from browser search. r=liuche 2014-04-23 16:08:05 -07:00
Sola Ogunsakin
6eaca35e73 Bug 977196 - Part 2: Loading URLs in about:home. r=liuche 2014-04-02 12:07:10 -07:00
Mark Finkle
8cd116f691 Bug 988650 - Telemetry tracking for sharing r=wesj,liuche 2014-05-01 22:02:29 -04:00
Margaret Leibovic
70a9050b24 Bug 988909 - Support context menus in PanelViews. r=lucasr 2014-04-17 21:10:41 -07:00
Margaret Leibovic
02289d880d Bug 988909 - Move ContextMenuInfoFactory out of HomeListView and into HomeContextMenuInfo. r=lucasr 2014-05-01 08:44:11 -07:00
Margaret Leibovic
a67c861521 Bug 1004160 - Make sure home banner icon is visible when image is set. r=bnicholson 2014-04-30 14:38:05 -07:00
Margaret Leibovic
65f99725a2 Bug 1000616 - Fix clicks on items when empty views and panel views are swapped. r=lucasr
* * *
Bug 1000616 - (Part 1) Make PanelListView and PanelGridView variable naming and implementation consistent
* * *
Bug 1000616 - (Part 2) Reset OnItemOpenListener when PanelViews are reattached
2014-04-25 08:29:24 -07:00
Margaret Leibovic
1fbab8a4d9 Bug 999853 - Never pass an empty image path to Picasso. r=lucasr 2014-04-24 10:43:37 -07:00
Lucas Rocha
05f6f41d09 Bug 1000001 - Mark Editor as changed when moving panels (r=margaret) 2014-04-24 11:15:17 +01:00
Margaret Leibovic
ce558bed88 Bug 999760 - Apply padding to entire article item view. r=liuche 2014-04-23 18:01:34 -07:00
Margaret Leibovic
edcb7a8bed Bug 976335 - Handle about:home tab strip overflow on tablets. r=lucasr
* * *
Bug 976335 - (Part 1) Turn TabMenuStrip into a HorizontalScrollView, moving LinearLayout logic to TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 1.5) Remove m prefixes from TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 2) Scroll tab strip to ensure selected tab is visible. r=lucasr
2014-04-23 14:37:31 -07:00
Lucas Rocha
3beaa8ffd0 Bug 994734 - Handle dataset refreshes in HomePanelsManager (r=margaret) 2014-04-23 15:22:34 +01:00