summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/Controller.java
Commit message (Expand)AuthorAgeFilesLines
* Gello: remove holo-like share dialogjrizzoli2016-04-261-3/+2
* Gello: update menujrizzoli2016-04-151-0/+4
* Fix browser crash on device rebootPankaj Garg2016-03-191-2/+4
* Fix UI behavior on saved pagesSagar Dhawan2016-01-111-1/+5
* Fix issue of losing tab stateVivek Sekhar2016-01-111-0/+6
* Fix tel: protocol to handle special characterVivek Sekhar2016-01-111-1/+1
* Provide authorization value to the download managerPankaj Garg2015-11-051-4/+5
* Select search engine based on localeVivek Sekhar2015-11-051-0/+2
* Fix Tab switching when starting a DownloadSagar Dhawan2015-11-051-1/+1
* Fix unnecessary bitmap captures on Tablet UISagar Dhawan2015-11-051-1/+2
* Fix blank bitmaps in tab switcherPankaj Garg2015-11-051-32/+119
* Fix problems with bookmarksSagar Dhawan2015-11-051-7/+7
* gello: CyanogenMod style [2/2]jrizzoli2015-08-281-5/+0
* Reload page on settings changePankaj Garg2015-08-281-0/+12
* Multiple fixes for FaviconsSagar Dhawan2015-08-281-7/+6
* Page progress update on unreachable pagesPankaj Garg2015-08-281-2/+2
* Fix for incognito Tab and urlAxesh R. Ajmera2015-08-281-1/+1
* Revert "Add support for "browser:" protocol"Axesh R. Ajmera2015-08-281-1/+1
* Remove unused and duplicate stringsSagar Dhawan2015-08-281-2/+2
* Fix regressions by voice search patchTarun Nainani2015-08-281-3/+3
* Fix voice searchTarun Nainani2015-08-281-29/+50
* Show SSL state on favicon and site settingsPankaj Garg2015-08-281-16/+1
* Ensure topcontrols is shown for main frameVivek Sekhar2015-08-281-1/+2
* Add support for "browser:" protocolAxesh R. Ajmera2015-08-281-1/+1
* Fix issue when navigating on Snapshot TabAxesh R. Ajmera2015-08-281-17/+15
* New version update notificationVivek Sekhar2015-08-281-4/+2
* Fix for duplicate tab ids exceptionAxesh R. Ajmera2015-08-281-1/+1
* MDM Download Restriction supportDave Tharp2015-08-281-2/+9
* Browser bookmark cleanupPankaj Garg2015-08-281-2/+5
* Add reader mode option in popup menuZe G Riande2015-08-281-1/+35
* Use tiles for bookmarksPankaj Garg2015-08-281-1/+3
* Remove calls for enabling/disabling platform notificationsTarun Nainani2015-08-281-3/+0
* Set correct permission value for distracting_contentsAxesh R. Ajmera2015-08-281-42/+0
* Fix black screen issue when user press back key.Tarun Nainani2015-08-281-3/+0
* Removed extra bitmap capturesPankaj Garg2015-08-281-162/+4
* Security and Privacy UIPankaj Garg2015-08-281-2/+42
* MDM Edit Bookmark RestrictionDave Tharp2015-08-281-16/+23
* [MDM] Fix for incognito mode menu itemDave Tharp2015-05-281-12/+21
* Minor fixes for browserAxesh R. Ajmera2015-05-221-0/+1
* Remove hardcoded strings for homescreen dialog.Axesh R. Ajmera2015-05-191-4/+7
* Implement ComboView for Bookmarks, History and SavedPagesTarun Nainani2015-05-041-2/+6
* MDM URL Filter Restrictions - Java sideDave Tharp2015-04-301-1/+3
* Fix for activity lifecycle in exit dialog.Axesh R. Ajmera2015-04-271-8/+3
* Cleanup tab crash view from browserVivek Sekhar2015-04-211-18/+3
* Add a power saving mode settingSite Mao2015-04-201-0/+24
* Use isSavable API for offline readingAxesh R. Ajmera2015-04-151-2/+3
* Fix browser crash on high resolution device while adding bookmarkPankaj Garg2015-03-261-2/+12
* M42 snap browserVivek Sekhar2015-03-101-1/+2
* Fix for BlackScreen BugSagar Dhawan2015-02-111-0/+7
* Forward keyevents to AudioManager when browser activity is on topTarun Nainani2015-01-231-0/+31