index
:
packages_apps_LegacyCamera.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
camera
/
gallery
/
ImageList.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove BitmapManager, ImageManager, and gallery classes.
Chia-chi Yeh
2010-12-29
1
-99
/
+0
*
Remove unused code.
Chih-Chung Chang
2010-03-05
1
-24
/
+7
*
Remove "display name" and always use "title" field in display (same as Gallery).
Chih-Chung Chang
2010-01-05
1
-2
/
+1
*
Remove some more unused code.
Owen Lin
2009-11-10
1
-2
/
+1
*
Remove unused code.
Chih-Chung Chang
2009-11-02
1
-2
/
+0
*
Remove unused code in Camera app.
Owen Lin
2009-10-29
1
-20
/
+0
*
Fix issue 2146863 Generated thumbnail in camera preview mode doesn't work aft...
Ray Chen
2009-09-27
1
-2
/
+1
*
Change Camera & Gallery code to use the new thumbnail APIs.
Ray Chen
2009-09-23
1
-2
/
+2
*
Style fix.
Chih-Chung Chang
2009-08-26
1
-3
/
+0
*
Create ImageListParam as a spec for creating image lists.
Chih-Chung Chang
2009-08-26
1
-24
/
+4
*
The DATE_TAKEN field is in milliseconds, but DATE_MODIFIED is in seconds.
Chih-Chung Chang
2009-08-17
1
-1
/
+1
*
Fix 1860351: Gallery does not sort Camera photos by date.
Chih-Chung Chang
2009-08-14
1
-11
/
+6
*
Make ImageList parcelable so that they can pass by intent.
Owen Lin
2009-06-03
1
-4
/
+24
*
Simplify the database code by keeping small data in memory.
Owen Lin
2009-05-28
1
-92
/
+63
*
Fix problems identified by findbugs fixit.
Chih-Chung Chang
2009-05-15
1
-0
/
+3
*
Code clean up.
Chih-Chung Chang
2009-04-29
1
-1
/
+1
*
Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()
Owen Lin
2009-04-17
1
-2
/
+1
*
Code clean up.
Chih-Chung Chang
2009-04-15
1
-30
/
+36
*
Code clean up.
Chih-Chung Chang
2009-04-15
1
-4
/
+4
*
Move makeBitmap to Util.
Chih-Chung Chang
2009-04-15
1
-44
/
+0
*
Clean verbose logging messages.
Chih-Chung Chang
2009-04-15
1
-21
/
+1
*
AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...
Owen Lin
2009-04-14
1
-0
/
+1
*
AI 145868: Code clean up.
Chih-Chung Chang
2009-04-13
1
-97
/
+3
*
AI 145823: Remove unused code.
Chih-Chung Chang
2009-04-12
1
-6
/
+0
*
AI 145696: Utilize BitmapManager to control bitmap related resources, making
Ray Chen
2009-04-10
1
-2
/
+4
*
AI 145045: Code clean up.
Chih-Chung Chang
2009-04-08
1
-10
/
+0
*
AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...
Owen Lin
2009-04-03
1
-0
/
+341