summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reset scece mode overrides in InitializeHeadUpDisplay.Owen Lin2010-04-211-37/+38
* Remove GLRootView in onPause() and put it back in onResume() to avoid OOM inOwen Lin2010-04-216-109/+126
* Merge "Fix bug: 2609027." into froyoOwen Lin2010-04-211-1/+1
|\
| * Fix bug: 2609027.Owen Lin2010-04-211-1/+1
* | Don't stop user from taking pictures while the media scanner is scanning.Chih-Chung Chang2010-04-201-10/+3
|/
* Always encode GpsTimeStamp in Camera.Ray Chen2010-04-161-0/+3
* Add aboutToChange to GLRootView.Owen Lin2010-04-132-7/+15
* Add a hack to avoid allocating GL surface with different sizes.Chih-Chung Chang2010-04-091-0/+34
* Fix a typo in the code.Owen Lin2010-04-081-1/+1
* Merge "Fix the ANR after switching between Camera and Camcorder." into froyoChih-Chung Chang2010-04-073-33/+56
|\
| * Fix the ANR after switching between Camera and Camcorder.Owen Lin2010-04-083-33/+56
* | Merge "Make shortcut upgrading code a bit more robust. Bug: 2558040" into froyoChih-Chung Chang2010-04-071-10/+10
|\ \
| * | Make shortcut upgrading code a bit more robust.Chih-Chung Chang2010-04-071-10/+10
| |/
* | Do not register OneShotPreviewCallback to reduce latency.Wu-cheng Li2010-04-082-39/+24
* | Update the code due to API change.Wu-cheng Li2010-04-081-13/+12
|/
* Remove unused resources and code.Owen Lin2010-04-0796-1568/+10
* ThumbnailUtils.createVideoThumbnail API changeRay Chen2010-04-011-2/+3
* Camera app update due to CameraProfile and CamcorderProfile API changesJames Dong2010-03-313-39/+39
* Merge "Update shortcut for VideoCamera too." into froyoChih-Chung Chang2010-03-301-22/+59
|\
| * Update shortcut for VideoCamera too.Chih-Chung Chang2010-03-291-22/+59
* | Fix one more NPE. (Second run)Owen Lin2010-03-302-17/+11
* | Improve GLListView UI.Owen Lin2010-03-308-107/+236
* | Add some more ways to dismiss popup window(UX change).Owen Lin2010-03-303-3/+13
* | Merge "Update the camera package name in the camera tests." into froyoYu Shan Emily Lau2010-03-296-11/+11
|\ \ | |/ |/|
| * Update the camera package name in the camera tests.Yu Shan Emily Lau2010-03-296-11/+11
* | Update the shortcut for Camera to the new component nameChih-Chung Chang2010-03-262-0/+130
|/
* Revert "Fix one more NPE."Chih-Chung Chang2010-03-252-14/+26
* Fix one more NPE.Owen Lin2010-03-252-26/+14
* Merge "Insert the "size" column with other attributes at the same time, so we...Chih-Chung Chang2010-03-242-20/+5
|\
| * Insert the "size" column with other attributes at the same time,Chih-Chung Chang2010-03-232-20/+5
* | Merge "Revert the icon rotation animation."Owen Lin2010-03-241-7/+44
|\ \ | |/ |/|
| * Revert the icon rotation animation.Owen Lin2010-03-221-7/+44
* | Fix 2533691 by using REVIEW intent added in Gallery.Wei-Ta Chen2010-03-223-9/+4
|/
* Fix several NPEs.Owen Lin2010-03-222-13/+19
* Fix 2427867 by specifying the "review" extra when reviewing the last video/ph...Wei-Ta Chen2010-03-192-2/+16
* Fix the startup crash.Owen Lin2010-03-192-2/+3
* Fix the zoom indicator not updated issue.Owen Lin2010-03-194-15/+38
* Merge "Fix the content truncated issue."Owen Lin2010-03-191-0/+1
|\
| * Fix the content truncated issue.Owen Lin2010-03-191-0/+1
* | Get the parameters before reading maximum zoom.Wu-cheng Li2010-03-181-0/+3
|/
* Fix a NPE in VideoCamera.Owen Lin2010-03-191-1/+1
* Fix the picture size settings doesn't get initialized issue.Owen Lin2010-03-193-3/+6
* Merge "Import revised translations"Eric Fischer2010-03-1820-280/+500
|\
| * Import revised translationsKenny Root2010-03-1720-280/+500
* | More improvement on UI.Owen Lin2010-03-187-26/+101
* | Some more improvements of the UI.Owen Lin2010-03-187-21/+24
|/
* Fix several UI issues.Owen Lin2010-03-1622-238/+104
* Add switch to Camera/VideoCamera menu item.Chih-Chung Chang2010-03-1526-10/+96
* Update camera parameters only when the camera is in idle state.Chih-Chung Chang2010-03-151-72/+102
* New UI for camcorder.Owen Lin2010-03-1449-1081/+323