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

Issue 165743002: Implement account switcher as action-bar navigation spinner. (Closed)

Created:
6 years, 10 months ago by Lambros
Modified:
6 years, 10 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, dcheng, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Implement account switcher as action-bar navigation spinner. BUG=338773 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252493

Patch Set 1 #

Total comments: 8

Patch Set 2 : rebase #

Patch Set 3 : Rename mAlreadyTried #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -59 lines) Patch
M remoting/android/java/AndroidManifest.xml.jinja2 View 1 chunk +2 lines, -1 line 0 comments Download
A remoting/android/java/src/org/chromium/chromoting/AccountsAdapter.java View 1 chunk +43 lines, -0 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/Chromoting.java View 1 2 14 chunks +78 lines, -47 lines 0 comments Download
M remoting/remoting_android.gypi View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
A + remoting/resources/android/layout/account_dropdown.xml View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
A remoting/resources/android/layout/account_selected.xml View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
M remoting/resources/android/menu/chromoting_actionbar.xml View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
A remoting/resources/android/values-land/dimens.xml View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
A + remoting/resources/android/values/dimens.xml View 1 2 3 1 chunk +5 lines, -4 lines 0 comments Download
M remoting/resources/android/values/strings.xml View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
A remoting/resources/android/values/styles.xml View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Lambros
This turned out to be a lot harder than expected. The styles.xml file is simply ...
6 years, 10 months ago (2014-02-14 02:00:23 UTC) #1
Sergey Ulanov
https://codereview.chromium.org/165743002/diff/1/remoting/android/java/src/org/chromium/chromoting/Chromoting.java File remoting/android/java/src/org/chromium/chromoting/Chromoting.java (right): https://codereview.chromium.org/165743002/diff/1/remoting/android/java/src/org/chromium/chromoting/Chromoting.java#newcode80 remoting/android/java/src/org/chromium/chromoting/Chromoting.java:80: boolean mAlreadyTried; maybe rename this to make it clear ...
6 years, 10 months ago (2014-02-18 21:58:43 UTC) #2
Lambros
rebase
6 years, 10 months ago (2014-02-19 22:43:08 UTC) #3
Lambros
https://codereview.chromium.org/165743002/diff/1/remoting/android/java/src/org/chromium/chromoting/Chromoting.java File remoting/android/java/src/org/chromium/chromoting/Chromoting.java (right): https://codereview.chromium.org/165743002/diff/1/remoting/android/java/src/org/chromium/chromoting/Chromoting.java#newcode80 remoting/android/java/src/org/chromium/chromoting/Chromoting.java:80: boolean mAlreadyTried; On 2014/02/18 21:58:43, Sergey Ulanov wrote: > ...
6 years, 10 months ago (2014-02-19 23:51:39 UTC) #4
Lambros
All the XML resources are in the right places now :)
6 years, 10 months ago (2014-02-21 00:42:32 UTC) #5
Sergey Ulanov
lgtm
6 years, 10 months ago (2014-02-21 01:19:40 UTC) #6
Lambros
The CQ bit was checked by lambroslambrou@chromium.org
6 years, 10 months ago (2014-02-21 01:44:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/165743002/200001
6 years, 10 months ago (2014-02-21 01:45:37 UTC) #8
commit-bot: I haz the power
6 years, 10 months ago (2014-02-21 04:07:07 UTC) #9
Message was sent while issue was closed.
Change committed as 252493

Powered by Google App Engine
This is Rietveld 408576698