Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(391)

Issue 1780893005: Visual refresh for bookmarks widget. (Closed)

Created:
4 years, 9 months ago by newt (away)
Modified:
4 years, 8 months ago
Reviewers:
Ian Wen
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Visual refresh for bookmarks widget. This brings the bookmarks widget into the Material era. The widget now shows a list of bookmarks that resembles the bookmarks UI in Chrome. BUG=593587 Committed: https://crrev.com/dcbe9dcac80b672ed6396a843381c23c7762a9d9 Cr-Commit-Position: refs/heads/master@{#383795}

Patch Set 1 #

Patch Set 2 : removed icon to launch Chrom #

Patch Set 3 : design tweaks #

Total comments: 5

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -286 lines) Patch
D chrome/android/java/res/drawable-hdpi/bookmarks_widget_thumb_selector_pressed.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-hdpi/border_thumb_bookmarks_widget_holo.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-hdpi/browser_thumbnail.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-hdpi/ic_bookmark_widget_bookmark_holo_dark.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-hdpi/overlay_url_bookmark_widget_holo.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-hdpi/thumb_bookmark_widget_folder_back_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-hdpi/thumb_bookmark_widget_folder_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-hdpi/thumbnail_bookmarks_widget_no_bookmark_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-ldrtl-hdpi-v17/thumb_bookmark_widget_folder_back_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-ldrtl-hdpi-v17/thumb_bookmark_widget_folder_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-ldrtl-mdpi-v17/thumb_bookmark_widget_folder_back_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-ldrtl-mdpi-v17/thumb_bookmark_widget_folder_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-ldrtl-xhdpi-v17/thumb_bookmark_widget_folder_back_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-ldrtl-xhdpi-v17/thumb_bookmark_widget_folder_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/bookmarks_widget_thumb_selector_pressed.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/border_thumb_bookmarks_widget_holo.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/browser_thumbnail.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/ic_bookmark_widget_bookmark_holo_dark.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/overlay_url_bookmark_widget_holo.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/thumb_bookmark_widget_folder_back_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/thumb_bookmark_widget_folder_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/thumbnail_bookmarks_widget_no_bookmark_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-nodpi/bg_bookmarks_widget_holo.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/bookmarks_widget_thumb_selector_pressed.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/border_thumb_bookmarks_widget_holo.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/browser_thumbnail.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/ic_bookmark_widget_bookmark_holo_dark.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/overlay_url_bookmark_widget_holo.9.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/thumb_bookmark_widget_folder_back_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/thumb_bookmark_widget_folder_holo.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/thumbnail_bookmarks_widget_no_bookmark_holo.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable/bookmark_widget_list_selector.xml View 1 chunk +3 lines, -4 lines 0 comments Download
D chrome/android/java/res/drawable/bookmark_widget_thumb_selector.xml View 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/android/java/res/layout/bookmark_thumbnail_widget.xml View 1 2 1 chunk +7 lines, -30 lines 0 comments Download
M chrome/android/java/res/layout/bookmark_thumbnail_widget_item.xml View 1 chunk +21 lines, -43 lines 0 comments Download
D chrome/android/java/res/layout/bookmark_thumbnail_widget_item_folder.xml View 1 chunk +0 lines, -55 lines 0 comments Download
D chrome/android/java/res/mipmap-hdpi/bookmark_widget_bg.png View Binary file 0 comments Download
A + chrome/android/java/res/mipmap-hdpi/shortcut_icon_shadow.png View Binary file 0 comments Download
D chrome/android/java/res/mipmap-mdpi/bookmark_widget_bg.png View Binary file 0 comments Download
A + chrome/android/java/res/mipmap-mdpi/shortcut_icon_shadow.png View Binary file 0 comments Download
D chrome/android/java/res/mipmap-xhdpi/bookmark_widget_bg.png View Binary file 0 comments Download
A + chrome/android/java/res/mipmap-xhdpi/shortcut_icon_shadow.png View Binary file 0 comments Download
D chrome/android/java/res/mipmap-xxhdpi/bookmark_widget_bg.png View Binary file 0 comments Download
A + chrome/android/java/res/mipmap-xxhdpi/shortcut_icon_shadow.png View Binary file 0 comments Download
D chrome/android/java/res/mipmap-xxxhdpi/bookmark_widget_bg.png View Binary file 0 comments Download
A + chrome/android/java/res/mipmap-xxxhdpi/shortcut_icon_shadow.png View Binary file 0 comments Download
D chrome/android/java/res/values-sw320dp/dimens.xml View 1 chunk +0 lines, -9 lines 0 comments Download
D chrome/android/java/res/values-sw600dp-port/dimens.xml View 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/android/java/res/values-sw600dp/dimens.xml View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/android/java/res/values/colors.xml View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/android/java/res/values/dimens.xml View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/android/java/res/xml-sw600dp/bookmark_thumbnail_widget_info.xml View 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/bookmarkswidget/BookmarkThumbnailWidgetProviderBase.java View 1 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/bookmarkswidget/BookmarkThumbnailWidgetService.java View 11 chunks +102 lines, -81 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
newt (away)
PTAL. Thanks! https://codereview.chromium.org/1780893005/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/bookmarkswidget/BookmarkThumbnailWidgetService.java File chrome/android/java/src/org/chromium/chrome/browser/bookmarkswidget/BookmarkThumbnailWidgetService.java (right): https://codereview.chromium.org/1780893005/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/bookmarkswidget/BookmarkThumbnailWidgetService.java#newcode385 chrome/android/java/src/org/chromium/chrome/browser/bookmarkswidget/BookmarkThumbnailWidgetService.java:385: private BookmarkFolder loadBookmarks(final BookmarkId folderId) { Moved ...
4 years, 9 months ago (2016-03-25 23:19:37 UTC) #2
newt (away)
Screenshot on the bug: https://bugs.chromium.org/p/chromium/issues/detail?id=593587#c4
4 years, 9 months ago (2016-03-25 23:22:43 UTC) #3
Ian Wen
Wow such a nice CL! https://codereview.chromium.org/1780893005/diff/40001/chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml File chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml (left): https://codereview.chromium.org/1780893005/diff/40001/chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml#oldcode2 chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml:2: <!-- Copyright 2015 The ...
4 years, 8 months ago (2016-03-28 18:26:29 UTC) #4
newt (away)
Thanks for reviewing :) https://codereview.chromium.org/1780893005/diff/40001/chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml File chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml (left): https://codereview.chromium.org/1780893005/diff/40001/chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml#oldcode2 chrome/android/java/res/xml/bookmark_thumbnail_widget_info.xml:2: <!-- Copyright 2015 The Chromium ...
4 years, 8 months ago (2016-03-28 19:55:26 UTC) #5
Ian Wen
lgtm
4 years, 8 months ago (2016-03-29 19:00:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1780893005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1780893005/40001
4 years, 8 months ago (2016-03-29 19:03:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1780893005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1780893005/60001
4 years, 8 months ago (2016-03-29 19:04:40 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-03-29 19:45:26 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 19:46:28 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/dcbe9dcac80b672ed6396a843381c23c7762a9d9
Cr-Commit-Position: refs/heads/master@{#383795}

Powered by Google App Engine
This is Rietveld 408576698