summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert our layout from FULLSCREEN to LAYOUT_FULLSCREENAlan Newberger2014-08-131-1/+1
* Merge "update mode switch transition anims" into ub-camera-glacierSpike Sprague2014-08-135-191/+475
|\
| * update mode switch transition animsSpike Sprague2014-08-125-191/+475
* | Merge "Fix potential multi-threading bug where size can change before deletio...Sascha Haeberling2014-08-132-8/+25
|\ \
| * | Fix potential multi-threading bug where size can change before deletion.Sascha Haeberling2014-08-132-8/+25
* | | Don't try to share null dataSascha Haeberling2014-08-131-0/+9
|/ /
* | [OC] Gcam OneCamera implementation.Sascha Haeberling2014-08-126-26/+72
* | Enable 4K video for Shamu.Senpo Hu2014-08-122-0/+4
* | Refactor Upgrade/UpgradeAosp into SettingsUpgraderAlan Newberger2014-08-125-420/+467
* | Implemented NDK libjpeg wrapper for YUV420 encoding.Puneet Lall2014-08-113-23/+171
|/
* [OC] Add autofocus (tap-to-focus, UI and pre-shot focus) to OneCamera.Andy Huibers2014-08-084-39/+582
* Merge "Route zoom value through to zoomIndex in device API" into ub-camera-gl...Alan Newberger2014-08-061-2/+2
|\
| * Route zoom value through to zoomIndex in device APIAlan Newberger2014-08-071-2/+2
* | Merge "Move display orientation calculations out of app code" into ub-camera-...Sol Boucher2014-08-074-49/+8
|\ \
| * | Move display orientation calculations out of app codeSol Boucher2014-07-314-49/+8
* | | rollback of b/16632474 and ag/518674Spike Sprague2014-08-071-1/+0
| |/ |/|
* | Merge "fix NPE in action switch" into ub-camera-glacierAlan Newberger2014-08-041-28/+32
|\ \
| * | fix NPE in action switchAlan Newberger2014-08-061-28/+32
* | | update system ui flags for full screen on android LSpike Sprague2014-08-061-2/+4
* | | Merge "[OC] Enable flash support." into ub-camera-glacierSascha Haeberling2014-08-047-33/+123
|\ \ \
| * | | [OC] Enable flash support.Sascha Haeberling2014-08-057-33/+123
| |/ /
* / / [OC] Migrate away from android.util.Size sinc we cannot use it in K.Sascha Haeberling2014-08-0510-12/+78
|/ /
* | Merge "[OC] Introduce OneCameraCreator so we can dynamically create a differe...Sascha Haeberling2014-08-011-2/+5
|\ \
| * | [OC] Introduce OneCameraCreator so we can dynamically create a different vers...Sascha Haeberling2014-08-021-2/+5
* | | Merge "Prevent monkey crash when deleting without data" into ub-camera-glacierSascha Haeberling2014-08-011-0/+4
|\ \ \
| * | | Prevent monkey crash when deleting without dataSascha Haeberling2014-07-301-1/+5
* | | | Restore grid initialization logic to fix grid display on startupAlan Newberger2014-08-011-4/+4
| |/ / |/| |
* | | [OC] Refactoring the session API before intgrating GCam into OneCameraSascha Haeberling2014-07-318-85/+178
* | | Improved logging of foreground source type.Andy Huibers2014-07-311-14/+31
| |/ |/|
* | Merge "[OC] Hook new Capture module up, behind a system property." into ub-ca...Sascha Haeberling2014-07-301-2/+14
|\ \
| * | [OC] Hook new Capture module up, behind a system property.Sascha Haeberling2014-07-301-2/+14
| |/
* / [OC] Adds the new CaptureModule and UI.Sascha Haeberling2014-07-316-20/+1191
|/
* [OC] Camera2-based OneCamera implementation.Sascha Haeberling2014-07-292-3/+343
* Put conversion from string to size into SettingsManager.Sascha Haeberling2014-07-291-6/+26
* Minor clean-up around the code base.Sascha Haeberling2014-07-296-16/+24
* [OC] Adding the OneCamera manager API.Sascha Haeberling2014-07-293-0/+287
* [OC] Add common abstract OneCamera class.Sascha Haeberling2014-07-292-18/+45
* [OC] Version 1 of the nterface for OneCamera.Sascha Haeberling2014-07-291-0/+232
* [OC] Adds a class with common utility functions for capture modules.Sascha Haeberling2014-07-291-0/+119
* added a mutate() call when loading LayerDrawables.Spike Sprague2014-07-251-1/+1
* Merge "Ensure default focus mode is continuous-picture" into ub-camera-glacierAlan Newberger2014-07-241-3/+11
|\
| * Ensure default focus mode is continuous-pictureAlan Newberger2014-07-241-3/+11
* | Merge "ripple drawable on shutter button" into ub-camera-glacierSpike Sprague2014-07-243-165/+329
|\ \ | |/ |/|
| * ripple drawable on shutter buttonSpike Sprague2014-07-243-165/+329
* | Upgrade mode index settings after mode indices were cleanedAlan Newberger2014-07-232-13/+37
* | Modify Camera settings scope enforcement from crash to warningAlan Newberger2014-07-221-4/+10
|/
* filmstip quantumificationSpike Sprague2014-07-222-2/+11
* Make sure to set an audio source using MediaRecorder.Sascha Haeberling2014-07-211-1/+2
* Merge "clean out timelapse stuff from codebase" into ub-camera-glacierSpike Sprague2014-07-173-63/+5
|\
| * clean out timelapse stuff from codebaseSpike Sprague2014-07-173-63/+5