Commit Graph

26 Commits

Author SHA1 Message Date
Mark Capella
7800d0949d Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen 2015-08-10 19:19:51 -04:00
Allison Naaktgeboren
3416126752 Bug 1125280 Part 2- Different suggestedsite tiles on first run for kidfox.r=sebastian 2015-08-07 21:41:32 -07:00
Richard Newman
0aaaf6fd0f Bug 1124492 - Allow for distribution intent processing to occur after first use. r=margaret 2015-01-26 10:02:39 -08:00
Richard Newman
b708878fb3 Bug 1109000 - Split statics out of BrowserLocaleManager. r=nalexander, a=java-only on a CLOSED TREE 2014-12-09 18:07:07 +00:00
Brian Nicholson
b4a507ad61 Bug 1076438 - Add tracking ID to SuggestedSites API. r=lucasr 2014-10-02 09:48:50 -07:00
Brian Nicholson
553fa32c27 Bug 1076438 - Undo ID and imageurl/bgcolor cursor changes. r=lucasr 2014-10-02 09:48:50 -07:00
Jim Chen
a87f810664 Bug 1062377 - Try loading profile.ini in background; r=mfinkle r=rnewman
We can move our profile accessing code to later in the startup process. The benefit of that is in early startup, we can prefetch the profile.ini file in the background and not block the UI thread
2014-09-30 18:19:25 -04:00
Brian Nicholson
73f3334360 Bug 1071039 - Add ID support to suggested sites. r=lucasr 2014-09-26 11:37:04 -07:00
Brian Nicholson
f3383bc3c6 Bug 1073257 - Get imageurl and bgcolor from cursor 2014-09-26 11:34:39 -07:00
Brian Nicholson
f414b0a876 Bug 1073257 - Update TopSitesCursorWrapper to include imageurl and bgcolor 2014-09-26 11:34:39 -07:00
Chris Kitching
16733ab9af Bug 1064644: Remove inner-access comments. r=rnewman 2014-09-08 18:11:51 -07:00
Mark Finkle
5550d65a4c Bug 1061430 - Change SharedPreferences.Editor commit() to apply() where appropriate (SuggestedSites.java) r=rnewman 2014-09-03 02:00:35 -04:00
Chris Kitching
7e45bcd2dc Bug 1051706: Reduce use of proxy methods and generated getters in 'other' code. r=rnewman 2014-07-28 17:32:59 -07:00
Lucas Rocha
c377688740 Bug 1012462 - Part 9: Support locale switching in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
650502b68a Bug 1012462 - Part 5: Add distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
097bf28fc8 Bug 1012462 - Part 4: Factor out code to create list of suggested sites (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
6fcb271424 Bug 1012462 - Part 3: Add APIs to generate Site instance to/from JSON (r=rnewman) 2014-07-15 20:54:27 +01:00
Chenxia Liu
140536b33d Bug 1010266 - Part 1: Blacklist Top Sites suggestions that have been "removed" by user. r=lucasr 2014-06-12 12:07:09 -07:00
Lucas Rocha
44e498f383 Bug 1017574 - Force suggested sites refresh on locale changes (r=mfinkle) 2014-05-29 21:30:32 +01:00
Lucas Rocha
e91304d1af Bug 1009587 - Part 4: Use suggested thumbnail on top sites whenever it's available (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
35b416bdb9 Bug 1009587 - Part 3: Hold a strong reference to cached suggested sites (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
557bc17c68 Bug 1009587 - Part 2: Add SuggestedSites API to get image URL and bg color (r=mfinkle) 2014-05-29 13:04:35 +01:00
Lucas Rocha
97ba78c1cb Bug 1009587 - Part 1: Store suggested sites in a Map instead of a List (r=mfinkle) 2014-05-29 13:04:35 +01:00
Lucas Rocha
c88a04a865 Bug 1010261 - Change SuggestedSites to account for enabled/disabled state (r=mfinkle) 2014-05-23 14:27:53 +01:00
Lucas Rocha
b9705696c3 Bug 997888 - Add API to exclude URLs from suggested sites (r=mfinkle) 2014-05-13 16:33:19 +01:00
Lucas Rocha
a33c753a67 Bug 997772 - Introduce SuggestedSites component (r=mfinkle) 2014-05-09 09:39:14 +01:00