summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/gallery/DrmImageList.java
Commit message (Expand)AuthorAgeFilesLines
* Remove support for DRM images (they are not used now and reference to hidden ...Chih-Chung Chang2010-02-121-105/+0
* Remove "display name" and always use "title" field in display (same as Gallery).Chih-Chung Chang2010-01-051-8/+3
* Remove some more unused code.Owen Lin2009-11-101-1/+1
* Change Camera & Gallery code to use the new thumbnail APIs.Ray Chen2009-09-231-4/+0
* Remove trailing spaces.Owen Lin2009-09-021-1/+1
* Fix 2068807: Runtime Exception in viewing DRM images downloaded by the browser.Chih-Chung Chang2009-08-311-0/+6
* Style fix.Chih-Chung Chang2009-08-261-2/+0
* Create ImageListParam as a spec for creating image lists.Chih-Chung Chang2009-08-261-19/+3
* Fix 1860351: Gallery does not sort Camera photos by date.Chih-Chung Chang2009-08-141-8/+0
* Fix http://b/issue?id=2048408.Wei-Ta Chen2009-08-131-2/+2
* Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-291-1/+6
* Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...Chih-Chung Chang2009-07-271-2/+4
* Style fix.Chih-Chung Chang2009-07-061-3/+3
* Make ImageList parcelable so that they can pass by intent.Owen Lin2009-06-031-4/+20
* Simplify the database code by keeping small data in memory.Owen Lin2009-05-281-51/+23
* Fix problems identified by findbugs fixit.Chih-Chung Chang2009-05-151-1/+1
* Code clean up.Chih-Chung Chang2009-04-291-1/+0
* In Gallery, make visible thumbnails appear faster.Chih-Chung Chang2009-04-281-8/+1
* Code clean up.Chih-Chung Chang2009-04-161-2/+3
* Code clean up.Chih-Chung Chang2009-04-151-9/+9
* Code clean up.Chih-Chung Chang2009-04-151-3/+3
* AI 145868: Code clean up.Chih-Chung Chang2009-04-131-10/+0
* AI 145823: Remove unused code.Chih-Chung Chang2009-04-121-5/+0
* AI 145045: Code clean up.Chih-Chung Chang2009-04-081-10/+0
* AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...Owen Lin2009-04-031-0/+171