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
/
ImageManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...
Owen Lin
2009-04-14
1
-28
/
+25
*
AI 145868: Code clean up.
Chih-Chung Chang
2009-04-13
1
-3
/
+3
*
AI 145823: Remove unused code.
Chih-Chung Chang
2009-04-12
1
-10
/
+1
*
AI 145700: Style fix.
Ray Chen
2009-04-10
1
-2
/
+5
*
AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...
Owen Lin
2009-04-03
1
-3855
/
+303
*
Automated import from //branches/donutburger/...@141053,141053
Chih-Chung Chang
2009-03-24
1
-2
/
+7
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-17
/
+7
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-18
/
+24
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-0
/
+3
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-3
/
+5
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+4203
[next]