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
/
Util.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused code.
Chih-Chung Chang
2010-03-05
1
-88
/
+0
*
The first runnable version of the new UI.
Owen Lin
2010-02-26
1
-9
/
+14
*
Remove the use of native allocation.
Chih-Chung Chang
2010-02-12
1
-19
/
+4
*
Unbundle with the PreferenceManager.
Owen Lin
2010-01-25
1
-0
/
+9
*
Remove some more code.
Owen Lin
2009-11-04
1
-157
/
+0
*
Remove unused code.
Chih-Chung Chang
2009-11-02
1
-3
/
+0
*
Remove unused code in Camera app.
Owen Lin
2009-10-29
1
-10
/
+0
*
Remove unused code.
Chih-Chung Chang
2009-09-28
1
-5
/
+0
*
Change Camera & Gallery code to use the new thumbnail APIs.
Ray Chen
2009-09-23
1
-85
/
+0
*
Fix 2129498: add a MaxNumOfPixels parameter for client to specify the capture...
Chih-Chung Chang
2009-09-22
1
-4
/
+25
*
Fix 2128896: The thumbnail generated is overlapped with previous thumbnail.
Chih-Chung Chang
2009-09-18
1
-1
/
+1
*
Implement the drawer UI. When user click on the drawer button, the
Owen Lin
2009-09-17
1
-2
/
+4
*
First version of on-screen settings for Camera.
Owen Lin
2009-09-07
1
-0
/
+57
*
Show error dialog when the camera hardware is busy (Eg: hijack by other
Owen Lin
2009-08-31
1
-2
/
+22
*
Style fix.
Chih-Chung Chang
2009-08-26
1
-4
/
+5
*
Fix 2052451: recycle bitmap memory as soon as possible so we won't be out-of-...
Chih-Chung Chang
2009-08-19
1
-16
/
+23
*
Fix http://b/issue?id=2048408.
Wei-Ta Chen
2009-08-13
1
-3
/
+27
*
Removed unused resources and code. See 2036961: build size too large.
Chih-Chung Chang
2009-08-10
1
-14
/
+0
*
Fix http://b/2017388 by handling the corner case in computeSampleSize().
Wei-Ta Chen
2009-07-29
1
-3
/
+7
*
Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...
Chih-Chung Chang
2009-07-27
1
-45
/
+50
*
Remove unused code.
Chih-Chung Chang
2009-07-24
1
-21
/
+0
*
Simplify ImageGetter.
Chih-Chung Chang
2009-07-24
1
-1
/
+19
*
Fix http://b/1907995 by using native allocation in BitmapFactory.
Wei-Ta Chen
2009-07-20
1
-3
/
+2
*
Fix bug 1970161.
Owen Lin
2009-07-10
1
-6
/
+16
*
Set bitmaps for full size images as being purgeable in viewing and reviewing ...
Wei-Ta Chen
2009-07-09
1
-0
/
+8
*
Fix 1956859: "Set as" is not working with the downloaded image.
Chih-Chung Chang
2009-07-02
1
-0
/
+10
*
Fixed the OOM in crop image.
Owen Lin
2009-07-01
1
-20
/
+51
*
Fix 1950477: Menu items for video review are incorrect.
Chih-Chung Chang
2009-07-01
1
-7
/
+0
*
Fix several issues with ImageList.
Owen Lin
2009-06-24
1
-0
/
+5
*
Simplify the database code by keeping small data in memory.
Owen Lin
2009-05-28
1
-1
/
+1
*
New UI for donut's camera !!
Owen Lin
2009-05-22
1
-0
/
+20
*
Clean CropImage.
Chih-Chung Chang
2009-05-19
1
-4
/
+4
*
Clean BitmapManager.
Chih-Chung Chang
2009-05-18
1
-1
/
+1
*
Make ImageLoader load image in order.
Chih-Chung Chang
2009-05-13
1
-0
/
+6
*
Add progress dialog for delete operation and make the close button work
Owen Lin
2009-05-06
1
-0
/
+37
*
fix issue 1815454
Owen Lin
2009-04-27
1
-2
/
+11
*
Fix bitmap decoding in CropImage.
Chih-Chung Chang
2009-04-24
1
-0
/
+5
*
Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()
Owen Lin
2009-04-17
1
-1
/
+0
*
Code clean up.
Chih-Chung Chang
2009-04-17
1
-1
/
+1
*
Refactoring the code.
Owen Lin
2009-04-16
1
-5
/
+3
*
Move transform to Util.java
Chih-Chung Chang
2009-04-16
1
-2
/
+86
*
Code clean up.
Chih-Chung Chang
2009-04-16
1
-3
/
+4
*
Move makeBitmap to Util.
Chih-Chung Chang
2009-04-15
1
-1
/
+68
*
Clean verbose logging messages.
Chih-Chung Chang
2009-04-15
1
-5
/
+0
*
AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...
Owen Lin
2009-04-14
1
-0
/
+214