summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Extract MovieViewControl from MovieView. The first step to integrateOwen Lin2009-06-113-204/+238
* Fix the bug when surfaceChanged comes after onPause.Wu-cheng Li2009-06-111-125/+55
* Merge change 3871 into donutAndroid (Google) Code Review2009-06-111-1/+4
|\
| * Fix 1909891. Allow keep() to be called without open().Chih-Chung Chang2009-06-111-1/+4
* | Throw exception if startPreview or setPreviewDisplay fails.Wu-cheng Li2009-06-112-28/+15
|/
* Merge change 3836 into donutAndroid (Google) Code Review2009-06-101-3/+0
|\
| * Fix issue 1906618.repo sync2009-06-111-3/+0
* | Fix 1820711 Preview ratio is wrong after returning from camera setting.Chih-Chung Chang2009-06-101-10/+6
* | Share Camera between Camera and VideoCamera.Chih-Chung Chang2009-06-105-11/+120
* | Merge change 3410 into donutAndroid (Google) Code Review2009-06-101-26/+67
|\ \ | |/
| * Move storeImage to worker thread so we can start preview in parallel.repo sync2009-06-101-26/+67
* | Merge change 3291 into donutAndroid (Google) Code Review2009-06-091-6/+1
|\ \ | |/ |/|
| * Revert the workaround for the buggy driver.Chih-Chung Chang2009-06-091-6/+1
* | Hide Action Icon panel for MMS images.Owen Lin2009-06-091-0/+11
|/
* Add correct action icons to ViewImage for videoOwen Lin2009-06-083-84/+94
* Merge change 3393 into donutAndroid (Google) Code Review2009-06-081-8/+47
|\
| * Use a week reference to trace all the items which are in used.Owen Lin2009-06-081-8/+47
* | Add camera zoom UI.Wu-cheng Li2009-06-081-22/+116
* | Merge change 3282 into donutAndroid (Google) Code Review2009-06-061-42/+53
|\ \
| * | Reduce VideoCamera start-up time.Wu-cheng Li2009-06-061-42/+53
| |/
* | Exposed the camera latency measurement to the test.Yu Shan Emily Lau2009-06-051-16/+22
|/
* Fix bug 1897802 in two parts.Owen Lin2009-06-042-1/+16
* Make the action icons show on GalleryOwen Lin2009-06-031-97/+128
* 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