summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserHistoryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Combine source & prebuilt to single projectAbhisek Devkota2015-08-281-691/+0
* Multiple fixes for FaviconsSagar Dhawan2015-08-281-1/+7
* Use tiles for bookmarksPankaj Garg2015-08-281-0/+6
* SWE UI cleanupPankaj Garg2015-08-281-0/+10
* Implement ComboView for Bookmarks, History and SavedPagesTarun Nainani2015-05-041-1/+8
* Fix for history page iconsAxesh R. Ajmera2014-12-091-0/+2
* Updates to SWE browser's options menuPankaj Garg2014-11-261-17/+8
* Removed dependency on framework browser provider from browserBijan Amirzada2014-06-261-9/+3
* Modified last of reflection calls to use ReflectHelper classBijan Amirzada2014-04-161-2/+2
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+675
* Copy of new files from 1599Bijan Amirzada2014-03-041-666/+0
* Browser: Use ICS alert iconBjörn Lundén2012-08-131-1/+1
* Remove confirmation dialog titlesJohn Reck2011-10-111-1/+0
* Cleanup history perf + UIJohn Reck2011-09-091-1/+1
* Fix crashJohn Reck2011-08-191-1/+5
* Support horizontal swipe in combo activityJohn Reck2011-08-111-12/+1
* Remove obsolete usage of WebIconDatabaseJohn Reck2011-07-261-15/+0
* Move ComboView to its own activityJohn Reck2011-07-181-47/+37
* Remove no longer needed sync settings/codeJohn Reck2011-05-261-4/+0
* Browser settings refactorJohn Reck2011-04-261-1/+1
* Marquee history titles and urlsJohn Reck2011-04-131-0/+1
* Fix history crash on xlargeJohn Reck2011-03-231-3/+3
* Use expandable list for phone historyJohn Reck2011-03-181-18/+56
* Fix ISE in History pageJohn Reck2011-02-071-1/+2
* Fix onLoaderFinished history group selection logicJohn Reck2011-01-231-7/+1
* Merge "Add selected background to history groups" into honeycombJohn Reck2011-01-211-0/+3
|\
| * Add selected background to history groupsJohn Reck2011-01-211-0/+3
* | Fix "Most visited" history group flickerJohn Reck2011-01-211-2/+6
|/
* Remove the bookmark star from history context menuJohn Reck2011-01-201-1/+1
* Fix history click/longpress eventsJohn Reck2011-01-191-21/+15
* History UI updateJohn Reck2011-01-181-25/+168
* Bookmark UI updateJohn Reck2011-01-141-1/+0
* DO NOT MERGE - Fixes account_* URI handling in BP2John Reck2011-01-071-4/+2
* Update to new loader APIs.Dianne Hackborn2010-12-201-2/+2
* Prepare for some changes to LoaderManager/Loader.Dianne Hackborn2010-12-161-0/+3
* Spec update for Bookmark widgetJohn Reck2010-12-151-2/+2
* Implements the bookmark star in the History tabJohn Reck2010-12-101-12/+30
* Moved clear history to AsyncTaskJohn Reck2010-12-061-2/+24
* Fixes race condition in HistoryAdapterJohn Reck2010-12-061-3/+4
* Fixes crash when clearing historyJohn Reck2010-12-061-1/+3
* Fixed strict mode violation in historyJohn Reck2010-12-061-1/+1
* Fix IllegalStateException in HistoryPageJohn Reck2010-11-301-1/+4
* Adds "Most Visited" group to historyJohn Reck2010-11-171-16/+124
* Allow context menu items to be handled properly.Leon Scroggins2010-11-031-0/+3
* Fixed an issue where history would be blankJohn Reck2010-11-011-0/+1
* Use constants in place of strings, and remove unused code.Leon Scroggins2010-10-221-1/+1
* fix history context menu bugMichael Kolb2010-10-141-6/+7
* Add a conformation dialog when clearing the browser historySteve Block2010-10-081-2/+19
* update bookmarks & history pageMichael Kolb2010-10-061-19/+17
* Switch the bookmarks and history over to fragments.Jeff Hamilton2010-08-181-93/+67