summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New assets for settingsNicolas Roard2009-09-3017-33/+40
* Merge change Ic78ed87e into eclairAndroid (Google) Code Review2009-09-301-1/+1
|\
| * Changes "New York Times" to "NY Times" in bookmarks list.Steve Block2009-09-301-1/+1
* | Link coloring - do db lookup in new threadLeon Clarke2009-09-301-0/+20
|/
* Newer iconsMike Cleron2009-09-302-0/+0
* New hdpi assets.Daniel Sandler2009-09-3028-0/+0
* Check null for intent.getData() before using it.Grace Kloba2009-09-291-1/+2
* Merge change Id9898b22 into eclairAndroid (Google) Code Review2009-09-291-0/+7
|\
| * Check to make sure the captured picture is non null before using.Leon Scroggins2009-09-291-0/+7
* | Merge change I776878e9 into eclairAndroid (Google) Code Review2009-09-2921-21/+2
|\ \
| * | Add '&android-home' to the google homepage stringCary Clark2009-09-2921-21/+2
* | | Merge change Iffca70f6 into eclairAndroid (Google) Code Review2009-09-291-4/+7
|\ \ \ | |_|/ |/| |
| * | Reduce browser backup agent's amount of loggingChristopher Tate2009-09-291-4/+7
| |/
* | Updates for the title bar.Leon Scroggins2009-09-291-5/+5
|/
* Merge change I237fc084 into eclairAndroid (Google) Code Review2009-09-295-21/+27
|\
| * Makes Geolocation permissions prompt pretty.Steve Block2009-09-295-21/+27
* | Merge change I67f0a56d into eclairAndroid (Google) Code Review2009-09-292-0/+4
|\ \
| * | Enable fading scrollbar for the BrowserGrace Kloba2009-09-282-0/+4
* | | don't create the fake title bar when getGlobalVisible failsCary Clark2009-09-291-3/+8
* | | Fix miniature thumbnail problem and delay saving of a screenshot by 500ms aft...Ben Murdoch2009-09-291-19/+23
| |/ |/|
* | New iconsMike Cleron2009-09-282-0/+0
|/
* check to see if the real title bar has no parentCary Clark2009-09-281-0/+3
* More assets refresh.Leon Scroggins2009-09-2821-7/+5
* Use new bookmark assets.Leon Scroggins2009-09-2812-3/+3
* Merge change 27451 into eclairAndroid (Google) Code Review2009-09-282-20/+38
|\
| * Fix for the dual notification problemNicolas Roard2009-09-282-20/+38
* | Merge change 27460 into eclairAndroid (Google) Code Review2009-09-282-2/+10
|\ \ | |/ |/|
| * Update menu items.Leon Scroggins2009-09-282-2/+10
* | Make bookmarks grid view inset by the width of the scrollbar.Leon Scroggins2009-09-281-0/+1
|/
* Merge change 27436 into eclairAndroid (Google) Code Review2009-09-281-1/+1
|\
| * append '&source=android-home' to the homepage_base stringCary Clark2009-09-281-1/+1
* | Merge change 27416 into eclairAndroid (Google) Code Review2009-09-281-1/+9
|\ \
| * | Only update the bookmark screenshot if the page completed loading fully (i.e....Ben Murdoch2009-09-281-1/+9
| |/
* | Fix NPE when adding a new bookmark.Ben Murdoch2009-09-281-1/+1
|/
* Merge change 27095 into eclairAndroid (Google) Code Review2009-09-258-4/+4
|\
| * Use new, consistent assets for adding a bookmark.Leon Scroggins2009-09-258-4/+4
* | Only draw the fake title bar's shadow if the webview is not scrolled.Leon Scroggins2009-09-252-1/+36
|/
* Merge change 27061 into eclairAndroid (Google) Code Review2009-09-258-30/+2
|\
| * Update assets for new tab.Leon Scroggins2009-09-258-30/+2
* | Use new assets for list view and thumbnail view.Leon Scroggins2009-09-255-3/+12
|/
* Fix layout issues on the bookmarks screen.Leon Scroggins2009-09-256-12/+50
* In the case of a page load error, save a second screenshot in onProgressChang...Ben Murdoch2009-09-246-16/+62
* Add a context menu for the title bar.Leon Scroggins2009-09-244-8/+94
* Add enable plug-ins to UI. Remove pluginsPath from BrowserSettings as it is u...Grace Kloba2009-09-243-11/+8
* We should return after calling moveTaskToBack when there is no current tab.Grace Kloba2009-09-241-0/+1
* If we get web search request in onCreate, just finish theGrace Kloba2009-09-241-6/+10
* Add possibility to customize the chooser dialog used to allow the userAndrei Popescu2009-09-244-4/+13
* When hiding the fake title bar, animate or not based on current scroll.Leon Scroggins2009-09-231-0/+10
* Merge change 26660 into eclairAndroid (Google) Code Review2009-09-233-2/+50
|\
| * Draw pressed states on the fake title bar.Leon Scroggins2009-09-233-2/+50