summaryrefslogtreecommitdiffstats
path: root/src
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-214-101/+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-081-31/+16
* | Update the code due to API change.Wu-cheng Li2010-04-081-13/+12
|/
* Remove unused resources and code.Owen Lin2010-04-0717-217/+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-306-107/+236
* | Add some more ways to dismiss popup window(UX change).Owen Lin2010-03-303-3/+13
|/
* Update the shortcut for Camera to the new component nameChih-Chung Chang2010-03-261-0/+121
* 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
* 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-167-132/+104
* Add switch to Camera/VideoCamera menu item.Chih-Chung Chang2010-03-153-10/+54
* 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-149-865/+286
* Restore Settings.Owen Lin2010-03-1412-112/+332
* Remove the extra media recorder initialization during exit.Wu-cheng Li2010-03-121-8/+3
* Wait for camera idle (not focusing or snapshotting) before setting parameters.Chih-Chung Chang2010-03-111-4/+21
* Camera should have the com.android.camera package name.Romain Guy2010-03-1021-21/+21