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
/
gallery
/
BaseImage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove BitmapManager, ImageManager, and gallery classes.
Chia-chi Yeh
2010-12-29
1
-94
/
+0
*
Remove unused resources and code.
Owen Lin
2010-04-07
1
-7
/
+0
*
Remove unused code.
Chih-Chung Chang
2010-03-05
1
-93
/
+3
*
Remove the use of native allocation.
Chih-Chung Chang
2010-02-12
1
-3
/
+3
*
Remove "display name" and always use "title" field in display (same as Gallery).
Chih-Chung Chang
2010-01-05
1
-7
/
+1
*
Remove some more unused code.
Owen Lin
2009-11-10
1
-2
/
+0
*
Remove unused code in Camera app.
Owen Lin
2009-10-29
1
-4
/
+0
*
Utilize group id to request & cancel thumbnail requests.
Ray Chen
2009-10-06
1
-2
/
+2
*
Remove unused code.
Chih-Chung Chang
2009-09-28
1
-27
/
+0
*
Fix 2145588 jhead reports "Not JPEG"
Ray Chen
2009-09-27
1
-7
/
+2
*
Change Camera & Gallery code to use the new thumbnail APIs.
Ray Chen
2009-09-23
1
-44
/
+9
*
Code clean up.
Chih-Chung Chang
2009-09-07
1
-2
/
+0
*
Change Cancelable to method call directly.
Chih-Chung Chang
2009-09-04
1
-50
/
+17
*
Remove unused code.
Chih-Chung Chang
2009-08-31
1
-20
/
+0
*
Remove unused code.
Chih-Chung Chang
2009-08-27
1
-4
/
+0
*
Defer bitmap rotation until it's drawn on ImageView.
Ray Chen
2009-07-29
1
-1
/
+8
*
Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...
Chih-Chung Chang
2009-07-27
1
-8
/
+9
*
Remove unused code.
Chih-Chung Chang
2009-07-24
1
-57
/
+0
*
Simplify ImageGetter.
Chih-Chung Chang
2009-07-24
1
-4
/
+6
*
Set bitmaps for full size images as being purgeable in viewing and reviewing ...
Wei-Ta Chen
2009-07-09
1
-5
/
+11
*
Fix 1962656: Going to gallery when sd card is full causes a crash.
Chih-Chung Chang
2009-07-09
1
-14
/
+13
*
Simplify the database code by keeping small data in memory.
Owen Lin
2009-05-28
1
-108
/
+58
*
Clean CropImage.
Chih-Chung Chang
2009-05-19
1
-2
/
+2
*
Improve the design of ICancelable.
Owen Lin
2009-04-29
1
-16
/
+17
*
Code clean up.
Chih-Chung Chang
2009-04-29
1
-1
/
+2
*
In Gallery, make visible thumbnails appear faster.
Chih-Chung Chang
2009-04-28
1
-2
/
+2
*
Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()
Owen Lin
2009-04-17
1
-11
/
+1
*
Refactoring the code.
Owen Lin
2009-04-16
1
-27
/
+26
*
Code clean up.
Chih-Chung Chang
2009-04-15
1
-2
/
+2
*
Move makeBitmap to Util.
Chih-Chung Chang
2009-04-15
1
-25
/
+4
*
Clean verbose logging messages.
Chih-Chung Chang
2009-04-15
1
-43
/
+3
*
AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...
Owen Lin
2009-04-14
1
-8
/
+6
*
AI 146085: Extract mini-thumb handling code to a separate class.
Chih-Chung Chang
2009-04-14
1
-2
/
+2
*
AI 145868: Code clean up.
Chih-Chung Chang
2009-04-13
1
-31
/
+1
*
AI 145823: Remove unused code.
Chih-Chung Chang
2009-04-12
1
-32
/
+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
-49
/
+0
*
AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...
Owen Lin
2009-04-03
1
-0
/
+602