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

Issue 1909763002: Add callout for the tab switcher button (Closed)

Created:
4 years, 8 months ago by gone
Modified:
4 years, 8 months ago
Reviewers:
Ted C
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add callout for the tab switcher button * Gut the TextBubble class so that it only points upward. Give it the ability to display more than just a TextView. * Restyle the bubble using jerry-rigged existing assets because the popup is temporary anyway. * Make the DocumentModeAssassin record that the callout needs to be displayed. - Doesn't hook it in yet because the logic is being hashed out. BUG=582539, 593138 Committed: https://crrev.com/b56a67064670ef6c4b432191c21461a4f50d2557 Cr-Commit-Position: refs/heads/master@{#388997}

Patch Set 1 #

Total comments: 12

Patch Set 2 : SDK 21 #

Patch Set 3 : Target to 21 #

Patch Set 4 : Use an interpolator that Lint won't complain about #

Unified diffs Side-by-side diffs Delta from patch set Stats (+296 lines, -225 lines) Patch
A chrome/android/java/res/anim/tab_switcher_callout_in.xml View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/android/java/res/anim/tab_switcher_callout_out.xml View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
A chrome/android/java/res/layout/tab_switcher_callout.xml View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
M chrome/android/java/res/values-v17/styles.xml View 1 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/android/java/res/values/dimens.xml View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tabmodel/DocumentModeAssassin.java View 2 chunks +2 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/toolbar/TabSwitcherCallout.java View 1 1 chunk +96 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/widget/TextBubble.java View 1 6 chunks +107 lines, -209 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/android/java_sources.gni View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
gone
Logic to show the callout is still being worked on.
4 years, 8 months ago (2016-04-21 00:49:04 UTC) #2
Ted C
https://codereview.chromium.org/1909763002/diff/1/chrome/android/java/res/anim/text_bubble_in.xml File chrome/android/java/res/anim/text_bubble_in.xml (right): https://codereview.chromium.org/1909763002/diff/1/chrome/android/java/res/anim/text_bubble_in.xml#newcode2 chrome/android/java/res/anim/text_bubble_in.xml:2: <!-- Copyright (c) 2016 The Chromium Authors. All rights ...
4 years, 8 months ago (2016-04-21 16:31:48 UTC) #3
gone
https://chromiumcodereview.appspot.com/1909763002/diff/1/chrome/android/java/res/anim/text_bubble_in.xml File chrome/android/java/res/anim/text_bubble_in.xml (right): https://chromiumcodereview.appspot.com/1909763002/diff/1/chrome/android/java/res/anim/text_bubble_in.xml#newcode2 chrome/android/java/res/anim/text_bubble_in.xml:2: <!-- Copyright (c) 2016 The Chromium Authors. All rights ...
4 years, 8 months ago (2016-04-21 21:18:26 UTC) #4
Ted C
lgtm
4 years, 8 months ago (2016-04-21 22:57:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909763002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909763002/60001
4 years, 8 months ago (2016-04-22 00:44:45 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-22 01:53:37 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:43:18 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b56a67064670ef6c4b432191c21461a4f50d2557
Cr-Commit-Position: refs/heads/master@{#388997}

Powered by Google App Engine
This is Rietveld 408576698