Martyn Haigh
f7d35f5863
Bug 970203 - Animate webapp update checking and downloading icons. r=wesj
2014-05-13 09:06:00 -04:00
Lucas Rocha
8492000359
Bug 1009574 - Use final en-US specific URLs on suggested sites (r=mfinkle)
2014-05-14 10:03:44 +01:00
Nick Alexander
5e6438e350
Bug 1009732 - Do only one Proguard pass when build is not MOZILLA_OFFICIAL. r=ckitching
...
DONTBUILD
This continues the convention that a developer build is when
MOZILLA_OFFICIAL is not defined.
2014-05-13 22:20:36 -07:00
Richard Newman
9674f260e1
Bug 917480 - Part 6: tablet mode. r=nalexander
2014-05-13 20:50:28 -07:00
Richard Newman
ad4e2573ea
Bug 917480 - Part 5: UI telemetry for locale switching. r=mfinkle
2014-05-13 20:50:28 -07:00
Richard Newman
57cd5c9b1c
Bug 917480 - Part 4: handle resetting to the system default locale. r=nalexander
2014-04-29 13:41:38 -07:00
Richard Newman
b2f66e197b
Bug 917480 - Part 3: manifest changes for locale changes on API 17. r=nalexander
...
locale and layoutDirection need to appear together in android:configChanges
attributes. We specify these in any activity that we don't want Android to
automatically relaunch when a locale change occurs, which is most or all of
them.
2014-05-13 20:50:27 -07:00
Richard Newman
fb4045eb34
Bug 917480 - Part 2: add 'Language' section to top-level preferences, allowing for browser locale switching. r=nalexander
...
* * *
Bug 917480 - Part 2d: compute locale list at build time.
2014-05-13 20:50:27 -07:00
Richard Newman
6019732cbe
Bug 917480 - Part 1: add basic locale preference handling to GeckoPreferences. r=liuche
2014-05-13 20:50:27 -07:00
Richard Newman
3e5ab0e3e3
Bug 917480 - Part 0: refactor checking of isGeckoPref inside GeckoPreferences. r=liuche
2014-05-13 20:50:26 -07:00
Richard Newman
62c0e56a01
Bug 917480 - Pre: commenting. r=nalexander
2014-05-13 20:50:26 -07:00
Michael Comella
d9dc53fcdb
Bug 1009279 - Change the margins to padding in the browser toolbar. r=bnicholson
2014-05-13 14:48:06 -07:00
Ryan VanderMeulen
0ec3ca27bc
Merge inbound to m-c.
2014-05-13 16:27:03 -04:00
Margaret Leibovic
9ca3a8067d
Bug 1009473 - Use lighter gray for item descriptions. r=lucasr
2014-05-13 18:26:07 +01:00
Margaret Leibovic
19eb44568f
Bug 1009473 - Remove padding around list item images. r=lucasr
2014-05-13 18:26:04 +01:00
Brian Nicholson
50d67b910f
Bug 1009105 - Clean up PageActionLayout. r=margaret
2014-05-13 09:58:00 -07:00
Lucas Rocha
5ccbeed7ff
Bug 997888/1008210 - Exclude pinned/top sites from suggested sites (r=mfinkle)
2014-05-13 16:33:19 +01:00
Lucas Rocha
95d40b7601
Bug 997888 - Add API to exclude URLs from suggested sites (r=mfinkle)
2014-05-13 16:33:19 +01:00
Myk Melez
aebdc5e3bf
Bug 1009311 - truncate AndroidLog tags longer than 18 characters; r=rnewman
2014-05-13 09:18:00 -07:00
Lucas Rocha
ba682ce0aa
Bug 997777 - Optimize moveToPosition() in TopSitesCursorWrapper (r=wesj)
2014-05-13 14:08:30 +01:00
Margaret Leibovic
3f0e522c57
Bug 965452 - Limit number of items stored per dataset. r=rnewman
2014-05-13 09:13:30 +01:00
Michael Comella
ba2aef42e7
Bug 1001243: Disable tabs button when in editing mode. r=bnicholson
2014-05-12 15:19:16 -07:00
Mark Finkle
38fadc8622
Bug 1008645 - Add UI telemetry for First-run r=bnicholson
2014-05-12 18:16:51 -04:00
Mark Finkle
d4acd238c9
Bug 1008386 - Add thumbnail position to griditem loadurl probe r=lucasr
2014-05-12 18:16:44 -04:00
Nick Alexander
8ee72a0f08
Bug 1003359 - Delete existing zip before zipping resources. r=mcomella
2014-05-12 15:08:49 -07:00
Ryan VanderMeulen
de54ba8212
Merge m-c to fx-team.
2014-05-12 16:33:27 -04:00
Ryan VanderMeulen
fec4f55a1d
Merge inbound to m-c.
2014-05-12 16:32:53 -04:00
Wes Johnston
46ee08f495
Bug 990642 - Try harder to find an extension to use when sharing images. r=mfinkle
2014-05-12 10:13:45 -07:00
Wes Johnston
42cb864658
Bug 990642 - Reinsert code to share images instead of just urls. r=mfinkle
2014-05-12 10:13:44 -07:00
Lucas Rocha
8176134f9b
Bug 1008295 - Replace ArrayMap with HashMap in TopSitesCursorWrapper (r=mfinkle)
2014-05-12 17:22:02 +01:00
Carsten "Tomcat" Book
97853c8221
merge mozilla-inbound to mozilla-central
2014-05-12 13:33:19 +02:00
Vivek Balakrishnan
7459282933
Bug 944144 - Implement NavigationHelper.reload. r=mcomella
2014-05-07 16:24:00 -04:00
Ryan VanderMeulen
1daa2ce153
Backed out changeset ab1394be8e93 (bug 1001129) for robocop crashes.
...
CLOSED TREE
2014-05-12 15:11:08 -04:00
Wes Johnston
be6e94a4ab
Bug 1001129 - Autoselect an item in icon grid inputs. r=mfinkle
2014-05-12 10:18:54 -07:00
Ryan VanderMeulen
f3fa506a0a
Merge m-c to inbound.
2014-05-09 16:56:26 -04:00
Ryan VanderMeulen
fbc067addc
Merge inbound to m-c.
2014-05-09 15:52:02 -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
19ec32fd93
Bug 997782 - Use suggested sites in the top sites query (r=wesj)
2014-05-09 16:34:55 +01:00
Lucas Rocha
6214b01e23
Bug 997782 - Wrap suggested sites in TopSitesCursorWrapper (r=mfinkle)
2014-05-09 16:34:54 +01:00
Lucas Rocha
9599a9f05e
Bug 997782 - Precompute number of pinned sites before current position (r=wesj)
2014-05-09 16:34:54 +01:00
Lucas Rocha
32528c9552
Bug 997782 - Only include visited pages in the top sites query (r=wesj)
2014-05-09 16:34:54 +01:00
Myk Melez
ce063f2025
bug 1004825 - prioritized, tagged Android logging in JS; r=mfinkle, marco
2014-05-09 13:15:54 -07:00
Geoff Brown
9f7c69f757
Bug 1004668 - Update robocop testUITelemetry; r=rnewman
2014-05-09 06:43:21 -06:00
Geoff Brown
27a99727f0
backout 520df0a03a00 (bug 1004668) for breaking Android robocop
2014-05-08 23:32:49 -06:00
Geoff Brown
3fdcb83ee2
Bug 1004668 - Update robocop testUITelemetry; r=rnewman
2014-05-08 21:56:08 -06:00
Lucas Rocha
0e3d4f1974
Bug 997772 - Introduce SuggestedSites component (r=mfinkle)
2014-05-09 09:39:14 +01:00
Lucas Rocha
c510f880fd
Bug 997772 - Generate suggestedsites.json from locale (r=nalexander)
2014-05-09 09:39:14 +01:00
Lucas Rocha
fd9afc143b
Bug 997772 - Add default suggested sites for en-US (r=nalexander)
2014-05-09 09:39:13 +01:00