summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Check for device != null before setting brightness.Chih-Chung Chang2009-05-041-22/+14
* Add a TimeCounter for measure time for code fragment.Chih-Chung Chang2009-04-301-0/+84
* Cache NinePatch to Bitmap to reduce drawing time.Chih-Chung Chang2009-04-302-19/+48
* Fix NPE in Camera onKeyDown event.Ray Chen2009-04-301-2/+2
* Fix the last thumbnail problemOwen Lin2009-04-291-28/+25
* Fix the gallery position issues.Owen Lin2009-04-292-56/+92
* Merge change 515 into donutAndroid (Google) Code Review2009-04-2914-240/+329
|\
| * Improve the design of ICancelable.Owen Lin2009-04-2914-240/+329
* | Code clean up.Chih-Chung Chang2009-04-293-171/+33
|/
* Remove unnecessary allowThreadDecoding.Chih-Chung Chang2009-04-295-5/+0
* Code clean up.Chih-Chung Chang2009-04-2915-64/+99
* All threads are allowed to decode by default.Ray Chen2009-04-291-2/+2
* More UI on multiselect. A grayout checkbox for unselected images and a dynami...Owen Lin2009-04-281-3/+41
* Avoid too many progress updates from ImageLoader.Chih-Chung Chang2009-04-281-9/+15
* Merge change 637 into donutAndroid (Google) Code Review2009-04-281-89/+80
|\
| * Reduce GalleryPicker start up time.Chih-Chung Chang2009-04-281-89/+80
* | Merge change 636 into donutAndroid (Google) Code Review2009-04-282-73/+66
|\ \
| * | Disable 'acqureResourceLock' and 'releaseResourceLock' in BitmapManager.Ray Chen2009-04-282-73/+66
* | | Merge change 577 into donutAndroid (Google) Code Review2009-04-282-0/+23
|\ \ \
| * | | Add ISO setting.Wu-cheng Li2009-04-262-0/+23
* | | | Merge change 630 into donutAndroid (Google) Code Review2009-04-271-2/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix issue 1815454Owen Lin2009-04-271-2/+11
* | | | Optimize allImages() to use ImageListUber only when necessary.Chih-Chung Chang2009-04-281-0/+13
| |_|/ |/| |
* | | In Gallery, make visible thumbnails appear faster.Chih-Chung Chang2009-04-2810-149/+200
|/ /
* | Simplify ImageLoader.Chih-Chung Chang2009-04-242-139/+88
|/
* Merge change 540 into donutAndroid (Google) Code Review2009-04-241-12/+83
|\