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
/
ViewImage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix http://b/2115002.
Wei-Ta Chen
2009-09-16
1
-3
/
+0
*
Fix 2113527: NPE in ViewImage.onActivityResult.
Chih-Chung Chang
2009-09-14
1
-11
/
+15
*
Add messages to help debug 2113527.
Chih-Chung Chang
2009-09-11
1
-0
/
+6
*
Add double tap to zoom.
Chih-Chung Chang
2009-09-10
1
-31
/
+63
*
Clean menu creation code.
Chih-Chung Chang
2009-09-08
1
-4
/
+5
*
Fix 1977974: For photos without location data, don't offer to "Show on Maps"
Chih-Chung Chang
2009-09-07
1
-2
/
+5
*
Fix bug 2078592.
Owen Lin
2009-09-02
1
-6
/
+5
*
Style fix.
Chih-Chung Chang
2009-08-26
1
-7
/
+8
*
Create ImageListParam as a spec for creating image lists.
Chih-Chung Chang
2009-08-26
1
-26
/
+22
*
Fix 2039004: "Camera settings" from review screens irrelevant to Camera or Ca...
Chih-Chung Chang
2009-08-14
1
-13
/
+0
*
Hide controls when return from other activities.
Owen Lin
2009-08-06
1
-10
/
+13
*
Fix 2033184: Crash on delete after downloading/previewing picture attachments.
Chih-Chung Chang
2009-08-05
1
-0
/
+5
*
Fix bug 2022547. Show zoom buttons only when click on photo area.
Owen Lin
2009-07-31
1
-82
/
+80
*
Make dpad left/right move to prev/next image.
Chih-Chung Chang
2009-07-31
1
-40
/
+12
*
Revert "Use revised zoom widget, on the right in Gallery."
Owen Lin
2009-07-30
1
-12
/
+0
*
Defer bitmap rotation until it's drawn on ImageView.
Ray Chen
2009-07-29
1
-7
/
+9
*
Fix http://b/2017388 by handling the corner case in computeSampleSize().
Wei-Ta Chen
2009-07-29
1
-8
/
+2
*
Use revised zoom widget, on the right in Gallery.
Ray Chen
2009-07-27
1
-0
/
+14
*
Simplify ImageGetter.
Chih-Chung Chang
2009-07-24
1
-285
/
+6
*
Fix 1996918: NPE in ViewImage.onClick.
Chih-Chung Chang
2009-07-23
1
-0
/
+1
*
Fix http://b/1907995 by using native allocation in BitmapFactory.
Wei-Ta Chen
2009-07-20
1
-8
/
+3
*
Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --...
Chih-Chung Chang
2009-07-10
1
-9
/
+7
*
Move reverse geocoder to AsyncTask and update location information asynchrono...
repo sync
2009-07-10
1
-1
/
+0
*
Set bitmaps for full size images as being purgeable in viewing and reviewing ...
Wei-Ta Chen
2009-07-09
1
-7
/
+13
*
Style fix.
Chih-Chung Chang
2009-07-06
1
-19
/
+21
*
Fix 1955365: NPE in ViewImage.updateActionIcons
Chih-Chung Chang
2009-07-02
1
-6
/
+7
*
Fix 1956859: "Set as" is not working with the downloaded image.
Chih-Chung Chang
2009-07-02
1
-2
/
+2
*
Fix 1950477: Menu items for video review are incorrect.
Chih-Chung Chang
2009-07-01
1
-28
/
+8
*
Fix bug 1949582. If this is the last image to be deleted,
Owen Lin
2009-06-30
1
-0
/
+1
*
Increase image zoom speed.
Wu-cheng Li
2009-06-30
1
-0
/
+1
*
Remove unused code in ViewImage.
Owen Lin
2009-06-25
1
-69
/
+16
*
Retry to submit it again. It seems I changed the file "IImage" -> "Image"
Owen Lin
2009-06-25
1
-0
/
+9
*
Revert "It seems that there is no quarantee that "onActivityResult()" will be...
Owen Lin
2009-06-25
1
-9
/
+0
*
It seems that there is no quarantee that "onActivityResult()" will be called
Owen Lin
2009-06-25
1
-0
/
+9
*
Fix several issues with ImageList.
Owen Lin
2009-06-24
1
-5
/
+16
*
Fix issue 1921166: Cropped image is not displayed after cropping a picture fr...
repo sync
2009-06-18
1
-0
/
+2
*
Fix NPE in issues 1921957 & 1921062.
repo sync
2009-06-17
1
-2
/
+4
*
Fix issue 1880374 The thumbnail does not update in picture review mode after ...
repo sync
2009-06-15
1
-0
/
+2
*
Hide Action Icon panel for MMS images.
Owen Lin
2009-06-09
1
-0
/
+11
*
Add correct action icons to ViewImage for video
Owen Lin
2009-06-08
1
-75
/
+91
*
Fix bug 1897802 in two parts.
Owen Lin
2009-06-04
1
-1
/
+12
*
Make the action icons show on Gallery
Owen Lin
2009-06-03
1
-97
/
+128
*
Pass image list from ImageGallery to ViewImage to support the uber type
Owen Lin
2009-06-03
1
-50
/
+24
*
Simplify the database code by keeping small data in memory.
Owen Lin
2009-05-28
1
-1
/
+1
*
Fix bug 1873866: removing unused member mShutterButton.
Owen Lin
2009-05-27
1
-3
/
+0
*
Fix 1850846.
Chih-Chung Chang
2009-05-25
1
-0
/
+7
*
New UI for donut's camera !!
Owen Lin
2009-05-22
1
-13
/
+40
*
remove cancelAllDecodingThreads and allowAllDecodingThreads.
Ray Chen
2009-05-14
1
-9
/
+1
*
Fix bug 1841837. By updating the zoom controller after zoom in/zoom out.
Owen Lin
2009-05-12
1
-0
/
+1
*
One last bit to get rid of the duplicated roation ....
Owen Lin
2009-05-06
1
-15
/
+0
[next]