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

Issue 14886012: Implement layout transition animations for the Autofill dialog (Closed)

Created:
7 years, 7 months ago by Yusuf
Modified:
7 years, 7 months ago
CC:
chromium-reviews, Raman Kakilate, benquan, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Implement layout transition animations for the Autofill dialog Starts using the Dialog as the base class and rewrites AutofillDailogCOntentView as AutofillDialogView that contains the title and the footer with the buttons. BUG=180980 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200092

Patch Set 1 #

Patch Set 2 : Got rid of TABs #

Total comments: 50

Patch Set 3 : Ted's comments #

Patch Set 4 : Forgot to add new res folder to commit #

Patch Set 5 : Fixed rotation logic, wasn't calling super. #

Total comments: 2

Patch Set 6 : Added right resizing for keyboard appearing #

Patch Set 7 : Forgotten nits #

Patch Set 8 : findbugs errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+588 lines, -793 lines) Patch
M chrome/android/java/res/layout/autofill_dialog_content.xml View 1 2 1 chunk +56 lines, -24 lines 0 comments Download
M chrome/android/java/res/layout/autofill_dialog_title.xml View 1 2 3 4 5 1 chunk +25 lines, -19 lines 0 comments Download
M chrome/android/java/res/layout/autofill_editing_layout_credit_card.xml View 1 2 3 4 5 2 chunks +25 lines, -32 lines 0 comments Download
M chrome/android/java/res/layout/autofill_editing_layout_shipping.xml View 1 chunk +27 lines, -34 lines 0 comments Download
M chrome/android/java/res/layout/autofill_general_layout.xml View 1 2 3 4 5 1 chunk +34 lines, -43 lines 0 comments Download
M chrome/android/java/res/layout/autofill_menu_item.xml View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
A chrome/android/java/res/layout/autofill_simple_menu_item.xml View 1 2 3 4 5 1 chunk +33 lines, -0 lines 0 comments Download
A + chrome/android/java/res/values-land/dimens.xml View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/android/java/res/values/dimens.xml View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java View 1 2 3 4 5 6 7 22 chunks +77 lines, -56 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogContentView.java View 1 2 1 chunk +0 lines, -522 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogTitleView.java View 2 chunks +8 lines, -9 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogUtils.java View 2 chunks +24 lines, -2 lines 0 comments Download
A + chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogView.java View 1 2 3 4 5 6 7 14 chunks +270 lines, -47 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Yusuf
I still need to fix orientation changes, but that will just be a change in ...
7 years, 7 months ago (2013-05-06 20:30:25 UTC) #1
Yusuf
7 years, 7 months ago (2013-05-06 23:35:16 UTC) #2
Ted C
https://chromiumcodereview.appspot.com/14886012/diff/2001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java File chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java (right): https://chromiumcodereview.appspot.com/14886012/diff/2001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java#newcode288 chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java:288: private void setButton(int which, String text, android.view.View.OnClickListener listener) { ...
7 years, 7 months ago (2013-05-07 21:49:07 UTC) #3
Yusuf
https://codereview.chromium.org/14886012/diff/2001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java File chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java (right): https://codereview.chromium.org/14886012/diff/2001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java#newcode288 chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialog.java:288: private void setButton(int which, String text, android.view.View.OnClickListener listener) { ...
7 years, 7 months ago (2013-05-08 21:39:00 UTC) #4
David Trainor- moved to gerrit
A few small comments. One change requested about the object animator. https://chromiumcodereview.appspot.com/14886012/diff/2001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogView.java File chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogView.java (right): ...
7 years, 7 months ago (2013-05-10 22:59:55 UTC) #5
Yusuf
Also fixed resizing for keyboard. https://chromiumcodereview.appspot.com/14886012/diff/2001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogView.java File chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogView.java (right): https://chromiumcodereview.appspot.com/14886012/diff/2001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogView.java#newcode496 chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogView.java:496: ObjectAnimator.ofFloat(this, "VisibleContentHeight", fromHeight, toHeight); ...
7 years, 7 months ago (2013-05-14 02:15:10 UTC) #6
David Trainor- moved to gerrit
lgtm
7 years, 7 months ago (2013-05-14 20:26:38 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusufo@chromium.org/14886012/54001
7 years, 7 months ago (2013-05-14 22:53:36 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-05-14 22:54:04 UTC) #9
Message was sent while issue was closed.
Change committed as 200092

Powered by Google App Engine
This is Rietveld 408576698