summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Pass image list from ImageGallery to ViewImage to support the uber typeOwen Lin2009-06-036-82/+55
* Make ImageList parcelable so that they can pass by intent.Owen Lin2009-06-038-71/+233
* Fixes some warnings shown in Eclipse.Owen Lin2009-06-039-45/+25
* Merge change 2720 into donutAndroid (Google) Code Review2009-06-031-9/+21
|\
| * Add a new category "Camera medias" to gallery.Owen Lin2009-05-291-9/+21
* | Lock camera before releasing it. Skip keys after pausing.Wu-cheng Li2009-06-021-4/+10
* | Merge change 2901 into donutAndroid (Google) Code Review2009-06-011-0/+6
|\ \
| * | Fix NPE issue 1885257,1879113, and 1888919.repo sync2009-06-021-0/+6
* | | Issue 1860338: Remove the video size check for "share".Chih-Chung Chang2009-06-023-52/+1
|/ /
* | Merge change 2724 into donutAndroid (Google) Code Review2009-06-011-1/+6
|\ \
| * | Fix the order bug in ImageListUber and add unit test for ImageListUber.Owen Lin2009-05-291-1/+6
* | | Merge change 1283 into donutAndroid (Google) Code Review2009-06-0118-813/+549
|\ \ \ | |/ /
| * | Simplify the database code by keeping small data in memory.Owen Lin2009-05-2818-813/+549
| |/
* | Add picture orientation debug message to help investigate 1877705.Chih-Chung Chang2009-06-011-3/+9
|/
* Fix bug 1873866: removing unused member mShutterButton.Owen Lin2009-05-271-3/+0
* Fix 1850846.Chih-Chung Chang2009-05-251-0/+7
* New UI for donut's camera !!Owen Lin2009-05-227-112/+149
* Fix ImageGallery bug 1871294, 1871295, 1871299.Chih-Chung Chang2009-05-222-0/+10
* Merge change 2173 into donutAndroid (Google) Code Review2009-05-212-30/+27
|\
| * Fix bug 1866604: by fixing the output file URI,Owen Lin2009-05-212-30/+27
* | Merge change 2169 into donutAndroid (Google) Code Review2009-05-211-82/+89
|\ \
| * | Fix 1868147 (Image cropping is broken in Gallery) and clean up the code.Chih-Chung Chang2009-05-211-82/+89
| |/
* | Fix Issue 1750544.repo sync2009-05-211-2/+6
|/
* Implement 1746508: add duration limit settings to camcorder.Chih-Chung Chang2009-05-202-5/+23
* 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
|\