OSDN Git Service

android-x86/packages-apps-Camera.git
2009-06-11 Android (Google... Merge change 3871 into donut
2009-06-11 Chih-Chung... Fix 1909891. Allow keep() to be called without open().
2009-06-11 Wu-cheng LiThrow exception if startPreview or setPreviewDisplay...
2009-06-11 Android (Google... Merge change 3836 into donut
2009-06-11 repo syncFix issue 1906618.
2009-06-10 Android (Google... Merge change 3377 into donut
2009-06-10 Eric FischerUpdate Portuguese translations.
2009-06-10 Eric Fischeram ce28aa21: AI 149721: Import Portuguese translations.
2009-06-10 Eric FischerAI 149721: Import Portuguese translations.
2009-06-10 Chih-Chung... Fix 1820711 Preview ratio is wrong after returning...
2009-06-10 Chih-Chung... Share Camera between Camera and VideoCamera.
2009-06-10 Android (Google... Merge change 3410 into donut
2009-06-10 repo syncMove storeImage to worker thread so we can start previe...
2009-06-10 Android (Google... Merge change 3291 into donut
2009-06-09 Owen LinHide Action Icon panel for MMS images.
2009-06-09 Chih-Chung... Revert the workaround for the buggy driver.
2009-06-08 Owen LinAdd correct action icons to ViewImage for video
2009-06-08 Android (Google... Merge change 3393 into donut
2009-06-08 Owen LinUse a week reference to trace all the items which are...
2009-06-08 Wu-cheng LiAdd camera zoom UI.
2009-06-06 Android (Google... Merge change 3282 into donut
2009-06-06 Wu-cheng LiReduce VideoCamera start-up time.
2009-06-06 Owen LinFix the unittests due to the change of code.
2009-06-05 Yu Shan Emily LauExposed the camera latency measurement to the test.
2009-06-04 Owen LinFix bug 1897802 in two parts.
2009-06-04 Owen LinMake the action icons show on Gallery
2009-06-04 Owen LinPass image list from ImageGallery to ViewImage to suppo...
2009-06-03 Owen LinMake ImageList parcelable so that they can pass by...
2009-06-03 Owen LinFixes some warnings shown in Eclipse.
2009-06-03 Android (Google... Merge change 2720 into donut
2009-06-02 Wu-cheng LiLock camera before releasing it. Skip keys after pausing.
2009-06-02 Android (Google... Merge change 2901 into donut
2009-06-02 repo syncFix NPE issue 1885257,1879113, and 1888919.
2009-06-02 Chih-Chung... Issue 1860338: Remove the video size check for "share".
2009-06-02 Android (Google... Merge change 1531 into donut
2009-06-01 Android (Google... Merge change 2806 into donut
2009-06-01 Android (Google... Merge change 2724 into donut
2009-06-01 Android (Google... Merge change 1283 into donut
2009-06-01 San Mehatcamera: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE
2009-06-01 Chih-Chung... Add picture orientation debug message to help investiga...
2009-05-29 Owen LinFix the order bug in ImageListUber and add unit test...
2009-05-29 Owen LinAdd a new category "Camera medias" to gallery.
2009-05-29 Owen LinSimplify the database code by keeping small data in...
2009-05-29 Android (Google... Merge change 2243 into donut
2009-05-27 Owen LinFix bug 1873866: removing unused member mShutterButton.
2009-05-25 Chih-Chung... Fix 1850846.
2009-05-22 Owen LinNew UI for donut's camera !!
2009-05-22 Chih-Chung... Fix ImageGallery bug 1871294, 1871295, 1871299.
2009-05-21 Dave Sparksam e655d541: AI 149135: Add RECORD_AUDIO permission...
2009-05-21 Android (Google... Merge change 2173 into donut
2009-05-21 Owen LinFix bug 1866604: by fixing the output file URI,
2009-05-21 Dave SparksAI 149135: Add RECORD_AUDIO permission to camera app.
2009-05-21 Android (Google... Merge change 2169 into donut
2009-05-21 James DongAdd explicit permission to record audio
2009-05-21 Chih-Chung... Fix 1868147 (Image cropping is broken in Gallery) and...
2009-05-21 Android (Google... Merge change 2167 into donut
2009-05-21 Chih-Chung... Add 30 minutes option for video recording duration.
2009-05-21 repo syncFix Issue 1750544.
2009-05-20 Owen LinUse TestSuiteBuilder to build unit test suite.
2009-05-20 Chih-Chung... Implement 1746508: add duration limit settings to camco...
2009-05-20 Chih-Chung... Fix 1864421.
2009-05-20 Chih-Chung... Fix crash seen in monkey run.
2009-05-19 Chih-Chung... Clean CropImage.
2009-05-18 Chih-Chung... Clean BitmapManager.
2009-05-16 Dianne HackbornRename SDCARD_WRITE to WRITE_SDCARD
2009-05-15 Android (Google... Merge change 1737 into donut
2009-05-15 Owen LinOrganize the structure and named for camera's tests.
2009-05-15 Chih-Chung... Fix 1851972. Handle the zero images case in GridViewSpe...
2009-05-15 Chih-Chung... Fix problems identified by findbugs fixit.
2009-05-14 Owen LinDisalbe multiselect function
2009-05-14 Ray Chenremove cancelAllDecodingThreads and allowAllDecodingThr...
2009-05-14 Wu-cheng LiDelay snapshot related initialization after surfaceChanged.
2009-05-14 Chih-Chung... Fix 1850842.
2009-05-14 Chih-Chung... findbugs fixit.
2009-05-14 Android (Google... Merge change 1635 into donut
2009-05-14 Chih-Chung... Restart preview after recording to avoid the bug in...
2009-05-14 Chih-Chung... Tweak to speed up Gallery.
2009-05-13 Owen LinFix bug 1707148 by disabling long press if it is not...
2009-05-13 Android (Google... Merge change 959 into donut
2009-05-13 Android (Google... Merge change 1532 into donut
2009-05-13 Wu-cheng LiRemove messages in onPause. Remove onStop.
2009-05-13 Chih-Chung... Put scrolling position in the valid range.
2009-05-13 Ray Chen new file: ../../../../tests/src/com/android/camera...
2009-05-13 Chih-Chung... Show the folder icon first, then fill in the thumb...
2009-05-13 Android (Google... Merge change 1440 into donut
2009-05-13 Android (Google... Merge change 1525 into donut
2009-05-13 Ray Chen new file: ic_menu_3d_globe.png
2009-05-13 Chih-Chung... Make ImageLoader load image in order.
2009-05-13 Owen LinFix bug 1841837. By updating the zoom controller after...
2009-05-12 Android (Google... Merge change 1410 into donut
2009-05-12 Yu Shan Emily LauPut the instrumentation test into a separate tests...
2009-05-12 Wu-cheng LiMove things out of surfaceChanged to reduce ANR.
2009-05-12 Android (Google... Merge change 1442 into donut
2009-05-12 Ray Chen modified: CameraAppUnitTestRunner.java
2009-05-12 Android (Google... Merge change 1351 into donut
2009-05-12 Chih-Chung... Remove unused parameters in ImageLoader.
2009-05-12 Chih-Chung... Make GridViewSpecial faster.
2009-05-12 Ray Chen new file: ../CameraAppUnitTestRunner.java
2009-05-11 Android (Google... Merge change 1335 into donut
2009-05-11 Android (Google... Merge change 1334 into donut
next