summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix shouldUpdateImage checkJohn Reck2011-02-172-0/+49
| | | | | | | Bug: 3466212 Also added a test case to check for regressions Change-Id: I9a8979a0ced165f1c94945c62687b0bf3b7076fe
* Merge "Phone UI title bar work"John Reck2011-02-167-86/+44
|\
| * Phone UI title bar workJohn Reck2011-02-167-86/+44
| | | | | | | | | | | | | | | | | | 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-163-2/+15
|\ \
| * | change tab focus highlightMichael Kolb2011-02-163-2/+15
| |/ | | | | | | | | | | 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-1612-79/+156
|\
| * fix shortcut handlingMichael Kolb2011-02-1612-79/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-163-1/+17
|\ \ | |/ |/|
| * Adding a debug setting to enable visual indicator for GLTeng-Hui Zhu2011-02-163-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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
* Merge "look for null web views"Leon Scroggins2011-02-161-4/+2
|\
| * look for null web viewsCary Clark2011-02-161-4/+2
| | | | | | | | | | | | | | This edits change 96341. bug:3447246 Change-Id: Ica15a022cdfac1b98a6ee63c6d118eb01609fccb
* | am 60cc83b6: (-s ours) am e1d627a0: Import revised translations. DO NOT MERGEEric Fischer2011-02-160-0/+0
|\ \ | |/ |/| | | | | * commit '60cc83b6d4ecbaad972b7c7ac54586af27db1e45': Import revised translations. DO NOT MERGE
| * am e1d627a0: Import revised translations. DO NOT MERGEEric Fischer2011-02-1625-33/+30
| |\ | | | | | | | | | | | | * commit 'e1d627a0adb15f549c13ddbfb179281c49c3a5c3': Import revised translations. DO NOT MERGE
| | * Import revised translations. DO NOT MERGEEric Fischer2011-02-1625-33/+30
| | | | | | | | | | | | Change-Id: I1ddc183f1549b549de8a816b8380d9b2fe005560
* | | 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-152-17/+32
| | | | | | | | | | | | Change-Id: I1bf298b93a54dd379a06d4752ae4ea7a65ad6950
* | | Merge "Switch the phone to use the omnibox instead of qsb"John Reck2011-02-158-229/+148
|\ \ \
| * | | Switch the phone to use the omnibox instead of qsbJohn Reck2011-02-158-229/+148
| | | | | | | | | | | | | | | | | | | | | | | | 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-153-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix voice search modeMichael Kolb2011-02-153-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 "New folder" keyboard focusable.Leon Scroggins2011-02-142-1/+4
| |/ / / / |/| | | | | | | | | | | | | | | | | | | Bug:3400227 Change-Id: If7cf9f81217dadc78b8b8d7feff24bc791df4303
* | | | | Make bookmarks useable-ish on phonesJohn Reck2011-02-1410-212/+277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-147-77/+49
| | | | | | | | | | | | | | | | | | | | Change-Id: I862c52000e2f3f414e1064a66c922dc9e924bc88
* | | | | Merge "Remove second url bar"Michael Kolb2011-02-149-242/+191
|\ \ \ \ \
| * | | | | Remove second url barMichael Kolb2011-02-119-242/+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
* | | | | | Merge "Added bookmark focus selector"John Reck2011-02-112-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added bookmark focus selectorJohn Reck2011-02-112-0/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3400132 Change-Id: I1dfb9b296ad9bad051c67deafbca356a645d55c5
* | | | | Show a toast when the web archive is saved.Leon Scroggins2011-02-112-0/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I539e158ddb63b1a670d9cdd5f15d09728e60a298
* | | | | Integrate Save WebArchive with download manager.Leon Scroggins2011-02-114-2/+52
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug:2968359 Bug:2905874 Change-Id: I80f557af415b03698325397d7a10d66bb0c10827
* | | | Merge "Add account for Chrome Sync if none exist"John Reck2011-02-102-1/+38
|\ \ \ \
| * | | | Add account for Chrome Sync if none existJohn Reck2011-02-102-1/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3408686 Change-Id: I0db1808930d7543eea97bffe67d02382b0bea3a2
* | | | | am af1eea63: (-s ours) am 5334e3ac: (-s ours) am 5085bfd0: Import revised ↵Eric Fischer2011-02-100-0/+0
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | | | | | | | | translations. DO NOT MERGE * commit 'af1eea635015524e07ed9497e54f432afafab963': Import revised translations. DO NOT MERGE
| * | | am 5334e3ac: (-s ours) am 5085bfd0: Import revised translations. DO NOT MERGEEric Fischer2011-02-100-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '5334e3aca1dbfcae07a0ec9798872a0cb42a5fcf': Import revised translations. DO NOT MERGE
| | * \ \ am 5085bfd0: Import revised translations. DO NOT MERGEEric Fischer2011-02-083-15/+15
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '5085bfd0307833be9f36f52f627cd5073ac5c75c': Import revised translations. DO NOT MERGE