summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix shouldUpdateImage checkJohn Reck2011-02-171-0/+3
| | | | | | | Bug: 3466212 Also added a test case to check for regressions Change-Id: I9a8979a0ced165f1c94945c62687b0bf3b7076fe
* Merge "Phone UI title bar work"John Reck2011-02-165-59/+24
|\
| * Phone UI title bar workJohn Reck2011-02-165-59/+24
| | | | | | | | | | | | | | | | | | Updated progress bar to holo and below URL bar Removed spinner Swapped stop/bookmark with new assets Wired up bookmark listener to change star state Change-Id: Ie91ae446cc1c429ce4a1662cc337202aaf7877c3
* | Merge "change tab focus highlight"Michael Kolb2011-02-161-1/+13
|\ \
| * | change tab focus highlightMichael Kolb2011-02-161-1/+13
| |/ | | | | | | | | | | Two px wide green stroke added for tab focus highlight. Change-Id: I77fc9e20414e4bad593bf76b5aab6e19f3f1ff74
* | Fix NPE in updateScreenshotJohn Reck2011-02-161-0/+4
|/ | | | | | Bug: 3448395 Change-Id: I69ab59597735d26c2881fc7f3d48b0a115bb2547
* Merge "fix shortcut handling"Michael Kolb2011-02-1610-78/+155
|\
| * fix shortcut handlingMichael Kolb2011-02-1610-78/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugs: 3400078 3270434 3368141 3381411 Fixed controller to check for menu & ctrl keys for shortcuts Changed focus handling in url bar Keyboard focus transitions are not 100% working yet, but it's possible to navigate to all the elements Change-Id: I514d85a37dae2589e3ce1ecb18c7fc0bf4e715f3
* | Merge "Adding a debug setting to enable visual indicator for GL"Teng-Hui Zhu2011-02-161-1/+10
|\ \ | |/ |/|
| * Adding a debug setting to enable visual indicator for GLTeng-Hui Zhu2011-02-161-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [This is the Browser part] The idea is to turn on the visual indicator without building the code. The implementation included: 1. Setup the UI on browser side to check whether or not this is enabled. 2. Transfer the info from browser setting to web setting. 3. Send this info down from WebView to webkit. 4. In the webkit, we save this info in TilesManager. 5. At texture generation time, we query this info to decide whether we add the visual indicator on the texture. One design decision we made is we don't want to restart the browser for debugging purpose. This is better preserving the browser current activity, the only pitfall is that the visual indicator is NOT updated on different textures simultaneously. The webView change this needs is #change,97055 bug:3458721 Change-Id: Ie64be0c1ee372661fd395ce1c3729dd90d622c97
* | Fix update screenshot when redirectedJohn Reck2011-02-161-1/+1
|/ | | | | | Bug: 3462227 Change-Id: I3c09bfe2b6ac15541f183b31eaa10b0dc3f3a29b
* look for null web viewsCary Clark2011-02-161-4/+2
| | | | | | | This edits change 96341. bug:3447246 Change-Id: Ica15a022cdfac1b98a6ee63c6d118eb01609fccb
* fix closing app tabsMichael Kolb2011-02-151-1/+1
| | | | | | | Bug: 3452002 Although not reproducible, the first tab was selected, not the last one. Change-Id: I2766150fa19bbdbc5a0fb46fa49f46a56f437666
* Fix title bar button handling on phoneJohn Reck2011-02-151-14/+28
| | | | Change-Id: I1bf298b93a54dd379a06d4752ae4ea7a65ad6950
* Merge "Switch the phone to use the omnibox instead of qsb"John Reck2011-02-155-218/+109
|\
| * Switch the phone to use the omnibox instead of qsbJohn Reck2011-02-155-218/+109
| | | | | | | | | | | | Initial changes, needs more work Change-Id: Ic9bbe4eb8e95212baa7c40813217f01d9efdf286
* | Merge "Increase the delay."Patrick Scott2011-02-151-1/+1
|\ \
| * | Increase the delay.Patrick Scott2011-02-151-1/+1
| | | | | | | | | | | | | | | Bug: 3437220 Change-Id: Idcdd6582a9bdedd795cb9cf39ffd8ff2e22cdf22
* | | Merge "Fix voice search mode"Michael Kolb2011-02-152-1/+2
|\ \ \ | |_|/ |/| |
| * | Fix voice search modeMichael Kolb2011-02-152-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3410067 Fixes voice search mode Fixes two buttons to the left of the url This CL does not fix the voice button to the right yet. Change-Id: I743f8d97811fc4dfc0488d27fc08cac10fdd1043
* | | Merge "Fix layout params for TouchProxy"John Reck2011-02-151-43/+8
|\ \ \
| * | | Fix layout params for TouchProxyJohn Reck2011-02-141-43/+8
| | | | | | | | | | | | | | | | | | | | | | | | Also fixes auto-merger wierdness... Change-Id: I664dae43e1c16d177e79f1fd08ae6a6e3a2fd8e1
* | | | Merge "Do not allow saving a web archive of a web archive."Leon Scroggins2011-02-151-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Do not allow saving a web archive of a web archive.Leon Scroggins2011-02-111-0/+5
| | | | | | | | | | | | | | | | | | | | Bug:3447246 Change-Id: Ie620d6567f676f3c5dca06c6fd1d869003fecd71
* | | | Merge "Switch to ViewTunnel to handle phone ui"John Reck2011-02-141-3/+37
|\ \ \ \
| * | | | Switch to ViewTunnel to handle phone uiJohn Reck2011-02-141-3/+41
| | |/ / | |/| | | | | | | | | | Change-Id: Ic81f39594cb9b9e1f909f671c2237bf02e90103b
* | | | change phone title handlingMichael Kolb2011-02-141-2/+43
|/ / / | | | | | | | | | Change-Id: Ide3e425f3410336a01905adac218f4a20bc70444
* | | Make bookmarks useable-ish on phonesJohn Reck2011-02-143-6/+26
| | | | | | | | | | | | | | | | | | | | | | | | This fix just makes it so that you can actually see and get to all the various controls. It is unpleasant to use, but at least it can be used at all. Change-Id: I43dabb337af61497ddee78cb07ffd04d2e9309b2
* | | Fix crash when opening bookmarks on phoneJohn Reck2011-02-142-1/+7
| | | | | | | | | | | | Change-Id: I862c52000e2f3f414e1064a66c922dc9e924bc88
* | | Merge "Remove second url bar"Michael Kolb2011-02-148-241/+191
|\ \ \
| * | | Remove second url barMichael Kolb2011-02-118-241/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the overlay "fake" titlebar by telling the WebView where to render the embedded titlebar Simplify focus handling requires Ic979b641c8cc80acb83eeab49c4f700fc5c50e72 in frameworks/base Change-Id: I7896cd731949fdcc47cd18abfee5ef947b0e8cee
* | | | Show last folder saved to as an option.Leon Scroggins2011-02-142-3/+90
| | | | | | | | | | | | | | | | | | | | | | | | Bug:3424716 Change-Id: Id0087fc07dc2cab58177711c63d0a2e27e99e662
* | | | Merge "Only edit existing bookmark when bookmarking from the title bar."Leon Scroggins2011-02-146-7/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only edit existing bookmark when bookmarking from the title bar.Leon Scroggins2011-02-116-7/+16
| | |/ | |/| | | | | | | | | | Bug:3425178 Change-Id: I32341270440231a870dad5b007d218654760548b
* | | Merge "Handle unsupported schema case better"John Reck2011-02-111-2/+6
|\ \ \ | |/ / |/| |
| * | Handle unsupported schema case betterJohn Reck2011-02-111-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3442811 3443962 Fix it so that the check for specialized handlers takes into account whether or not webkit can even handle the schema. If it can't handle the schema, we always want to call startActivity Change-Id: Ib7667f9fe6c3ea0602ccc1fdfce09b5920757a63
* | | Show a toast when the web archive is saved.Leon Scroggins2011-02-111-0/+2
| | | | | | | | | | | | Change-Id: I539e158ddb63b1a670d9cdd5f15d09728e60a298
* | | Integrate Save WebArchive with download manager.Leon Scroggins2011-02-111-0/+48
|/ / | | | | | | | | | | | | Bug:2968359 Bug:2905874 Change-Id: I80f557af415b03698325397d7a10d66bb0c10827
* | Merge "Add account for Chrome Sync if none exist"John Reck2011-02-101-1/+37
|\ \ | |/ |/|
| * Add account for Chrome Sync if none existJohn Reck2011-02-101-1/+37
| | | | | | | | | | | | Bug: 3408686 Change-Id: I0db1808930d7543eea97bffe67d02382b0bea3a2
* | Merge "Always update screenshots for bookmarks"John Reck2011-02-101-40/+47
|\ \
| * | Always update screenshots for bookmarksJohn Reck2011-02-101-40/+47
| |/ | | | | | | | | | | | | | | | | | | | | Bug: 3425221 Changes the call to updateScreenshot to take the Tab so that it can more intelligently determine if it needs to update the screenshot. Specifically, if it is an HTTP/HTTPS URL, we always update (for things like most visited), and if it is a bookmark we always update (users are free to bookmark file:// urls, for example) Change-Id: I582284d612e77190404eb98de6ca8a0b21083ed1
* | Fix ISE on rotation in preferencesJohn Reck2011-02-101-0/+1
|/ | | | | | Bug: 3437072 Change-Id: I4adb2979419642d5e135a67a26ecc2aadb01c550
* Merge "Prevent activity selection dialog spam"John Reck2011-02-091-1/+34
|\
| * Prevent activity selection dialog spamJohn Reck2011-02-091-1/+34
| | | | | | | | | | | | | | | | | | Only show the activity selection dialog if there is a non-browser intent handler for the intent. For example, if you click on a google maps link, we want to show the dialog so the user can jump to the native app Change-Id: I0671e9782c34a32623087861b0cc313c0c5405c8
* | Changes BP2 to notify on the full URIJohn Reck2011-02-072-86/+143
|/ | | | | | | | Bug: 3262950 Changes BP2 so that instead of sending notifications on the root URI it uses the full URI of what was changed, preventing notification spam. Change-Id: I1ff09d5e1426b6aef0158887ea968de86c253b98
* BP2 ContentResolver.notifyChange testsJohn Reck2011-02-071-5/+23
| | | | | | Bug: 3431373 Change-Id: I0ce30213150c6dd51b128723f044bd32eb2b46a3
* am 70a8ac79: am cfea5519: fix IME dismiss bugMichael Kolb2011-02-071-1/+1
|\ | | | | | | | | * commit '70a8ac7997b40e9d5556a6ad861f2f73a3c08c13': fix IME dismiss bug
| * fix IME dismiss bugMichael Kolb2011-02-041-1/+1
| | | | | | | | | | | | | | http://b/issue?id=3427138 clear focus in url before dismissing view Change-Id: I595de3b937fe3e712704ef188a32bef184a3b378
* | am b60e9a43: am 7d50a936: Clear session cookies before attempting pre-login.Patrick Scott2011-02-074-93/+147
|\ \ | |/ | | | | | | * commit 'b60e9a438effb36bf70ae586c3075a575902d19b': Clear session cookies before attempting pre-login.