summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/WebsiteSettingsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Changed WebsiteSettingsActivity to fragmentJohn Reck2010-11-301-657/+0
* Fix StrictMode violation in WebsiteSettingsActivityBen Murdoch2010-11-261-55/+83
* Fix website settings favicon loading.Ben Murdoch2010-11-261-7/+7
* merge from open-source masterThe Android Open Source Project2010-05-031-52/+53
|\
| * Optimized Maps usage by adding explicit types and improved performanceHenrik Baard2010-04-271-44/+45
| * Adds an explicit type for GeolocationPermissions.getOrigins. Do not merge.Steve Block2009-11-241-2/+2
* | Adds an explicit type for GeolocationPermissions.getOrigins.Steve Block2009-11-191-2/+2
* | Tidy up the website settings activity. This is mostly a cosmetic change. The ...Ben Murdoch2009-11-101-10/+54
* | Remove the "clear all" menu option when you are in the website settings activ...Ben Murdoch2009-10-261-2/+7
|/
* FixesNicolas Roard2009-09-301-1/+1
* New assets for settingsNicolas Roard2009-09-301-27/+34
* Fix for the dual notification problemNicolas Roard2009-09-281-0/+1
* Reimplement the settings to use async callbacksNicolas Roard2009-09-221-57/+100
* Fix warningNicolas Roard2009-09-171-0/+2
* Show icons for storage and geolocationNicolas Roard2009-09-141-1/+51
* Add an options menu to the web site settings activity with just one option to...Ben Murdoch2009-09-141-0/+40
* Rounds up to the nearest 0.1MB when displaying the storage used by a website.Steve Block2009-09-101-6/+9
* Fix for bug 2024912. Sets title in browser Website Settings menu.Steve Block2009-08-061-0/+3
* Adds browser settings menu entries for Geolocation permissions.Steve Block2009-07-301-2/+34
* Generalizes WebsiteSettingsActivity to handle more than just database permiss...Steve Block2009-07-291-38/+114
* Fixes bug 2018090 in browser Website Settings.Steve Block2009-07-281-13/+34
* Improves appearance of website URLs in browser 'Website settings' menu.Steve Block2009-07-281-10/+19
* wire appcache to HTML5 UIAndrei Popescu2009-07-211-3/+4
* New settings UI for HTML5Nicolas Roard2009-06-191-0/+291