summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserPreferencesPage.java
Commit message (Collapse)AuthorAgeFilesLines
* Browser: update UIjrizzoli2015-11-071-2/+2
| | | | | | | | | | | | | | | | | | | * Res - Rename (#themersgottahate) - Vectors - Card-Tabs - CleanUp * Interface - Longpress fab to open incognito tab - New icon - Better urlbar - Fix tab animations - Remap PieControl * Features - Immersive mode (replace jb fullscreen) Change-Id: I2fde4242f477359dc8af18d1b7752750058cd6e9 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Implement BrowserPreferencePage.isValidFragment.Ben Murdoch2014-12-111-0/+18
| | | | | Bug: 18284779 Change-Id: I0f285e3577ce24784d45bbe35f45179febe27a9d
* Pipe current page extra to new fragmentsJohn Reck2011-08-151-0/+11
| | | | | | | | | Bug: 5165860 On phones and other devices with a single pane preference layout, new activities are started when you click on a header. Pipe the extras needed for the current page Change-Id: I9310dc2b4a77f894bfc73ade055081145ff261ff
* Handle MANAGE_NETWORK_USAGE intentJohn Reck2011-07-081-2/+20
| | | | | | Bug: 4726553 Change-Id: I790ff56ae0dceb742a225d8b1edd7076997a517f
* Remove DEV_BUILD optionJohn Reck2011-04-271-3/+1
| | | | | | | | Bug: 4346867 This CL changes it so that debug itself is a "sticky" option unless it is a release build Change-Id: Ib2bac358270aaeb4cd3d828f26ea3947c49fb993
* Browser settings refactorJohn Reck2011-04-261-11/+2
| | | | Change-Id: I6fc1b21f7ea692fbe37a17bf900e9b7408a9c077
* Follow API changes.Dianne Hackborn2011-01-171-1/+1
| | | | Change-Id: I1003044245db558c0c2ccfabd06fb7a9b9c94403
* Add "Up arrow" to Browser Preferences pageBen Murdoch2010-12-131-0/+29
| | | | | | | | Update the Browser Preferences action bar with an "up button" for navigating browser preferences fragments. Bug: 3259616 Change-Id: Ice22db6f49b8cec2a2e43a77ccf254c413bf39ba
* Debug settings changesJohn Reck2010-12-031-1/+1
| | | | | | | | Bug: 3250498 Makes OpenGL rendering and user agent normally visible in settings->debug Changing the OpenGL setting now automatically restarts the browser Change-Id: I04036b580f2463f77376edb4bee2dfefe3d123ed
* Convert the browser settings to be fragments.Jeff Hamilton2010-09-241-174/+16
| | | | | | This also makes the settings panel 2 pane. Change-Id: Ifccfdc145065fc51f12b74160c797749063b403d
* Add user-selected search providers to browserBjorn Bringert2010-09-151-8/+4
| | | | | | The lists of search providers are taken from Chrome. Change-Id: I320f43f06d3a79a3b7a065c73859853dedf0a6b5
* Clear parent/child tab relationships when clearing history.Leon Scroggins2010-01-111-0/+10
| | | | Fixes http://b/issue?id=2330279
* Provide a button to allow the user to set the home page to the current page.Leon Scroggins2009-12-101-0/+3
| | | | Fixes http://b/issue?id=2243560
* Adds an explicit type for GeolocationPermissions.getOrigins.Steve Block2009-11-191-2/+2
| | | | | | This is a partial fix for bug http://b/issue?id=2271636 Change-Id: If7c51332b8051ce2426d67962cb1cf2a9cb0f280
* Reimplement the settings to use async callbacksNicolas Roard2009-09-221-9/+20
|
* remove gearsAndrei Popescu2009-08-131-20/+1
|
* Adds browser settings menu entries for Geolocation permissions.Steve Block2009-07-301-14/+15
|
* wire appcache to HTML5 UIAndrei Popescu2009-07-211-1/+2
|
* am 2f83068b: Add the ZoomDensity support in the Browser.Grace Kloba2009-06-251-8/+37
|\ | | | | | | | | | | | | Merge commit '2f83068b9e8835f97010bc2ee1d77f3a13827ae4' * commit '2f83068b9e8835f97010bc2ee1d77f3a13827ae4': Add the ZoomDensity support in the Browser.
| * Add the ZoomDensity support in the Browser.Grace Kloba2009-06-251-8/+37
| | | | | | | | Per Leland's requst, change "Set text size" to "Text size" and etc.
* | New settings UI for HTML5Nicolas Roard2009-06-191-21/+17
| |
* | Make menus inactive when needed and only show possible quotasNicolas Roard2009-05-121-3/+12
| |
* | Add UI support in the browser for HTML5 databasesNicolas Roard2009-05-111-0/+26
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+149
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-150/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-1/+2
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+1
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-19/+28
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+141