- 30 Sep, 2009 15 commits
-
-
Leon Scroggins authored
Change-Id: I591c987be33b032289232cf7ae8aa45ee4e4957c
-
Android (Google) Code Review authored
* changes: New asset for the bookmark button in the title bar.
-
Android (Google) Code Review authored
* changes: Slide the title bar onto the screen rather than stretching it.
-
Android (Google) Code Review authored
* changes: Update the CNN bookmark to point to www.cnn.com/index.html. (Bug 2139637)
-
Leon Scroggins authored
Fix for http://b/issue?id=2154614 Also update the header for the find dialog animations. Change-Id: Ibf40bd9ee12c270c2794d4d2316143686a072458
-
Android (Google) Code Review authored
* changes: Removes the list of values previously used when prompting the user to increase the HTML5 database quota.
-
Leon Scroggins authored
Fixes http://b/issue?id=2145205 Change-Id: I417aa61d7613fea274c22c8c8a8fe8ba38cdf5d2
-
Ben Murdoch authored
Change-Id: I834ba6d23717de852395a5382f25b2958dcfb6a5
-
Ben Murdoch authored
Change-Id: I860482f0a0610669f87965947b0818508d8988b7
-
Android (Google) Code Review authored
* changes: Changes "New York Times" to "NY Times" in bookmarks list.
-
Steve Block authored
Removes the list of values previously used when prompting the user to increase the HTML5 database quota. These values are superfluous, as the user is no longer prompted in this way. Change-Id: I7cb3951e26091df24736fe1cf26636fdee3d79dc
-
Steve Block authored
This is part of the fix for http://b/issue?id=2155414. Also requires changes to vendor-specific strings. Change-Id: Ic78ed87ebbe33a73fac6635b885b2c9d3113cbce
-
Leon Clarke authored
Typo (cherry picked from commit ccfb951aa11cfdd7ec8ac97e6003193a1a1d7d5b) Conflicts: src/com/android/browser/BrowserActivity.java
-
Mike Cleron authored
-
Daniel Sandler authored
Drop dated 29-Sep-2009. Change-Id: I49bda866e8d96bafa31b601d4842e7f2a4514e9f
-
- 29 Sep, 2009 15 commits
-
-
Grace Kloba authored
Fix http://b/issue?id=2151485
-
Android (Google) Code Review authored
* changes: Check to make sure the captured picture is non null before using.
-
Leon Scroggins authored
Fixes http://b/issue?id=2154493 Change-Id: Id9898b2251585e8adbae286df6173a2e1989c838
-
Android (Google) Code Review authored
* changes: Add '&android-home' to the google homepage string
-
Android (Google) Code Review authored
* changes: Reduce browser backup agent's amount of logging
-
Christopher Tate authored
DEBUG=false now, and so we emit only one-line activity summaries during backup and restore. Change-Id: Iffca70f60581672ce686429db0a4382d934de663
-
Cary Clark authored
Also, mark it as non-translatable, and remove the translated versions. fixes http://b/issue?id=2148022
-
Leon Scroggins authored
Modify the layout of the title bar to better match that of the search bar. Also use the newer asset for the bookmarks button. See http://b/issue?id=2126429 and http://b/issue?id=2145205 Change-Id: I14f05ca00a30f67d59d407ac3f6dfb2ac63a8184
-
Android (Google) Code Review authored
* changes: Makes Geolocation permissions prompt pretty.
-
Steve Block authored
Change-Id: I237fc0845de2297babc7da448a2199c5344e2e83
-
Android (Google) Code Review authored
* changes: Enable fading scrollbar for the Browser
-
Cary Clark authored
If getGlobalVisibleFails, the visible rectangle top is assumed to be zero, as if the status bar has no height. The fake title bar is then drawn underneath the actual status bar. Bail on the fake title bar creation if the status bar can't be measured.
-
Ben Murdoch authored
Fix miniature thumbnail problem and delay saving of a screenshot by 500ms after a page has completed loading to ensure the WebView has completed painting and that we therefore save an accurate thumbnail. Change-Id: I77f5d12062de0b9703e5d3ec0c53910f4d62743d
-
Mike Cleron authored
-
Grace Kloba authored
Fix http://b/issue?id=2151115
-
- 28 Sep, 2009 10 commits
-
-
Cary Clark authored
This works around a monkey-found crash that is unlikely to be triggerable by a user. Fixes http://b/issue?id=2150746
-
Leon Scroggins authored
Change-Id: Ieb591dd057d36919daea4578d0c15bcc896b5672
-
Leon Scroggins authored
Use the latest assets for the bookmark menu option, as well as for the bookmark tab on the bookmarks page. Fixes http://b/issue?id=2145205 Change-Id: Ic36ce791a9352be2a175f5affba32873b4854d8e
-
Android (Google) Code Review authored
* changes: Fix for the dual notification problem
-
Android (Google) Code Review authored
* changes: Update menu items.
-
Nicolas Roard authored
-
Leon Scroggins authored
Fix for http://b/issue?id=2148144 Change-Id: I2291939de843720899dfd8f4281ed9dcb6aa77a4
-
Leon Scroggins authored
Fix for http://b/issue?id=2145205 Change-Id: I9c7de6fc8ff81b7a583c0c9a9724651b3304f93f
-
Android (Google) Code Review authored
* changes: append '&source=android-home' to the homepage_base string
-
Cary Clark authored
Additionally, either this string should be marked translatable=false and all existing translations should be removed or all existing translations must be updated. This fixes http://b/issue?id=2148022
-