OSDN Git Service

Check for null on N5 resolution upgrade
[android-x86/packages-apps-Camera2.git] / src_pd /
2015-03-17 Andy HuibersMerge "Add processing time to capture done event for...
2015-03-17 Andy HuibersAdd processing time to capture done event for CaptureMo...
2015-03-10 Spike SpragueAdd EXIF data to images processed via software JPEG...
2015-03-06 Alan NewbergerMerge "Fix units in video duration calculation" into...
2015-03-06 I-Jong LinMerge "Fix Version Codes from L to LOLLIPOP" into ub...
2015-03-06 Sascha HaeberlingMerge "Add black-list for resolutions." into ub-camera...
2015-03-06 Sascha HaeberlingAdd black-list for resolutions.
2015-03-06 Paul RohdeMerge "Fix flash mode by changing the setting scope...
2015-03-06 Puneet LallMerge "Add support for negative rotations" into ub...
2015-03-06 Shashi ShekharMerge " Change interface of BurstMediaItem to provide...
2015-03-06 Shashi Shekhar Change interface of BurstMediaItem to provide filepath.
2015-03-06 Andy HuibersMerge "Update stats." into ub-camera-haleakala
2015-03-06 Andy HuibersUpdate stats.
2015-03-06 Alan NewbergerMerge "Custom checkbox drawable for K devices" into...
2015-03-05 Paul RohdeMerge "Read tiny thumbnail resolution from resources...
2015-03-05 Puneet LallFix the Camera2 build
2015-03-05 Paul RohdeMerge "Fix rotation problem with the capture indicator...
2015-03-05 Paul RohdeMerge "Cache Paint objects for capture animation render...
2015-03-04 Paul RohdeMerge "Change the capture flash to use paint opacity...
2015-03-04 Senpo HuMerge "[CaptureIntent] refactor state machine." into...
2015-03-04 Alan NewbergerMerge "Enable ripple for filmstrip buttons" into ub...
2015-03-04 Senpo HuMerge "Decouple OneCameraManager and CameraActivity...
2015-03-04 Senpo HuDecouple OneCameraManager and CameraActivity.
2015-03-03 zafirMerge "Adding ability to zoom in accessibility mode...
2015-03-02 Paul RohdeMerge "Add a shutdown mechanism to the camera lifecycle...
2015-03-02 Paul RohdeMerge "Futures2 async join functions." into ub-camera...
2015-02-27 Paul RohdeMerge "Require USE_SCENE_MODE when HDR is turned on...
2015-02-27 Senpo HuMerge "[CaptureIntentModule] Transition StateBackground...
2015-02-27 Alan NewbergerMerge "Remove accordion" into ub-camera-haleakala
2015-02-27 Sascha HaeberlingMerge "Capture Intent: Initialize options status."...
2015-02-27 Andy HuibersFix build.
2015-02-27 Andy HuibersAllow number of Images in ImageReader to be variable.
2015-02-26 Senpo HuMerge "[CaptureIntentModule] Refactoring to help writin...
2015-02-25 zafirMerge "Adding reporting functionality using Feedback...
2015-02-25 Senpo HuMerge "[CaptureIntent] fix review image shift issue...
2015-02-25 zafirAdding reporting functionality using Feedback API for...
2015-02-25 Andy HuibersMerge "Log API2 preview repeat failures." into ub-camer...
2015-02-25 Andy HuibersLog API2 preview repeat failures.
2015-02-23 Puneet LallMerge "Add metadata to ImageSaver interface" into ub...
2015-02-21 Alan NewbergerMerge "Reduce memory footprint of session bitmap cache...
2015-02-21 Sascha HaeberlingCentralize logic for Camera API feature determination.
2015-02-18 Sascha HaeberlingMerge "Make sure shutter button is inactive before...
2015-02-17 Paul RohdeMerge "Read focus range from CameraCharacteristics...
2015-02-12 I-Jong LinMerge "N4 CaptureModule not closing" into ub-camera...
2015-02-12 Shashi ShekharPort burst to use FrameServer.
2015-02-05 Andy HuibersMerge "Control some chatty logging with a boolean....
2015-02-05 Sascha HaeberlingMerge "Make sure to null SurfaceTexture when destroyed...
2015-02-05 Andy HuibersMerge "Use KeyguardManager.isKeyguardLocked() to fire...
2015-02-05 Alan NewbergerMerge "Remove elevations from filmstrip" into ub-camera...
2015-02-05 Alan NewbergerMerge "Address black flash on filmstrip items by loadin...
2015-02-05 zafirMerge "Implemented Report functionality using GMS Core...
2015-02-03 zafirImplemented Report functionality using GMS Core Feedbac...
2015-01-23 Alan NewbergerMerge "Reduce view add/removes when loading photos...
2015-01-23 Puneet LallMerge "Wait for AE/AF convergence before taking picture...
2015-01-22 I-Jong LinImage Backend Integration w/ Simple Camera
2015-01-22 Puneet LallMerge "Close ImageReaders after the camera is closed...
2015-01-22 Alan NewbergerMerge "Add typing to cursor item factories" into ub...
2015-01-22 Paul RohdeFix camera2 LogHelper signature mismatch.
2015-01-20 Radford JuangMerge "Fix issue where holding down shutter button...
2015-01-17 Alan NewbergerMerge "Check for null camera within proxy" into ub...
2015-01-16 Puneet LallMerge "Apply flash setting changes to the AE mode"...
2015-01-16 Andy HuibersMove stats to new package.
2015-01-16 Alan NewbergerMerge "Add Camera cover equivalent to windowBackground...
2015-01-14 Puneet LallMerge "Make SettingsManager thread-safe" into ub-camera...
2015-01-13 Puneet LallMerge "Change ImageSaver interface to support processin...
2015-01-13 Puneet LallChange ImageSaver interface to support processing burst...
2015-01-08 Paul RohdeMerge "Refactor the filmstrip backing data." into ub...
2015-01-08 Senpo HuMerge "Instantiate a ImageSaver.Builder in CaptureModul...
2015-01-07 Senpo HuInstantiate a ImageSaver.Builder in CaptureModule.
2015-01-07 Paul RohdeRefactor the filmstrip backing data.
2015-01-07 Senpo HuMerge "Avoid using fast_out_slow_in on K devices."...
2015-01-07 Senpo HuMerge "Fix NPE crash in RoundedThumbnailView." into...
2015-01-06 I-Jong LinMerge "Interface ImageTaskManager for Image-based Tasks...
2015-01-06 Puneet LallRefactor camera factories to reduce code duplication
2014-12-20 Puneet LallMerge "Implement callbacks for focus indicator on zsl...
2014-12-19 Alan NewbergerMerge "Restore activity lifecycle when OneCameraManager...
2014-12-19 Sascha HaeberlingMerge "Refactor the interface of CaptureModule to Burst...
2014-12-19 Sascha HaeberlingRefactor the interface of CaptureModule to Burst to...
2014-12-09 Alan Newbergeram a8923a75: Avoid resetting touch to focus in onPrevie...
2014-11-24 Puneet LallMerge "Initial Frameserver Implementation" into ub...
2014-11-20 Alan Newbergeram fdefc726: Add renderscript helper value
2014-11-20 Shashi ShekharMerge "Hook burst controller to the shutter button...
2014-11-19 Shashi ShekharHook burst controller to the shutter button long press.
2014-10-20 I-Jong LinMerge "Secure Camera App survives phone unlock screen...
2014-10-16 Spike SpragueMerge "disable startup shimmy on sd card error" into...
2014-10-16 Puneet LallMerge "Enable CaptureModule/ZSL" into ub-camera-haleakala
2014-10-15 I-Jong LinMerge "Fix for crash when PhotoApp deletes last Cam...
2014-10-15 Sascha HaeberlingMerge "Make string comparison robust against null value...
2014-10-15 Senpo Huam 4a1fd997: Merge "Fix the build break due to ag/56735...
2014-10-15 Senpo HuMerge "Fix the build break due to ag/567355." into...
2014-10-15 Senpo HuFix the build break due to ag/567355.
2014-10-14 Senpo Huam 828081f5: Merge "Log camera exception via UsageStati...
2014-10-14 Senpo HuMerge "Log camera exception via UsageStatistics." into...
2014-10-14 Senpo HuLog camera exception via UsageStatistics.
2014-10-13 Alan NewbergerMerge "Update to use real L codename." into ub-camera...
2014-10-13 Spike SpragueMerge "Native 16x9 viewfinder stream for Gcam to reduce...
2014-10-11 Sascha HaeberlingMerge "Make temp session directory creation more robust...
2014-10-10 Sascha HaeberlingMerge "Pass NamedEntity to saveFinalPhoto since it...
2014-10-10 Alan Newbergeram 4fe4680c: Merge "Add verbose logging for os/apk...
2014-10-10 Alan NewbergerMerge "Add verbose logging for os/apk debug builds...
next