summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improve URL bar's touch target sizesJohn Reck2011-01-202-3/+7
| | | | | | Bug: 3373534 Change-Id: I57e0c4f57b3f12a61de6addee72f5e03337c3c04
* Merge "Updated bookmark/widget assets" into honeycombJohn Reck2011-01-205-0/+0
|\
| * Updated bookmark/widget assetsJohn Reck2011-01-205-0/+0
| | | | | | | | Change-Id: Idf802206eaac92dd339c9a2d7ded8b944d73a640
* | asset drop & namingMichael Kolb2011-01-20191-177/+146
| | | | | | | | | | | | | | | | | | drop in new assets get naming in sync with UX Note: not all resources are included yet item_background...xm will be enabled when all required resources come in Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
* | Launch settings directly from combined viewJohn Reck2011-01-201-0/+7
|/ | | | | | | | | Bug: 3368917 Launch settings directly from combined view rather than letting controller handle it. Prevents controller from removing the combined view before launching settings. Change-Id: I2b78ab0f737337024d8cdb9fc400cda56e4db5ca
* Merge "Added checks to guard against illegal state" into honeycombJohn Reck2011-01-191-9/+13
|\
| * Added checks to guard against illegal stateJohn Reck2011-01-191-9/+13
| | | | | | | | | | | | | | | | Bug: 3368524 Added checks to prevent the combo view from trying to remove a fragment it never added. Change-Id: If5da138a547718bbb49cda25288d54616282f94a
* | Merge "Handle chrome sync account deleted case" into honeycombJohn Reck2011-01-193-12/+72
|\ \
| * | Handle chrome sync account deleted caseJohn Reck2011-01-193-12/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3337527, 3353260 Listens for changes to the system accounts and handles the case of the chrome sync account being deleted. Also, enabling chrome sync in the browser will now enable the browser sync in settings. Change-Id: Iab2ed839fc5fc356a7a4d865965bfafcb39b4ee7
* | | Fix history click/longpress eventsJohn Reck2011-01-191-21/+15
| |/ |/| | | | | | | | | | | | | Bug: 3368898 The recent history UI change forgot to hook up the old event handling to the new list view layout. Change-Id: I470b30b748608c9e7ec05aa3ca399ca7b39f0849
* | Merge "Update Google search engine data" into honeycombBjorn Bringert2011-01-192-9/+7
|\ \
| * | Update Google search engine dataBjorn Bringert2011-01-192-9/+7
| | | | | | | | | | | | | | | Bug: 3369333 Change-Id: I1caff40ca2419375e2aaf5588d9d3a710cb8c56a
* | | Use the appropriate resource for the remove trashcan.Leon Scroggins2011-01-193-1/+1
| | | | | | | | | | | | Change-Id: I013dd73b4daa511592ab58afb45c8a6b7fa5c012
* | | Strip phone number punctuation when validating for autofillBen Murdoch2011-01-191-2/+9
|/ / | | | | | | | | | | | | | | Strip out any phone number separator characters when calculating the length of the phone number for validation in the autofill profile editor. Change-Id: Ic5f9792a8da8d0d1914b1cdd831a018c64d12ace
* | Merge "Updating widget due to changes in API." into honeycombAdam Cohen2011-01-182-2/+3
|\ \ | |/ |/|
| * Updating widget due to changes in API.Winson Chung2011-01-182-2/+3
| | | | | | | | | | | | - Requires not calling startService. Change-Id: If29dfc990c94f50ed9ad027256690ffa494d8b7e
* | Changed auto-login dialog stringsJohn Reck2011-01-181-1/+1
| | | | | | | | | | | | Bug: 3355153 Change-Id: If8db365867e9a7dd5cf10cac1ec300330d9ad354
* | Merge "Use UPDATE_CURRENT pending intent in widget" into honeycombJohn Reck2011-01-181-1/+1
|\ \
| * | Use UPDATE_CURRENT pending intent in widgetJohn Reck2011-01-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of using FLAG_CANCEL_CURRENT, use FLAG_UPDATE_CURRENT in the widget provider for the browser shortcut. That way we never accidentally invalidate a previously set PendingIntent during partial updates. Change-Id: Iafd9f70c90046ffede31feee085d5e8109b6208b
* | | Merge "Switch autologin to ListPreference" into honeycombJohn Reck2011-01-184-89/+57
|\ \ \
| * | | Switch autologin to ListPreferenceJohn Reck2011-01-184-89/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3365170 Switch the autologin preference to use a ListPreference instead of a checkbox preference that would open a dialog when enabled. Change-Id: I29230a4e7663593b126e89efb50ecef37d46e808
* | | | Merge "Remove combo view on new intent" into honeycombJohn Reck2011-01-181-4/+2
|\ \ \ \
| * | | | Remove combo view on new intentJohn Reck2011-01-181-4/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3365077 Make sure we remove the combo view when a new intent is received, after we check if the intent is to show the combo view or to bring the browser to the foreground (from history and/or launcher) Change-Id: If6e6647192246d96d7122232c26229b05a3f3888
* | | | Merge "Import revised translations. DO NOT MERGE" into honeycombEric Fischer2011-01-1881-367/+886
|\ \ \ \
| * | | | Import revised translations. DO NOT MERGEEric Fischer2011-01-1881-367/+886
| |/ / / | | | | | | | | | | | | Change-Id: I4ab1181c3ab464d8a35cdd565b4287ad0517fc71
* / / / Change open in background string to tabs on xlargeJohn Reck2011-01-182-1/+3
|/ / / | | | | | | | | | | | | | | | Bug: 3366071 Change-Id: Iee8297234d4784ee7f1a5c84a9bf2ae0351eacb8
* | | Merge "History UI update" into honeycombJohn Reck2011-01-1816-83/+266
|\ \ \
| * | | History UI updateJohn Reck2011-01-1816-83/+266
| | | | | | | | | | | | | | | | Change-Id: If4af6e37252f297bc1744af65df4bc2f123f41dd
* | | | Merge "Omnibox tweaks" into honeycombJohn Reck2011-01-183-3/+5
|\ \ \ \
| * | | | Omnibox tweaksJohn Reck2011-01-183-3/+5
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3345000 Move nav suggest after all local results including history and changed second line to a slight green color Change-Id: Ia9f8376633b666dc8706a0ea125a999066fa60a0
* | | | Merge "Widget asset cleanup" into honeycombJohn Reck2011-01-1816-160/+1
|\ \ \ \
| * | | | Widget asset cleanupJohn Reck2011-01-1716-160/+1
| | |_|/ | |/| | | | | | | | | | Change-Id: If423c7320a6d6c317274449e4686145df25204a2
* | | | Merge "Fix bookmarks context menu" into honeycombJohn Reck2011-01-181-0/+3
|\ \ \ \
| * | | | Fix bookmarks context menuJohn Reck2011-01-181-0/+3
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Bug: 3360949 The string was accidentally deleted, causing the issue Change-Id: I6b65c45da93f71749ff09b2f291104ad7687d070
* / | | hide webview when coveredMichael Kolb2011-01-181-2/+6
|/ / / | | | | | | | | | | | | | | | http://b/issue?id=3360921 Change-Id: I10e0df39fa5b686619bafd3708a249890326a259
* | | Merge "When canceling folder selection, go back to showing correct folder." ↵Leon Scroggins2011-01-181-8/+30
|\ \ \ | | | | | | | | | | | | into honeycomb
| * | | When canceling folder selection, go back to showing correct folder.Leon Scroggins2011-01-181-8/+30
| | | | | | | | | | | | | | | | | | | | Bug:3364093 Change-Id: Ia50a601adb22a18570d9f8268c2c64185410bc99
* | | | Merge "allow dumping the nav cache from the browser" into honeycombCary Clark2011-01-181-0/+2
|\ \ \ \
| * | | | allow dumping the nav cache from the browserCary Clark2011-01-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding this about:debug flavor allows dumping the nav cache from a script over usb without user interaction. The script for me looks like: function pullnav() { adb shell am start about:debug.nav sleep 1 adb pull data/data/com.android.browser/navlog /android/$1.cpp adb shell rm data/data/com.android.browser/navlog kate -u /android/$1.cpp & } which pulls up the nav dump into a local editor. bug:3364574 Change-Id: Ie6b3491b4b9e4490d8229402f4f3770879eff36d
* | | | | show action bar in combo pageMichael Kolb2011-01-181-0/+9
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | http://b/issue?id=3362812 ensure action bar is shown when combo page is out Change-Id: I199672f0e3ee609dcf58f8bb650fa953dd8c25b7
* | | | Merge "Fix "Most Visited" page loading" into honeycombJohn Reck2011-01-182-0/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Fix "Most Visited" page loadingJohn Reck2011-01-132-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | Basically added the most visited content:// uri to a pseudo whitelist Change-Id: I1d37ff5f593ee65994ec167b7227f3c7b205c186
* | | | Merge "Perform input validation on the AutoFill profile editor." into honeycombBen Murdoch2011-01-182-5/+98
|\ \ \ \
| * | | | Perform input validation on the AutoFill profile editor.Ben Murdoch2011-01-182-5/+98
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perform some simple input validation on the autofill profile editor to match Chromium's editor more closely. Now: - Phone number must be at least 7 digits if present - Cannot save an empty profile. At least one field other than phone number must be present and if phone number is present it must be valid. Bug:3349013 Bug:3198461 Change-Id: I6d277dda2264c5cebd0b525b1c4cdb80313383ec
* / | | Protect access to mWebView by checking mRunnable.Patrick Scott2011-01-181-3/+19
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | If the user cancels the login event, mRunnable will be reset and the WebView destroyed. Check for a null mRunnable before accessing mWebView. Bug: 3361009 Bug: 3349815 Change-Id: Idd9a2b788673d9ec95bfa083a4af7df705c22fcd
* | / Follow API changes.Dianne Hackborn2011-01-174-4/+4
| |/ |/| | | | | Change-Id: I1003044245db558c0c2ccfabd06fb7a9b9c94403
* | Add a "disable autofill" checkbox to the setup promptBen Murdoch2011-01-173-22/+71
| | | | | | | | | | | | | | | | | | | | | | | | Make the intent of the buttons in the setup autofill dialog clearer by adding an option to disable the feature. The cancel button now simply dismisses the dialog and we only disable the feature if the user checks the new box and clicks OK. Clicking OK without checking the box takes the user to the prdoile editor as before. Bug:3348828 Change-Id: Ib54b879b6953d0c8865d50374188059a43a8e6ba
* | Using PendingIntent.FLAG_CANCEL_CURRENT makes it so there can only be one of ↵Joe Onorato2011-01-161-4/+5
| | | | | | | | | | | | | | the widget at a time. Bug: 3313989 Change-Id: Ic268637c69871562d73e42bdcd5df8b6ebec322a
* | Bookmark UI updateJohn Reck2011-01-1431-266/+404
| | | | | | | | Change-Id: Ibdf7f93f7c5863d7108044dcd40d3866ff02518a
* | Merge "Update large screen translations." into honeycombEric Fischer2011-01-141-2/+0
|\ \