summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix 1864421.Chih-Chung Chang2009-05-201-5/+9
* Fix crash seen in monkey run.Chih-Chung Chang2009-05-201-9/+0
* Clean CropImage.Chih-Chung Chang2009-05-196-194/+184
* Clean BitmapManager.Chih-Chung Chang2009-05-183-110/+42
* Fix 1851972. Handle the zero images case in GridViewSpecial.Chih-Chung Chang2009-05-151-4/+5
* Fix problems identified by findbugs fixit.Chih-Chung Chang2009-05-1511-52/+40
* Disalbe multiselect functionOwen Lin2009-05-141-1/+2
* remove cancelAllDecodingThreads and allowAllDecodingThreads.Ray Chen2009-05-144-61/+57
* Delay snapshot related initialization after surfaceChanged.Wu-cheng Li2009-05-141-138/+184
* Fix 1850842.Chih-Chung Chang2009-05-141-5/+6
* findbugs fixit.Chih-Chung Chang2009-05-148-129/+19
* Merge change 1635 into donutAndroid (Google) Code Review2009-05-131-4/+9
|\
| * Restart preview after recording to avoid the bug in driver.Chih-Chung Chang2009-05-141-4/+9
* | Tweak to speed up Gallery.Chih-Chung Chang2009-05-143-23/+32
|/
* Fix bug 1707148 by disabling long press if it is not running.Owen Lin2009-05-131-6/+10
* Merge change 1532 into donutAndroid (Google) Code Review2009-05-131-6/+11
|\
| * Put scrolling position in the valid range.Chih-Chung Chang2009-05-131-6/+11
* | Remove messages in onPause. Remove onStop.Wu-cheng Li2009-05-131-27/+8
|/
* Show the folder icon first, then fill in the thumb bitmaps.Chih-Chung Chang2009-05-131-30/+56
* Merge change 1440 into donutAndroid (Google) Code Review2009-05-123-86/+109
|\
| * Make ImageLoader load image in order.Chih-Chung Chang2009-05-133-86/+109
* | Merge change 1525 into donutAndroid (Google) Code Review2009-05-121-2/+1
|\ \
| * | new file: ic_menu_3d_globe.pngRay Chen2009-05-131-2/+1
| |/
* | Fix bug 1841837. By updating the zoom controller after zoom in/zoom out.Owen Lin2009-05-121-0/+1
|/
* Move things out of surfaceChanged to reduce ANR.Wu-cheng Li2009-05-121-10/+50
* Merge change 1351 into donutAndroid (Google) Code Review2009-05-121-2/+2
|\
| * new file: ../CameraAppUnitTestRunner.javaRay Chen2009-05-121-2/+2
* | Remove unused parameters in ImageLoader.Chih-Chung Chang2009-05-122-28/+10
* | Make GridViewSpecial faster.Chih-Chung Chang2009-05-122-798/+778
|/
* Merge change 1335 into donutAndroid (Google) Code Review2009-05-111-2/+5
|\
| * Fix 1826959.Chih-Chung Chang2009-05-091-2/+5
* | Merge change 1334 into donutAndroid (Google) Code Review2009-05-111-1/+1
|\ \ | |/
| * Temporarily change max duration for video recording to 600 minutes for testing.Chih-Chung Chang2009-05-091-1/+1
* | Merge change 1126 into donutAndroid (Google) Code Review2009-05-101-79/+105
|\ \ | |/ |/|
| * Fix ClassCastException in Issue 1833558Ray Chen2009-05-071-79/+105
* | Change type of "return-data" type to Boolean.Wu-cheng Li2009-05-071-10/+4
|/
* Remove @override for interface's functionsOwen Lin2009-05-071-4/+0
* Add progress dialog for delete operation and make the close button workOwen Lin2009-05-063-5/+152
* Merge change 1022 into donutAndroid (Google) Code Review2009-05-062-21/+2
|\
| * One last bit to get rid of the duplicated roation ....Owen Lin2009-05-062-21/+2
* | Fix 1836309.Chih-Chung Chang2009-05-071-2/+4
|/
* Merge change 964 into donutAndroid (Google) Code Review2009-05-061-4/+5
|\
| * Fix bug 1710951. By moving image cleanning code to onStop.Owen Lin2009-05-051-4/+5
* | Merge change 1060 into donutAndroid (Google) Code Review2009-05-061-430/+524
|\ \
| * | Reduce GalleryPicker start up time.Chih-Chung Chang2009-05-061-430/+524
| |/
* | Merge change 969 into donutAndroid (Google) Code Review2009-05-051-6/+9
|\ \ | |/ |/|
| * fix bug 1496878Owen Lin2009-05-041-6/+9
* | Fix bug found in stability test.Chih-Chung Chang2009-05-051-1/+1
|/
* Close camera immediately in onPause().Wu-cheng Li2009-05-041-6/+2
* Reduce ViewImage start up time.Chih-Chung Chang2009-05-044-22/+32