index
:
LegacyCamera.git
master
replicant-6.0
Replicant's built-in camera app
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
camera
/
ImageManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Startup time improvements.
Chih-Chung Chang
2010-04-23
1
-14
/
+1
*
Remove unused resources and code.
Owen Lin
2010-04-07
1
-5
/
+3
*
Insert the "size" column with other attributes at the same time,
Chih-Chung Chang
2010-03-23
1
-7
/
+5
*
Remove unused code.
Chih-Chung Chang
2010-03-05
1
-96
/
+2
*
Remove support for DRM images (they are not used now and reference to hidden ...
Chih-Chung Chang
2010-02-12
1
-15
/
+1
*
Use icon to indicate the orientation of the taken photos.
Owen Lin
2009-12-04
1
-1
/
+3
*
Remove some more unused code.
Owen Lin
2009-11-10
1
-5
/
+2
*
Remove some more code.
Owen Lin
2009-11-04
1
-5
/
+5
*
Clean up and add comments for classes.
Chih-Chung Chang
2009-11-03
1
-3
/
+5
*
Clean up and add comments for classes.
Chih-Chung Chang
2009-11-02
1
-2
/
+2
*
Remove unused code.
Chih-Chung Chang
2009-11-02
1
-1
/
+0
*
Remove unused code in Camera app.
Owen Lin
2009-10-29
1
-14
/
+0
*
When discarding an empty image list, we need to close it first, otherwise we ...
Marco Nelissen
2009-09-30
1
-1
/
+4
*
Remove unused code.
Chih-Chung Chang
2009-09-28
1
-3
/
+0
*
Fix orientation not stored in the database.
Chih-Chung Chang
2009-09-28
1
-4
/
+13
*
Fix the camera directory path issue.
Ray Chen
2009-09-27
1
-3
/
+5
*
Fix 2145588 jhead reports "Not JPEG"
Ray Chen
2009-09-27
1
-58
/
+27
*
Change Camera & Gallery code to use the new thumbnail APIs.
Ray Chen
2009-09-23
1
-7
/
+2
*
Fix 2129498: add a MaxNumOfPixels parameter for client to specify the capture...
Chih-Chung Chang
2009-09-22
1
-25
/
+36
*
Rotate the thumbnail bitmap according the jpeg header.
Chih-Chung Chang
2009-09-22
1
-1
/
+3
*
Store orientation for pictures taken by Camera.
Chih-Chung Chang
2009-09-22
1
-0
/
+30
*
Remove unused orientation parameter.
Chih-Chung Chang
2009-09-22
1
-4
/
+2
*
Add messages to help debug 2113527.
Chih-Chung Chang
2009-09-11
1
-0
/
+6
*
Change Cancelable to method call directly.
Chih-Chung Chang
2009-09-04
1
-65
/
+39
*
Fix 2059728: NPE in BaseImageList.getCursor
Chih-Chung Chang
2009-08-28
1
-5
/
+1
*
Remove unused code.
Chih-Chung Chang
2009-08-27
1
-7
/
+2
*
Style fix.
Chih-Chung Chang
2009-08-26
1
-2
/
+2
*
Create ImageListParam as a spec for creating image lists.
Chih-Chung Chang
2009-08-26
1
-99
/
+163
*
Removed unused resources and code. See 2036961: build size too large.
Chih-Chung Chang
2009-08-10
1
-4
/
+0
*
Fix 2033184: Crash on delete after downloading/previewing picture attachments.
Chih-Chung Chang
2009-08-05
1
-1
/
+1
*
Style fix.
Chih-Chung Chang
2009-07-06
1
-0
/
+0
*
Fix 1950477: Menu items for video review are incorrect.
Chih-Chung Chang
2009-07-01
1
-1
/
+8
*
Integrate camcorder review mode to ReviewImage.
Wu-cheng Li
2009-06-19
1
-0
/
+4
*
Make ImageList parcelable so that they can pass by intent.
Owen Lin
2009-06-03
1
-39
/
+52
*
Fixes some warnings shown in Eclipse.
Owen Lin
2009-06-03
1
-3
/
+0
*
Simplify the database code by keeping small data in memory.
Owen Lin
2009-05-28
1
-6
/
+14
*
Fix problems identified by findbugs fixit.
Chih-Chung Chang
2009-05-15
1
-8
/
+0
*
Tweak to speed up Gallery.
Chih-Chung Chang
2009-05-14
1
-1
/
+4
*
Fix 1826959.
Chih-Chung Chang
2009-05-09
1
-2
/
+5
*
Improve the design of ICancelable.
Owen Lin
2009-04-29
1
-39
/
+23
*
Optimize allImages() to use ImageListUber only when necessary.
Chih-Chung Chang
2009-04-28
1
-0
/
+13
*
In Gallery, make visible thumbnails appear faster.
Chih-Chung Chang
2009-04-28
1
-2
/
+1
*
Fix bitmap decoding in CropImage.
Chih-Chung Chang
2009-04-24
1
-15
/
+0
*
Code clean up.
Chih-Chung Chang
2009-04-17
1
-92
/
+60
*
Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()
Owen Lin
2009-04-17
1
-18
/
+15
*
Code clean up.
Chih-Chung Chang
2009-04-17
1
-19
/
+9
*
Code clean up.
Chih-Chung Chang
2009-04-16
1
-4
/
+0
*
Code clean up.
Chih-Chung Chang
2009-04-15
1
-17
/
+18
*
Fix bug 1744766. By setting the file length into DB.
Owen Lin
2009-04-15
1
-33
/
+18
*
Clean verbose logging messages.
Chih-Chung Chang
2009-04-15
1
-64
/
+1
[next]