|
Unified Bookmarks and Recent Tabs signin methods.
This involves moving the Recent Tabs signin method to showing a button that
summons a Signin Activity (previously the Signin Activity was integrated in
the Recent Tabs page) - this is the SigninAndSyncView.
This also provides a Settings link to the Bookmarks and Recent Tabs signin
flows.
Additionally, it replaces the BookmarkSigninActivity with the AccountSigninActivity.
BUG= 583774, 598868, 599736
Committed: https://crrev.com/d830894230c7cde07ff92234c6a4e4424b39e10e
Cr-Commit-Position: refs/heads/master@{#390356}
Total comments: 24
Total comments: 2
Total comments: 12
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+439 lines, -728 lines) |
Patch |
 |
M |
chrome/android/java/AndroidManifest.xml
|
View
|
1
2
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
D |
chrome/android/java/res/layout/bookmark_promo_header.xml
|
View
|
1
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
D |
chrome/android/java/res/layout/recent_tabs_sync_promo.xml
|
View
|
1
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/layout/signin_and_sync_view.xml
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+4 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/values/dimens.xml
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/bookmarks/BookmarkPromoHeader.java
|
View
|
1
|
2 chunks |
+7 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/bookmarks/BookmarkSigninActivity.java
|
View
|
1
|
1 chunk |
+0 lines, -149 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunView.java
|
View
|
|
2 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/RecentTabsManager.java
|
View
|
1
2
3
4
5
6
|
6 chunks |
+1 line, -56 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/RecentTabsPromoView.java
|
View
|
1
|
1 chunk |
+0 lines, -296 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/RecentTabsRowAdapter.java
|
View
|
1
2
3
|
2 chunks |
+12 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/MainPreferences.java
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/signin/AccountSigninActivity.java
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+99 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/signin/AccountSigninView.java
|
View
|
|
3 chunks |
+9 lines, -19 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/signin/SigninAndSyncView.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+265 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/strings/android_chrome_strings.grd
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+31 lines, -23 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java_sources.gni
|
View
|
1
2
|
3 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
Total messages: 36 (15 generated)
|