summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserHistoryPage.java
Commit message (Expand)AuthorAgeFilesLines
* Browser: Use ICS alert iconblunden2012-08-141-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
* Switch the history management over to the new provider.Jeff Hamilton2010-08-181-100/+110
* Update to the new contract class location.Jeff Hamilton2010-08-171-0/+1
* Fix build.Dianne Hackborn2010-08-051-9/+3
* Move the creation of the HistoryAdapter to the background.Leon Scroggins III2010-04-261-38/+71
* Request icons in the background.Patrick Scott2010-03-111-0/+3
* resolved conflicts for merge of 444fde48 to masterLeon Scroggins2010-01-131-17/+0
|\
| * Show the downloads list divided into groups based on how recently downloaded.Leon Scroggins2010-01-131-17/+0
* | resolved conflicts for merge of 66c429a8 to masterLeon Scroggins2010-01-121-201/+28
|\ \ | |/
| * Move clustering functionality of HistoryAdapter to its own class.Leon Scroggins2010-01-121-202/+28
* | am 58c3d985: am fde9746a: Clear parent/child tab relationships when clearing ...Leon Scroggins2010-01-111-9/+15
|\ \ | |/
| * Clear parent/child tab relationships when clearing history.Leon Scroggins2010-01-111-9/+15