1. 51a00c2 FPII-373:revert the change according to the comment by xusai · 9 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  2. 0a1950a FPII-373:set the camera to preview state when unlock the screen by xusai · 9 years ago
  3. 5a64d11 move size parameter setting before other settings by Alan Newberger · 10 years ago
  4. 47e9f17 Merge "Clean up orientation logging" into ub-camera-glacier by Alan Newberger · 10 years ago
  5. e9f7b2d Clean up orientation logging by Alan Newberger · 10 years ago
  6. 375f9d1 Stop activity leaks by Sascha Haeberling · 10 years ago
  7. 05edd2e Increase VERBOSE logging for PhotoModule orientation use by Alan Newberger · 10 years ago
  8. 7dabda6 Show capturing UI before review UI in intent countdown timer by Alan Newberger · 10 years ago
  9. c6a4887 Merge "disable shutter button as soon as possible to avoid double shutter presses" into ub-camera-glacier by Spike Sprague · 10 years ago
  10. 9746ebe Prevent NullPointerException of PhotoModule in quick resume-pause. by Senpo Hu · 10 years ago
  11. 8d1ac99 disable shutter button as soon as possible to avoid double shutter presses by Spike Sprague · 10 years ago
  12. 4d4585d Merge "Pass NamedEntity to saveFinalPhoto since it can be nulled in pause()." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  13. ac9070e Migrate old CameraErrorCallback class to agent's CameraExceptionHandler. by Senpo Hu · 10 years ago
  14. ce90f7b Pass NamedEntity to saveFinalPhoto since it can be nulled in pause(). by Sascha Haeberling · 10 years ago
  15. 877c2b6 Unload timer sounds on pause in PhotoModule; release SoundPLayer on destroy. by Andy Huibers · 10 years ago
  16. 1959737 Only set preview size before starting preview by Alan Newberger · 10 years ago
  17. 4de9b72 Use singleTask to improve unsecure lockscreen startup by Puneet Lall · 10 years ago
  18. feb07ea Merge "Stability: add null check for all CameraProxy obj references in VideoModule." into ub-camera-glacier by Senpo Hu · 10 years ago
  19. 4ba2829 Stability: add null check for all CameraProxy obj references in VideoModule. by Senpo Hu · 10 years ago
  20. ad12363 Revert app workaround for bug 17614203 now that HAL is fixed. by Andy Huibers · 10 years ago
  21. ee3123b Stability: add null check for all CameraProxy obj references in PhotoModule. by Senpo Hu · 10 years ago
  22. 347dccb Ensure Camera doesn't attempt access of back camera on Nakasi by Alan Newberger · 10 years ago
  23. 2631a15 Don't show aspect ratio UI if using API2 portability by Alan Newberger · 10 years ago
  24. eeeed4f new sounds for timer ticker and pano / photosphere intermediate captures by Spike Sprague · 10 years ago
  25. 5cc48d6 monkey test NPE fix, another null check on mCameraDevice by Spike Sprague · 10 years ago
  26. 8bbb512 Merge "add null check to updateCameraParametersPreferences to apease the monkey" into ub-camera-glacier by Spike Sprague · 10 years ago
  27. ae56c12 add null check to updateCameraParametersPreferences to apease the monkey by Spike Sprague · 10 years ago
  28. 963775c portability layer doesn't work well with startPreviewWithCallback() by Spike Sprague · 10 years ago
  29. 3c3b31d mode switch jank fixes by Spike Sprague · 10 years ago
  30. 70a9652 Don't send redundant requests to start the preview by Puneet Lall · 10 years ago
  31. 0c9af93 Merge "Revert "Delay PhotoModule preview cover removal to address jank"" into ub-camera-glacier by Alan Newberger · 10 years ago
  32. 843e0e1 Revert "Delay PhotoModule preview cover removal to address jank" by Alan Newberger · 10 years ago
  33. 7351415 Reset aspect ratio on pause by Alan Newberger · 10 years ago
  34. 49fb93b Delay PhotoModule preview cover removal to address jank by Alan Newberger · 10 years ago
  35. ffc395d Reinitialize shutter button in Camera mode upon preview start by Alan Newberger · 10 years ago
  36. a710f37 Merge "This fixes Bitmap.createBitmap offset bug in L, not sure why." into ub-camera-glacier by Andy Huibers · 10 years ago
  37. bb1c72f Always match camera orientation with device orientation regardless by Senpo Hu · 10 years ago
  38. 0f54d28 This fixes Bitmap.createBitmap offset bug in L, not sure why. by Andy Huibers · 10 years ago
  39. f974ba7 Additional logging for CAPTURE intent handling by Alan Newberger · 10 years ago
  40. 29a009c Add additional lifecycle logging to Camera by Alan Newberger · 10 years ago
  41. a31162c Add countdown timer to CaptureModule. by Andy Huibers · 10 years ago
  42. 392f249 Merge "Enable switching within CaptureModule to HDR+ and back." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  43. 4c1bffe Enable switching within CaptureModule to HDR+ and back. by Sascha Haeberling · 10 years ago
  44. 2192fba Switch from stepwise index-based zoom to a ratio-based scale by Sol Boucher · 10 years ago
  45. 34264da Merge "Remove extra parent mode from array, and make PhotoModule scope string public" into ub-camera-glacier by Alan Newberger · 10 years ago
  46. 00a390e Remove extra parent mode from array, and make PhotoModule scope string public by Alan Newberger · 10 years ago
  47. 66d3d0d add functionality to enable/disable clicks on a MultiToggleImageButton by Spike Sprague · 10 years ago
  48. 44ce4b2 Enable seamless switching to/from camera2-backed Photo module by Sol Boucher · 10 years ago
  49. e9a226f Merge "Route zoom value through to zoomIndex in device API" into ub-camera-glacier by Alan Newberger · 10 years ago
  50. 282655f Route zoom value through to zoomIndex in device API by Alan Newberger · 10 years ago
  51. 73ec985 Move display orientation calculations out of app code by Sol Boucher · 10 years ago
  52. ee36c5f Minor clean-up around the code base. by Sascha Haeberling · 10 years ago
  53. 71ae986 resolved conflicts for merge of dcea7639 to ub-camera-glacier by Sascha Haeberling · 10 years ago
  54. dcea763 Speed up lockscreen start-up time. by Sascha Haeberling · 10 years ago
  55. a899a5a am 3c6de14b: Work in #onPictureTaken will be on a forked, so no need to fork the call. by Sascha Haeberling · 10 years ago
  56. 3c6de14 Work in #onPictureTaken will be on a forked, so no need to fork the call. by Sascha Haeberling · 10 years ago
  57. af37482 Merge "DO NOT MERGE Revert "Remove workaround for K-MR1 that registers redundant preview callbacks"" into ub-camera-fishlake by Doris Liu · 10 years ago
  58. 1b515da DO NOT MERGE Revert "Remove workaround for K-MR1 that registers redundant preview callbacks" by Doris Liu · 10 years ago
  59. 8d92caa am 9f3d01d9: volume button cancels ongoing countdown prevent volume button from doing anything during intent capture review by Spike Sprague · 10 years ago
  60. 9f3d01d volume button cancels ongoing countdown by Spike Sprague · 10 years ago
  61. c8df26b am 57d4f74f: Ensure focusAndCapture() is called on the main thread. by Sascha Haeberling · 10 years ago
  62. 57d4f74 Ensure focusAndCapture() is called on the main thread. by Sascha Haeberling · 10 years ago
  63. b7c7d9a Add metadata to capture and tap to focus events. by Andy Huibers · 10 years ago
  64. 3689d13 Merge "Replace uses of CameraDevice#getCameraInfos() and CameraInfo" into ub-camera-glacier by Sol Boucher · 10 years ago
  65. 4a00427 am b7c7d9a0: Add metadata to capture and tap to focus events. by Andy Huibers · 10 years ago
  66. 21a6236 resolved conflicts for merge of e1547937 to ub-camera-glacier by Erin Dahlgren · 10 years ago
  67. e154793 Hard reset HDR off if HDR+ is supported. by Erin Dahlgren · 10 years ago
  68. 43e1813 Replace uses of CameraDevice#getCameraInfos() and CameraInfo by Sol Boucher · 10 years ago
  69. 831347d Migrate to use new CameraSettings. by Angus Kong · 10 years ago
  70. ca8d97f Fixing bad manual merge to fix build. by Sascha Haeberling · 10 years ago
  71. c0e03f7 resolved conflicts for merge of 1bf0889d to ub-camera-glacier by Sascha Haeberling · 10 years ago
  72. 6190c36 New Settings API by Erin Dahlgren · 10 years ago
  73. 1bf0889 Remote shutter should focus before taking a photo. by Sascha Haeberling · 10 years ago
  74. 5a34496 Remove cameradevice subpackage and point references at ex library by Sol Boucher · 10 years ago
  75. 1ec930e am 09a46ccb: Merge "MotionManager for motion-aware focus unlock in Camera2. Second revision. Bug: 14222601" into ub-camera-fishlake by Kevin Gabayan · 10 years ago
  76. fb33336 MotionManager for motion-aware focus unlock in Camera2. Second revision. by Kevin Gabayan · 10 years ago
  77. 120e20a am 811a814d: Merge "Revert "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601"" into ub-camera-fishlake by Kevin Gabayan · 10 years ago
  78. a51ccbf am bacc2584: Merge "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601" into ub-camera-fishlake by Kevin Gabayan · 10 years ago
  79. 0f54163 resolved conflicts for merge of 2c8ac0ad to ub-camera-glacier by Doris Liu · 10 years ago
  80. 2c8ac0a Remove workaround for K-MR1 that registers redundant preview callbacks by Doris Liu · 10 years ago
  81. 811a814 Merge "Revert "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601"" into ub-camera-fishlake by Kevin Gabayan · 10 years ago
  82. 516c11a Revert "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601" by Kevin Gabayan · 10 years ago
  83. ebba328 MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601 by Kevin Gabayan · 10 years ago
  84. 6fbfe51 Merge "Refactor out Camera.Parameters." into ub-camera-glacier by Angus Kong · 10 years ago
  85. 6607dae Refactor out Camera.Parameters. by Angus Kong · 10 years ago
  86. ba0e617 Merge "disambiguate media types in capture/filmstrip a11y descriptions" into ub-camera-glacier by Spike Sprague · 10 years ago
  87. 159e6e9 disambiguate media types in capture/filmstrip a11y descriptions by Spike Sprague · 10 years ago
  88. bacc258 Merge "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601" into ub-camera-fishlake by Kevin Gabayan · 10 years ago
  89. b4a2222 intent captrue review gets its own ImageView! by Spike Sprague · 10 years ago
  90. 2321d7a am cbf2efe0: Merge "Fix NPE in CountdownSoundPlayer." into ub-camera-everglades by Seth Raphael · 10 years ago
  91. cbf2efe Merge "Fix NPE in CountdownSoundPlayer." into ub-camera-everglades by Seth Raphael · 10 years ago
  92. 20e20c9 Fix NPE in CountdownSoundPlayer. by Seth Raphael · 10 years ago
  93. 3fcd36f am 7dc0fade: Merge "Restore the flash setting after HDR is off." into ub-camera-everglades by Angus Kong · 10 years ago
  94. 3699c41 Restore the flash setting after HDR is off. by Angus Kong · 10 years ago
  95. 9d1d4f4 am 293b9628: Merge "Disable flash when HDR mode is on." into ub-camera-everglades by Angus Kong · 10 years ago
  96. 8c07fe9 Disable flash when HDR mode is on. by Angus Kong · 10 years ago
  97. 164916d am 73b109e7: Merge "Fix jank when switching in and out of hdr+ Also, fix alignment of grid and progress indicator" into ub-camera-everglades by Seth Raphael · 10 years ago
  98. 274f6e9 Fix jank when switching in and out of hdr+ by Seth Raphael · 10 years ago
  99. 721c261 am 404126e3: Merge "Cache queries to Camera.Parameters.getSupportedPictureSizes() to speed up opening of Settings page." into ub-camera-everglades by Andy Huibers · 10 years ago
  100. 53b6bde am 6809eb84: Freeze the screen during camera switch to hide visual distraction by Doris Liu · 10 years ago