summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use the new API to control lights out mode.Joe Onorato2011-01-251-3/+3
| | | | | Bug: 3241144 Change-Id: Ie4c0a3ca608e439d25f6ae4d0a8d4e4b1939ab33
* Merge "fix url bar" into honeycombMichael Kolb2011-01-254-0/+10
|\
| * fix url barMichael Kolb2011-01-254-0/+10
| | | | | | | | | | | | | | | | http://b/issue?id=3351733 added web /search icon fixed positioning when focus changes Change-Id: Ib917c2797c9886e6b899494798fb080757f01c7a
* | fix tab titleMichael Kolb2011-01-254-21/+37
|/ | | | | | | | | | http://b/issue?id=3384383 changed favicon background cleaned up spacing added fade to tab out animation increase size of tab for chevron Change-Id: I749c108691b73738839028b9cac89add86aa8b00
* Merge "add tab bar animations" into honeycombMichael Kolb2011-01-252-7/+66
|\
| * add tab bar animationsMichael Kolb2011-01-252-7/+66
| | | | | | | | | | | | | | http://b/issue?id=3281119 added in/out animations for tabs Change-Id: Ia8a467b93e5bc14b8b84cfe7b7e25ffbfadc7209
* | Always select autologin account in dialogJohn Reck2011-01-251-0/+7
|/ | | | | | | | Bug: 3385629 Fixes the issue where if the user hasn't explictly selected an autologin account the selection dialog would show no selection. Change-Id: Ib2847aed7f528e9e9679a5fa3aa3b0b8da85d1d1
* Merge "Fix ISE: Fragment not added in combo view" into honeycombJohn Reck2011-01-251-7/+14
|\
| * Fix ISE: Fragment not added in combo viewJohn Reck2011-01-251-7/+14
| | | | | | | | | | | | | | | | | | Bug: 3368524 Added a try/catch. The ISE happens as a result of the fragment already being removed - which as far as the combo view is concerned is a success. Change-Id: Id75aa449de45ee656cb10e6054cb8707d2fac62b
* | hardware keyboard supportMichael Kolb2011-01-2511-79/+82
|/ | | | | | | | | | | http://b/issue?id=3368141 http://b/issue?id=3368100 Removed duplicate key handling added focus transition from page to url bar once framework bug http://b/issue?id=3381411 is fixed, focus transitions in url bar will be fixed Change-Id: Id5011e78bf70d51a25a4e01cf31d9e6ad95ceab7
* Merge "Set user agent setting when toggling debug" into honeycombJohn Reck2011-01-242-4/+6
|\
| * Set user agent setting when toggling debugJohn Reck2011-01-242-4/+6
| | | | | | | | | | | | | | Bug: 3382700 Set the user agent when debug mode is toggled Change-Id: Ide167c7bb32c4f20e6b5965116fbcce01bb1e599
* | Tightening incognito mode icon spacing, switching to new assetJustin Ho2011-01-246-15/+8
| | | | | | | | | | | | Bug: 3174763 Change-Id: Ia379b06b65729d4df966094df0aa3fb2e47234a8
* | Merge "Updated chevron asset (b/3293593) and improved Launcher icon that ↵Justin Ho2011-01-244-0/+0
|\ \ | | | | | | | | | keeps icon contents sharp without jagged edges" into honeycomb
| * | Updated chevron asset (b/3293593) and improved Launcher icon that keeps icon ↵Justin Ho2011-01-244-0/+0
| | | | | | | | | | | | | | | | | | contents sharp without jagged edges Change-Id: Ia88fadde4000a961f37cef1b00bdd654febc1c9c
* | | Merge "fix tab NPE" into honeycombMichael Kolb2011-01-241-1/+1
|\ \ \
| * | | fix tab NPEMichael Kolb2011-01-241-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | http://b/issue?id=3381168 add check if tab is null when attaching a tab Change-Id: I2e53b242be829c6ed2e6eb22539eb71bee0269bf
* | | Merge "Special case searching in incognito mode" into honeycombJohn Reck2011-01-242-2/+31
|\ \ \ | |/ / |/| |
| * | Special case searching in incognito modeJohn Reck2011-01-242-2/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3336558 The default flow when the user hits enter in UrlInputView is handled by IntentHandler. If the input isn't a URL, it is treated as a search request, which is causes an intent to be fired off from the search engine. This is logged, which we can't have in incognito mode. For now, handle this by having the UrlInputView detect search requests, lookup the search engine info, and use that to build the search request URL directly, previnting logging. Change-Id: I4b98240f4b2aff265638b53cb65677bc1bd507c0
* | | Import revised translations. DO NOT MERGEEric Fischer2011-01-2481-347/+373
|/ / | | | | | | Change-Id: I3f0e4c755166ebc154ef006f9ce733fb6f703e7c
* | Disable SearchSuggestions in incognito modeJohn Reck2011-01-245-1/+20
| | | | | | | | | | | | Bug: 3336558 Change-Id: Ie88eddee0f4931a206ba45cec708cdbb69cce008
* | Fix keyboard enter in omniboxJohn Reck2011-01-241-1/+13
| | | | | | | | | | | | | | | | Bug: 3381363 Fixed by a partial revert of change 89542 which accidentally removed the OnItemClick listener. Change-Id: I102dd44fb15472d16499804adf8a7a171873970c
* | Merge "Fix onLoaderFinished history group selection logic" into honeycombJohn Reck2011-01-241-7/+1
|\ \
| * | Fix onLoaderFinished history group selection logicJohn Reck2011-01-231-7/+1
| |/ | | | | | | | | | | | | | | Bug: 3381283 The issue was caused by the data being updated, causing the onLoaderFinished to re-fire, causing it to re-select the default group. Change-Id: Id651dd73e66d441e730ae35675336761b6e773ce
* | Handle keyboard configuration changeJohn Reck2011-01-231-1/+1
|/ | | | | | Bug: 3381465 Change-Id: I804f5ac876910412109b7adcbc42a32e7bc6f675
* Updated Browser launcher iconJustin Ho2011-01-212-0/+0
| | | | Change-Id: Ibdc5e171bff93428f772c54d91c3fe095fad10d2
* Merge "Fix 3373012, null pointer in WebView.loadUrl" into honeycombRussell Brenner2011-01-211-8/+11
|\
| * Fix 3373012, null pointer in WebView.loadUrlRussell Brenner2011-01-211-8/+11
| | | | | | | | | | | | | | | | UrlHandler can spawn a background RLZTask which will, upon completion, load the url. This change checks with the controller to see that the tab is still open before loading the url. Change-Id: If756c1bc1f79b54878c7d03b5bc5f86b8ab07245
* | Merge "Updated assets (app icon & default thumbnail)" into honeycombJohn Reck2011-01-214-0/+0
|\ \
| * | Updated assets (app icon & default thumbnail)John Reck2011-01-214-0/+0
| | | | | | | | | | | | | | | | | | Bug: 3378251 Change-Id: I1ae4890b9e6fdb60e7a7dca8c4b2f77939655cbe
* | | fix scroll callback for webviewMichael Kolb2011-01-211-3/+22
|/ / | | | | | | | | | | | | http://b/issue?id=3377268 added check to see if state changed Change-Id: Ic367144fb7bacb809e8acc7772298129d5c30388
* | Merge "Add selected background to history groups" into honeycombJohn Reck2011-01-212-1/+5
|\ \
| * | Add selected background to history groupsJohn Reck2011-01-212-1/+5
| | | | | | | | | | | | | | | | | | Bug: 3370856 Change-Id: Iac6436279e1e3a5c91e2c9637b66bbcb74e3d265
* | | Fix "Most visited" history group flickerJohn Reck2011-01-211-2/+6
|/ / | | | | | | | | | | Bug: 3374382 Change-Id: Idedf9804fa2010c91ac163965fb1d7a0617d438e
* | Merge "Add summary to Enable Plugins setting" into honeycombJohn Reck2011-01-202-1/+16
|\ \
| * | Add summary to Enable Plugins settingJohn Reck2011-01-202-1/+16
| | | | | | | | | | | | | | | | | | Bug: 3374146 Change-Id: Ib00180b8f7512cc05126392f6a3c79d849f328ee
* | | Remove the bookmark star from history context menuJohn Reck2011-01-202-19/+29
|/ / | | | | | | | | | | | | Bug: 3374340 The star isn't supposed to be in the context menu, removed Change-Id: I2dbd59ca32f7bec66468adf8b9c76ba1a425a94a
* | 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