summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Update the icon in the Add New Bookmark dialog and add a separator between th...Ben Murdoch2009-10-011-1/+1
* Merge change I3c58dbaa into eclairAndroid (Google) Code Review2009-09-301-1/+1
|\
| * New assets. This makes the title bar's button match the voice button.Leon Scroggins2009-09-301-1/+1
* | FixesNicolas Roard2009-09-301-1/+1
* | Merge change I9cdaba5e into eclairAndroid (Google) Code Review2009-09-301-27/+34
|\ \
| * | New assets for settingsNicolas Roard2009-09-301-27/+34
* | | Merge change I0d0fa17a into eclairAndroid (Google) Code Review2009-09-301-0/+2
|\ \ \ | |_|/ |/| |
| * | Sets the intial state of the Geolocation permission prompt 'remember' checkbo...Steve Block2009-09-301-0/+2
* | | Merge change Ibf40bd9e into eclairAndroid (Google) Code Review2009-09-301-3/+2
|\ \ \
| * | | Slide the title bar onto the screen rather than stretching it.Leon Scroggins2009-09-301-3/+2
| | |/ | |/|
* | | Save a new bookmark to the bookmarks DB asynchronously. Fix for bug 2151093.Ben Murdoch2009-09-302-34/+80
|/ /
* | Link coloring - do db lookup in new threadLeon Clarke2009-09-301-0/+20
|/
* 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
* | Reduce browser backup agent's amount of loggingChristopher Tate2009-09-291-4/+7
|/
* Merge change I237fc084 into eclairAndroid (Google) Code Review2009-09-291-1/+3
|\
| * Makes Geolocation permissions prompt pretty.Steve Block2009-09-291-1/+3
* | Merge change I67f0a56d into eclairAndroid (Google) Code Review2009-09-291-0/+2
|\ \
| * | Enable fading scrollbar for the BrowserGrace Kloba2009-09-281-0/+2
| |/
* | 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
|/
* check to see if the real title bar has no parentCary Clark2009-09-281-0/+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-281-0/+4
|\ \ | |/ |/|
| * Update menu items.Leon Scroggins2009-09-281-0/+4
* | Make bookmarks grid view inset by the width of the scrollbar.Leon Scroggins2009-09-281-0/+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
|/
* Only draw the fake title bar's shadow if the webview is not scrolled.Leon Scroggins2009-09-251-0/+34
* Use new assets for list view and thumbnail view.Leon Scroggins2009-09-251-3/+12
* Fix layout issues on the bookmarks screen.Leon Scroggins2009-09-253-10/+45
* 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-242-8/+65
* Add enable plug-ins to UI. Remove pluginsPath from BrowserSettings as it is u...Grace Kloba2009-09-241-10/+0
* 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-243-4/+8
* When hiding the fake title bar, animate or not based on current scroll.Leon Scroggins2009-09-231-0/+10
* Merge change 26630 into eclairAndroid (Google) Code Review2009-09-232-7/+13
|\
| * Tweaks to improve the look of the bookmarks page.Leon Scroggins2009-09-232-7/+13
* | Merge change 26588 into eclairAndroid (Google) Code Review2009-09-233-186/+39
|\ \ | |/ |/|
| * Use favicons in the tab page instead of a snapshot.Patrick Scott2009-09-233-186/+39
* | Move the page up/down shortcut key from onKeyUp to onKeyDown asGrace Kloba2009-09-231-9/+8
* | Reset title bar after closing tabAndrei Popescu2009-09-231-0/+1
* | Make the deletion of bookmarks depend on both title and URLAndrei Popescu2009-09-235-8/+9
|/
* switch to modern contact interfaceCary Clark2009-09-221-3/+3
* Pass search intent extra data through the browserBjorn Bringert2009-09-222-3/+23