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
/
CropImage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused orientation parameter.
Chih-Chung Chang
2009-09-22
1
-1
/
+0
*
Change Cancelable to method call directly.
Chih-Chung Chang
2009-09-04
1
-4
/
+1
*
Remove unused code.
Chih-Chung Chang
2009-08-27
1
-3
/
+0
*
Create ImageListParam as a spec for creating image lists.
Chih-Chung Chang
2009-08-26
1
-3
/
+3
*
Show setting wallpaper message in crop image.
Chih-Chung Chang
2009-08-24
1
-1
/
+4
*
Fix 1559583: Unnecessary image is created when setting a wallpaper
Chih-Chung Chang
2009-08-24
1
-0
/
+12
*
Fix 2052451: recycle bitmap memory as soon as possible so we won't be out-of-...
Chih-Chung Chang
2009-08-19
1
-63
/
+70
*
Make CropImage always fullscreen.
Wu-cheng Li
2009-07-31
1
-5
/
+3
*
Fix 2021864: NPE while saving picture in CropImage.
Chih-Chung Chang
2009-07-31
1
-1
/
+3
*
Make dpad left/right move to prev/next image.
Chih-Chung Chang
2009-07-31
1
-4
/
+1
*
Make CropImage support fullscreen extra.
Wu-cheng Li
2009-07-30
1
-0
/
+6
*
Defer bitmap rotation until it's drawn on ImageView.
Ray Chen
2009-07-29
1
-1
/
+1
*
Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...
Chih-Chung Chang
2009-07-27
1
-1
/
+2
*
Try to fix 1962530: out of memory in CropImage.
Chih-Chung Chang
2009-07-10
1
-37
/
+52
*
Fixed the OOM in crop image.
Owen Lin
2009-07-01
1
-55
/
+30
*
Fix bug 1866604: by fixing the output file URI,
Owen Lin
2009-05-21
1
-5
/
+3
*
Clean CropImage.
Chih-Chung Chang
2009-05-19
1
-181
/
+166
*
Clean BitmapManager.
Chih-Chung Chang
2009-05-18
1
-1
/
+1
*
remove cancelAllDecodingThreads and allowAllDecodingThreads.
Ray Chen
2009-05-14
1
-13
/
+6
*
Improve the design of ICancelable.
Owen Lin
2009-04-29
1
-2
/
+2
*
Remove unnecessary allowThreadDecoding.
Chih-Chung Chang
2009-04-29
1
-1
/
+0
*
Fix bitmap decoding in CropImage.
Chih-Chung Chang
2009-04-24
1
-0
/
+5
*
Code clean up.
Chih-Chung Chang
2009-04-17
1
-4
/
+2
*
Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()
Owen Lin
2009-04-17
1
-0
/
+1
*
Code clean up.
Chih-Chung Chang
2009-04-17
1
-2
/
+2
*
Move transform to Util.java
Chih-Chung Chang
2009-04-16
1
-1
/
+1
*
Code clean up.
Chih-Chung Chang
2009-04-16
1
-5
/
+4
*
Clean verbose logging messages.
Chih-Chung Chang
2009-04-15
1
-25
/
+1
*
AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...
Owen Lin
2009-04-14
1
-11
/
+13
*
AI 145823: Remove unused code.
Chih-Chung Chang
2009-04-12
1
-1
/
+0
*
AI 145815: Simplify ViewImage.
Chih-Chung Chang
2009-04-12
1
-12
/
+2
*
AI 145696: Utilize BitmapManager to control bitmap related resources, making
Ray Chen
2009-04-10
1
-1
/
+15
*
AI 145270: Code clean up.
Chih-Chung Chang
2009-04-08
1
-420
/
+360
*
AI 144837: Style fix.
Chih-Chung Chang
2009-04-07
1
-238
/
+322
*
AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...
Owen Lin
2009-04-03
1
-3
/
+7
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+802
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-802
/
+0
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-0
/
+3
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-0
/
+1
*
auto import from //branches/cupcake/...@127436
The Android Open Source Project
2009-01-22
1
-1
/
+2
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-79
/
+82
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+794