History log of /packages/apps/Browser/src/com/android/browser/DateSortedExpandableListAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8ce956c6076a89aae85856f35b94bad7fc8fa1f1 17-Aug-2010 Jeff Hamilton <jham@android.com> Switch the history management over to the new provider.

Also fix up a bunch of bugs causing things like
thumbnails to not be stored properly.

Change-Id: I5758ee108734d9b50e741822dcbe86b7cc834e8e
/packages/apps/Browser/src/com/android/browser/DateSortedExpandableListAdapter.java
3a04dd3fa9c62d940256057ac36bf5f1f9281eb3 26-Apr-2010 Leon Scroggins III <scroggo@google.com> Move the creation of the HistoryAdapter to the background.

Bug 2611964

Change-Id: I675bb2de91a0bafe10b49e84abed92aff4e14b08
/packages/apps/Browser/src/com/android/browser/DateSortedExpandableListAdapter.java
2483745674f95f60b8c3b8c9e817f2df1776a0b5 13-Jan-2010 Leon Scroggins <scroggo@google.com> Show the downloads list divided into groups based on how recently downloaded.

Fixes http://b/issue?id=2367226
/packages/apps/Browser/src/com/android/browser/DateSortedExpandableListAdapter.java
6fd2ed751dc2efcdaed50631bd0f78f9eb0308fb 12-Jan-2010 Leon Scroggins <scroggo@google.com> Move clustering functionality of HistoryAdapter to its own class.

This way it can be used by the BrowserDownloadsAdapter (in a
separate changelist) to fix http://b/issue?id=2367226
/packages/apps/Browser/src/com/android/browser/DateSortedExpandableListAdapter.java