summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/ActivityController.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix voice searchTarun Nainani2015-08-281-0/+4
| | | | | | | | Use BaseUI implementation of onStateChanged. This was regression brought by navigation bar cleanup code with changed id 'Change-Id: Iecb699a3e5eb848db149705a9142f8f199f02c04' Change-Id: I10c69b5d168e03ffb3fd9767bd17d5374e167d34
* Updates to SWE browser's options menuPankaj Garg2014-11-261-0/+1
| | | | | | | | | | | | | - Changed the contents of the menu - Iconified frequently used items - Changes to layout and menu animation - Removed popup menu from History and Bookmarks page -- Added buttons to these pages to replace menu items - Updated icons used in popup menu - Added menu option to save link to homepage - Add bookmark icon color depicts if bookmark exists Change-Id: I37226506737647367f71159f1a439cc3fca4ae03
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+74
| | | | | | | | | | | - Changed project package name from com.android.swe.browser back to com.android.browser along with code references to old package name. - Changes to AndroidManifest making it conform closer to stock browser manifest. - Changed app and apk name back to Browser. Change-Id: I778ee1d1197bd50bd4a4850eef6d1d7f4ef0ad0b
* Copy of new files from 1599Bijan Amirzada2014-03-041-74/+0
| | | | | | Modified folder structure - added swe folder Change-Id: I2b48a1635ad0a6406398aa9f1021a1f43baebeef
* Prevent the monkies with a sledgehammerJohn Reck2012-05-301-0/+74
Bug: 6515134 If we never have a null mController, we can never have a NPE! Change-Id: Idf90b94e6557e0afd6dd92602b8e4dfd189218d1