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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make dpad left/right move to prev/next image.
Chih-Chung Chang
2009-07-31
5
-84
/
+29
*
Merge change 9141 into donut
Android (Google) Code Review
2009-07-30
1
-0
/
+5
|
\
|
*
Lower the priority of the ImageGetter thread to avoid competing with
Chih-Chung Chang
2009-07-30
1
-0
/
+5
*
|
Merge change 9085 into donut
Android (Google) Code Review
2009-07-30
1
-5
/
+16
|
\
\
|
|
/
|
/
|
|
*
Fix bug 2022547. Show zoom buttons only when click on photo area.
Owen Lin
2009-07-30
1
-5
/
+16
*
|
Make CropImage support fullscreen extra.
Wu-cheng Li
2009-07-30
5
-0
/
+10
|
/
*
Revert "Use revised zoom widget, on the right in Gallery."
Owen Lin
2009-07-30
2
-24
/
+0
*
Defer bitmap rotation until it's drawn on ImageView.
Ray Chen
2009-07-29
15
-78
/
+237
*
Merge change 8958 into donut
Android (Google) Code Review
2009-07-29
4
-19
/
+11
|
\
|
*
Fix http://b/2017388 by handling the corner case in computeSampleSize().
Wei-Ta Chen
2009-07-29
4
-19
/
+11
*
|
Check storage again after receiving storage related intents.
Wu-cheng Li
2009-07-29
1
-14
/
+10
|
/
*
Show "prepareing SD card" when media scanner is scanning.
Wu-cheng Li
2009-07-29
1
-24
/
+25
*
Use revised zoom widget, on the right in Gallery.
Ray Chen
2009-07-27
2
-0
/
+27
*
Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...
Chih-Chung Chang
2009-07-27
12
-87
/
+93
*
Remove unused code.
Chih-Chung Chang
2009-07-24
4
-798
/
+0
*
Remove unused code.
Chih-Chung Chang
2009-07-24
4
-117
/
+0
*
Simplify ImageGetter.
Chih-Chung Chang
2009-07-24
10
-564
/
+361
*
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
3
-18
/
+7
*
Merge change 7584 into donut
Android (Google) Code Review
2009-07-17
1
-6
/
+20
|
\
|
*
Capture individual camera and video startup time and output to a text file.
Yu Shan Emily Lau
2009-07-16
1
-6
/
+20
*
|
Merge change 6510 into donut
Android (Google) Code Review
2009-07-16
2
-97
/
+112
|
\
\
|
*
|
Fix issue 1949573. In multiselect mode, don't show the select outline
Owen Lin
2009-07-16
2
-97
/
+112
|
|
/
*
|
Fix the bug that the no images view will keep showning on screen even
Owen Lin
2009-07-16
1
-3
/
+5
|
/
*
Rollback invalidateImage to refresh individual image instead of rebuilding wh...
Ray Chen
2009-07-16
2
-3
/
+18
*
Start preview earlier to let user see preview earlier.
Wu-cheng Li
2009-07-15
2
-55
/
+74
*
Merge change 6826 into donut
Android (Google) Code Review
2009-07-14
1
-6
/
+16
|
\
|
*
Fix bug 1970161.
Owen Lin
2009-07-10
1
-6
/
+16
*
|
Merge change 7015 into donut
Android (Google) Code Review
2009-07-14
1
-0
/
+2
|
\
\
|
*
|
Cancel the thread encoding in "onStop".
Owen Lin
2009-07-13
1
-0
/
+2
*
|
|
Fix the ImageGallery progress bar (the rotating circle in title).
Chih-Chung Chang
2009-07-14
1
-2
/
+2
*
|
|
Fix 1973541: The mode switcher does not correspond to the actual mode.
Chih-Chung Chang
2009-07-14
3
-9
/
+25
*
|
|
Import new translations
Eric Fischer
2009-07-13
39
-436
/
+2994
|
/
/
*
|
Fix the issue 1972285: The image rotation does not update in thumbnail view i...
Ray Chen
2009-07-13
1
-1
/
+4
*
|
Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --...
Chih-Chung Chang
2009-07-10
3
-17
/
+32
*
|
Revert "Start preview earlier to let user see preview earlier."
Wu-cheng Li
2009-07-10
2
-74
/
+55
*
|
Fix 1971900: Not able to delete picture using "Delete " contextual menu option.
Chih-Chung Chang
2009-07-10
1
-1
/
+5
*
|
Try to fix 1962530: out of memory in CropImage.
Chih-Chung Chang
2009-07-10
1
-37
/
+52
*
|
Move reverse geocoder to AsyncTask and update location information asynchrono...
repo sync
2009-07-10
4
-38
/
+112
|
/
*
Set bitmaps for full size images as being purgeable in viewing and reviewing ...
Wei-Ta Chen
2009-07-09
8
-26
/
+62
*
Fix 1962656: Going to gallery when sd card is full causes a crash.
Chih-Chung Chang
2009-07-09
4
-22
/
+38
*
Move ExifInterface to android.media package.
repo sync
2009-07-09
4
-374
/
+14
*
Revert ContentObserver in ImageGallery.
Ray Chen
2009-07-08
1
-33
/
+3
*
Merge change 6455 into donut
Android (Google) Code Review
2009-07-08
2
-12
/
+30
|
\
|
*
Read max file size from video capture intent.
Wu-cheng Li
2009-07-08
2
-12
/
+30
*
|
Draw the multiselect markers dynamically so we can avoid invalidating the thu...
Chih-Chung Chang
2009-07-08
2
-33
/
+51
|
/
*
Use ReferenceQueue to improve LruCache.
Owen Lin
2009-07-07
1
-23
/
+29
*
Fix the NPE by keeping the mDbObserver in onStop(), just unregister it.
Owen Lin
2009-07-07
1
-6
/
+2
*
Monitor database change by ContentObserver so we can update media data increm...
repo sync
2009-07-07
2
-14
/
+57
*
Added the memory measurement of the mediaserver in the camera image capture a...
Yu Shan Emily Lau
2009-07-06
2
-4
/
+149
[next]