summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera
Commit message (Expand)AuthorAgeFilesLines
...
* | | am e1fa766d: Merge change 9085 into donutAndroid (Google) Code Review2009-07-301-5/+16
|\ \ \ | |/ /
| * | Merge change 9085 into donutAndroid (Google) Code Review2009-07-301-5/+16
| |\ \ | | |/ | |/|
| | * Fix bug 2022547. Show zoom buttons only when click on photo area.Owen Lin2009-07-301-5/+16
* | | am 640ad87b: Make CropImage support fullscreen extra.Wu-cheng Li2009-07-305-0/+10
|\ \ \ | |/ /
| * | Make CropImage support fullscreen extra.Wu-cheng Li2009-07-305-0/+10
| |/
* | am 62f1a228: Revert "Use revised zoom widget, on the right in Gallery."Owen Lin2009-07-302-24/+0
|\ \ | |/
| * Revert "Use revised zoom widget, on the right in Gallery."Owen Lin2009-07-302-24/+0
* | am 012d0f38: Defer bitmap rotation until it\'s drawn on ImageView.Ray Chen2009-07-2912-75/+225
|\ \ | |/
| * Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-2913-76/+226
* | am b5386235: Merge change 8958 into donutAndroid (Google) Code Review2009-07-294-19/+11
|\ \ | |/
| * Merge change 8958 into donutAndroid (Google) Code Review2009-07-294-19/+11
| |\
| | * Fix http://b/2017388 by handling the corner case in computeSampleSize().Wei-Ta Chen2009-07-294-19/+11
* | | am 1e50968c: Check storage again after receiving storage related intents.Wu-cheng Li2009-07-291-14/+10
|\ \ \ | |/ /
| * | Check storage again after receiving storage related intents.Wu-cheng Li2009-07-291-14/+10
| |/
* | am d12ae209: Show "prepareing SD card" when media scanner is scanning.Wu-cheng Li2009-07-291-24/+25
|\ \ | |/
| * Show "prepareing SD card" when media scanner is scanning.Wu-cheng Li2009-07-291-24/+25
* | Sets more parameters for media recorder.Chih-Chung Chang2009-07-291-5/+33
* | Fix layout for high dpi display.Chih-Chung Chang2009-07-291-9/+26
* | am b0aadd00: Use revised zoom widget, on the right in Gallery.Ray Chen2009-07-282-0/+27
|\ \ | |/
| * Use revised zoom widget, on the right in Gallery.Ray Chen2009-07-272-0/+27
* | am ce033a58: Fix http://b/1991523 by limiting the size of a bitmap when we de...Chih-Chung Chang2009-07-2711-80/+91
|\ \ | |/
| * Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...Chih-Chung Chang2009-07-2711-80/+91
* | Fix 1993400: Read video recorder setting from system properties.Chih-Chung Chang2009-07-271-18/+112
|/
* Remove unused code.Chih-Chung Chang2009-07-243-494/+0
* Remove unused code.Chih-Chung Chang2009-07-244-117/+0
* Simplify ImageGetter.Chih-Chung Chang2009-07-249-564/+356
* Fix 1996918: NPE in ViewImage.onClick.Chih-Chung Chang2009-07-231-0/+1
* Fix http://b/1907995 by using native allocation in BitmapFactory.Wei-Ta Chen2009-07-203-18/+7
* Merge change 6510 into donutAndroid (Google) Code Review2009-07-162-97/+112
|\
| * Fix issue 1949573. In multiselect mode, don't show the select outlineOwen Lin2009-07-162-97/+112
* | Fix the bug that the no images view will keep showning on screen evenOwen Lin2009-07-161-3/+5
|/
* Rollback invalidateImage to refresh individual image instead of rebuilding wh...Ray Chen2009-07-162-3/+18
* Start preview earlier to let user see preview earlier.Wu-cheng Li2009-07-152-55/+74
* Merge change 6826 into donutAndroid (Google) Code Review2009-07-141-6/+16
|\
| * Fix bug 1970161.Owen Lin2009-07-101-6/+16
* | Merge change 7015 into donutAndroid (Google) Code Review2009-07-141-0/+2
|\ \
| * | Cancel the thread encoding in "onStop".Owen Lin2009-07-131-0/+2
* | | Fix 1973541: The mode switcher does not correspond to the actual mode.Chih-Chung Chang2009-07-143-9/+25
|/ /
* | Fix the issue 1972285: The image rotation does not update in thumbnail view i...Ray Chen2009-07-131-1/+4
* | Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --...Chih-Chung Chang2009-07-103-17/+32
* | Revert "Start preview earlier to let user see preview earlier."Wu-cheng Li2009-07-102-74/+55
* | Fix 1971900: Not able to delete picture using "Delete " contextual menu option.Chih-Chung Chang2009-07-101-1/+5
* | Try to fix 1962530: out of memory in CropImage.Chih-Chung Chang2009-07-101-37/+52
* | Move reverse geocoder to AsyncTask and update location information asynchrono...repo sync2009-07-104-38/+112
|/
* Set bitmaps for full size images as being purgeable in viewing and reviewing ...Wei-Ta Chen2009-07-097-25/+59
* Fix 1962656: Going to gallery when sd card is full causes a crash.Chih-Chung Chang2009-07-094-22/+38
* Move ExifInterface to android.media package.repo sync2009-07-094-374/+14
* Revert ContentObserver in ImageGallery.Ray Chen2009-07-081-33/+3
* Merge change 6455 into donutAndroid (Google) Code Review2009-07-081-12/+27
|\
| * Read max file size from video capture intent.Wu-cheng Li2009-07-081-12/+27