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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused code.
Chih-Chung Chang
2010-03-05
11
-748
/
+26
*
Remove the use of native allocation.
Chih-Chung Chang
2010-02-12
4
-15
/
+7
*
Remove support for DRM images (they are not used now and reference to hidden ...
Chih-Chung Chang
2010-02-12
1
-105
/
+0
*
Unbundle Camera: Unhide ThumbnailUtil and rename it to ThumbnailUtils.
Ray Chen
2010-01-29
1
-2
/
+2
*
Remove "display name" and always use "title" field in display (same as Gallery).
Chih-Chung Chang
2010-01-05
8
-36
/
+17
*
Remove some more unused code.
Owen Lin
2009-11-10
4
-6
/
+2
*
Remove some more code.
Owen Lin
2009-11-04
3
-17
/
+0
*
Clean up and add comments for classes.
Chih-Chung Chang
2009-11-03
1
-0
/
+4
*
Remove unused code.
Chih-Chung Chang
2009-11-02
6
-10
/
+0
*
Remove unused code in Camera app.
Owen Lin
2009-10-29
9
-69
/
+1
*
Utilize group id to request & cancel thumbnail requests.
Ray Chen
2009-10-06
3
-6
/
+10
*
Remove unused code.
Chih-Chung Chang
2009-09-28
4
-55
/
+0
*
Fix issue 2146863 Generated thumbnail in camera preview mode doesn't work aft...
Ray Chen
2009-09-27
1
-2
/
+1
*
Fix 2145588 jhead reports "Not JPEG"
Ray Chen
2009-09-27
2
-11
/
+5
*
Change Camera & Gallery code to use the new thumbnail APIs.
Ray Chen
2009-09-23
10
-577
/
+35
*
Fix some warnnings reported by eclipse.
Owen Lin
2009-09-24
4
-4
/
+1
*
Update jpeg orientation tag for rotation.
Chih-Chung Chang
2009-09-22
1
-1
/
+61
*
Remove unused orientation parameter.
Chih-Chung Chang
2009-09-22
1
-1
/
+1
*
Don't change to orientation in the jpeg file. (It didn't work anyway).
Chih-Chung Chang
2009-09-17
1
-63
/
+1
*
Use the new exif interface API.
Chih-Chung Chang
2009-09-16
2
-10
/
+21
*
Code clean up.
Chih-Chung Chang
2009-09-07
3
-8
/
+0
*
Change Cancelable to method call directly.
Chih-Chung Chang
2009-09-04
5
-356
/
+21
*
Remove trailing spaces.
Owen Lin
2009-09-02
1
-1
/
+1
*
Fix 2068807: Runtime Exception in viewing DRM images downloaded by the browser.
Chih-Chung Chang
2009-08-31
1
-0
/
+6
*
Remove unused code.
Chih-Chung Chang
2009-08-31
4
-36
/
+2
*
Fix 2059728: NPE in BaseImageList.getCursor
Chih-Chung Chang
2009-08-28
1
-17
/
+10
*
Fix 2083639: Crash on Camera while previewing an attachment through Email/gma...
Chih-Chung Chang
2009-08-28
3
-25
/
+16
*
Remove unused code.
Chih-Chung Chang
2009-08-27
3
-15
/
+0
*
Style fix.
Chih-Chung Chang
2009-08-26
6
-11
/
+4
*
Create ImageListParam as a spec for creating image lists.
Chih-Chung Chang
2009-08-26
7
-176
/
+31
*
Merge change 21254 into eclair
Android (Google) Code Review
2009-08-18
3
-6
/
+4
|
\
|
*
Fix the warnings shown in Eclipse. That is, removing unused field,
Owen Lin
2009-08-19
3
-6
/
+4
*
|
The DATE_TAKEN field is in milliseconds, but DATE_MODIFIED is in seconds.
Chih-Chung Chang
2009-08-17
3
-3
/
+4
|
/
*
Fix 1860351: Gallery does not sort Camera photos by date.
Chih-Chung Chang
2009-08-14
4
-25
/
+35
*
Fix http://b/issue?id=2048408.
Wei-Ta Chen
2009-08-13
6
-11
/
+12
*
Removed unused resources and code. See 2036961: build size too large.
Chih-Chung Chang
2009-08-10
3
-74
/
+0
*
Fix 2033184: Crash on delete after downloading/previewing picture attachments.
Chih-Chung Chang
2009-08-05
2
-6
/
+4
*
Defer bitmap rotation until it's drawn on ImageView.
Ray Chen
2009-07-29
6
-12
/
+40
*
Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...
Chih-Chung Chang
2009-07-27
7
-32
/
+36
*
Remove unused code.
Chih-Chung Chang
2009-07-24
4
-117
/
+0
*
Simplify ImageGetter.
Chih-Chung Chang
2009-07-24
5
-24
/
+25
*
Set bitmaps for full size images as being purgeable in viewing and reviewing ...
Wei-Ta Chen
2009-07-09
4
-12
/
+26
*
Fix 1962656: Going to gallery when sd card is full causes a crash.
Chih-Chung Chang
2009-07-09
3
-22
/
+36
*
Move ExifInterface to android.media package.
repo sync
2009-07-09
2
-16
/
+9
*
Use ReferenceQueue to improve LruCache.
Owen Lin
2009-07-07
1
-23
/
+29
*
Fix some warning shown in Eclipse.
Owen Lin
2009-07-06
3
-12
/
+7
*
Style fix.
Chih-Chung Chang
2009-07-06
5
-12
/
+26
*
Add retry if the query fails. The query fails if the media
Chih-Chung Chang
2009-07-03
1
-0
/
+16
*
Fix 1950477: Menu items for video review are incorrect.
Chih-Chung Chang
2009-07-01
1
-2
/
+2
*
Fix several issues with ImageList.
Owen Lin
2009-06-24
2
-5
/
+38
[next]