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

Issue 1284303004: Keyboard accessory tools on the right side. (Closed)

Created:
5 years, 4 months ago by please use gerrit instead
Modified:
5 years, 4 months ago
Reviewers:
newt (away)
CC:
chromium-reviews, aurimas (slooooooooow)
Base URL:
https://chromium.googlesource.com/chromium/src.git@icons
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Keyboard accessory tools on the right side. The tools at the end of the keyboard accessory (settings and scan card) stick to the edge of the screen when the suggestion don't fill the entire screen. This is accomplished via a 0x0 view with gravity 1 inserted between the tools and the suggestions. BUG=428087 Committed: https://crrev.com/543369854a9936c6e8272d92d0857c8cf4aef1c9 Cr-Commit-Position: refs/heads/master@{#343941}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments and rebase on top of a patch in CQ #

Total comments: 2

Patch Set 3 : separatorPosition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M chrome/android/java/res/layout/main.xml View 1 chunk +1 line, -0 lines 0 comments Download
M ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java View 1 2 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
please use gerrit instead
Aurimas, PTAL Patch Set 1.
5 years, 4 months ago (2015-08-17 18:43:42 UTC) #2
please use gerrit instead
Newton, PTAL Patch Set 1. (Aurimas is still on vacation today.)
5 years, 4 months ago (2015-08-17 18:44:33 UTC) #4
please use gerrit instead
Screenshot @ http://crbug.com/428087#c39
5 years, 4 months ago (2015-08-17 18:45:11 UTC) #5
newt (away)
https://codereview.chromium.org/1284303004/diff/1/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java File ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java (right): https://codereview.chromium.org/1284303004/diff/1/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java#newcode130 ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java:130: public void showWithSuggestions(AutofillSuggestion[] suggestions, boolean isRtl) { How about ...
5 years, 4 months ago (2015-08-17 19:55:30 UTC) #6
please use gerrit instead
Newton, PTAL Patch Set 2. https://codereview.chromium.org/1284303004/diff/1/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java File ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java (right): https://codereview.chromium.org/1284303004/diff/1/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java#newcode130 ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java:130: public void showWithSuggestions(AutofillSuggestion[] suggestions, ...
5 years, 4 months ago (2015-08-17 22:30:01 UTC) #7
newt (away)
https://codereview.chromium.org/1284303004/diff/20001/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java File ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java (right): https://codereview.chromium.org/1284303004/diff/20001/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java#newcode70 ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java:70: boolean previousItemIsSuggestion = false; How about int separatorPosition = ...
5 years, 4 months ago (2015-08-17 23:33:36 UTC) #8
please use gerrit instead
Newton, PTAL Patch Set 3. https://codereview.chromium.org/1284303004/diff/20001/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java File ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java (right): https://codereview.chromium.org/1284303004/diff/20001/ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java#newcode70 ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java:70: boolean previousItemIsSuggestion = false; ...
5 years, 4 months ago (2015-08-18 00:33:11 UTC) #9
newt (away)
lgtm
5 years, 4 months ago (2015-08-18 00:39:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1284303004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1284303004/40001
5 years, 4 months ago (2015-08-18 16:41:49 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-18 16:47:00 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 16:47:44 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/543369854a9936c6e8272d92d0857c8cf4aef1c9
Cr-Commit-Position: refs/heads/master@{#343941}

Powered by Google App Engine
This is Rietveld 408576698