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
/
ImageGallery.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean menu creation code.
Chih-Chung Chang
2009-09-08
1
-7
/
+13
*
Fix 1977974: For photos without location data, don't offer to "Show on Maps"
Chih-Chung Chang
2009-09-07
1
-3
/
+8
*
Code clean up.
Chih-Chung Chang
2009-09-07
1
-3
/
+3
*
Use SEND instenad of SEND_MULTIPLE if only one image/video
Owen Lin
2009-09-07
1
-20
/
+35
*
Make the grid view thumbnails smooth by using FILTER_BITMAP_FLAG.
Chih-Chung Chang
2009-09-04
1
-2
/
+5
*
Create ImageListParam as a spec for creating image lists.
Chih-Chung Chang
2009-08-26
1
-13
/
+13
*
Add the function to share multiple items in gallery.
Owen Lin
2009-08-06
1
-5
/
+49
*
Make CropImage always fullscreen.
Wu-cheng Li
2009-07-31
1
-1
/
+0
*
Make CropImage support fullscreen extra.
Wu-cheng Li
2009-07-30
1
-0
/
+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
*
Fix issue 1949573. In multiselect mode, don't show the select outline
Owen Lin
2009-07-16
1
-34
/
+54
*
Rollback invalidateImage to refresh individual image instead of rebuilding wh...
Ray Chen
2009-07-16
1
-3
/
+1
*
Fix the issue 1972285: The image rotation does not update in thumbnail view i...
Ray Chen
2009-07-13
1
-1
/
+4
*
Fix 1971900: Not able to delete picture using "Delete " contextual menu option.
Chih-Chung Chang
2009-07-10
1
-1
/
+5
*
Revert ContentObserver in ImageGallery.
Ray Chen
2009-07-08
1
-33
/
+3
*
Draw the multiselect markers dynamically so we can avoid invalidating the thu...
Chih-Chung Chang
2009-07-08
1
-3
/
+10
*
Monitor database change by ContentObserver so we can update media data increm...
repo sync
2009-07-07
1
-7
/
+35
*
Fix some warning shown in Eclipse.
Owen Lin
2009-07-06
1
-10
/
+0
*
Style fix.
Chih-Chung Chang
2009-07-06
1
-2
/
+1
*
Fix 1956733: NPE in ImageManager.isImage
Chih-Chung Chang
2009-07-02
1
-2
/
+5
*
Fix 1950477: Menu items for video review are incorrect.
Chih-Chung Chang
2009-07-01
1
-1
/
+0
*
Fix 1945392. Long press a photo in gallery, choose "delete", it crashes.
Chih-Chung Chang
2009-06-29
1
-7
/
+4
*
Enable multiselect delete.
Chih-Chung Chang
2009-06-29
1
-26
/
+20
*
Fix 1933301: NPE in ImageGallery.onImageClicked
Chih-Chung Chang
2009-06-24
1
-0
/
+1
*
Fix 1913780. NPE in ImageGallery.getCurrentImage.
Chih-Chung Chang
2009-06-16
1
-0
/
+1
*
Pass image list from ImageGallery to ViewImage to support the uber type
Owen Lin
2009-06-03
1
-18
/
+8
*
Fixes some warnings shown in Eclipse.
Owen Lin
2009-06-03
1
-4
/
+6
*
Fix NPE issue 1885257,1879113, and 1888919.
repo sync
2009-06-02
1
-0
/
+6
*
Simplify the database code by keeping small data in memory.
Owen Lin
2009-05-28
1
-1
/
+1
*
Fix ImageGallery bug 1871294, 1871295, 1871299.
Chih-Chung Chang
2009-05-22
1
-0
/
+3
*
Fix 1868147 (Image cropping is broken in Gallery) and clean up the code.
Chih-Chung Chang
2009-05-21
1
-82
/
+89
*
Fix problems identified by findbugs fixit.
Chih-Chung Chang
2009-05-15
1
-1
/
+1
*
Disalbe multiselect function
Owen Lin
2009-05-14
1
-1
/
+2
*
remove cancelAllDecodingThreads and allowAllDecodingThreads.
Ray Chen
2009-05-14
1
-4
/
+2
*
Tweak to speed up Gallery.
Chih-Chung Chang
2009-05-14
1
-14
/
+20
*
Make GridViewSpecial faster.
Chih-Chung Chang
2009-05-12
1
-17
/
+10
*
Change type of "return-data" type to Boolean.
Wu-cheng Li
2009-05-07
1
-10
/
+4
*
Remove @override for interface's functions
Owen Lin
2009-05-07
1
-4
/
+0
*
Add progress dialog for delete operation and make the close button work
Owen Lin
2009-05-06
1
-4
/
+82
*
fix bug 1496878
Owen Lin
2009-05-04
1
-6
/
+9
*
Cache NinePatch to Bitmap to reduce drawing time.
Chih-Chung Chang
2009-04-30
1
-5
/
+4
*
Fix the gallery position issues.
Owen Lin
2009-04-29
1
-24
/
+42
*
Code clean up.
Chih-Chung Chang
2009-04-29
1
-6
/
+6
*
More UI on multiselect. A grayout checkbox for unselected images and a dynami...
Owen Lin
2009-04-28
1
-3
/
+41
*
Avoid too many progress updates from ImageLoader.
Chih-Chung Chang
2009-04-28
1
-9
/
+15
*
In Gallery, make visible thumbnails appear faster.
Chih-Chung Chang
2009-04-28
1
-80
/
+50
*
Rename ImageGallery2 to ImageGallery.
Ray Chen
2009-04-24
1
-0
/
+908