1. a830b1a Fixing settings upgrades by Alan Newberger · 10 years ago
  2. 142b5bf Re-enable shutter-button when switching between front and back cameras. by Puneet Lall · 10 years ago
  3. 4d6d676 Refactor default picture size selection in zsl cam. by Puneet Lall · 10 years ago
  4. 686c7b5 Merge "[ZSL Cam] Use largest supported size if no picture size is already set." into ub-camera-glacier by Puneet Lall · 10 years ago
  5. 80f4444 [ZSL Cam] Use largest supported size if no picture size is already set. by Puneet Lall · 10 years ago
  6. 4d7f3be CaptureModule countdown timer fixes: ability to cancel, and remove premature SoundPlayer release. by Andy Huibers · 10 years ago
  7. d568e52 Merge "Add countdown timer to CaptureModule." into ub-camera-glacier by Andy Huibers · 10 years ago
  8. a31162c Add countdown timer to CaptureModule. by Andy Huibers · 10 years ago
  9. 7718b87 Merge "A few Size clean-ups to support live metering changes." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  10. b9f4b93 Merge "actionbar opactiy tweaks" into ub-camera-glacier by Spike Sprague · 10 years ago
  11. df6c9e2 actionbar opactiy tweaks by Spike Sprague · 10 years ago
  12. 9bfd6bd shutter button color fix (pre-L) by Spike Sprague · 10 years ago
  13. f262790 A few Size clean-ups to support live metering changes. by Sascha Haeberling · 10 years ago
  14. 5ca2e0b Merge "Remove android.hardware.camera2 import from Settings3A." into ub-camera-glacier by Andy Huibers · 10 years ago
  15. 527706e Remove android.hardware.camera2 import from Settings3A. by Andy Huibers · 10 years ago
  16. 10fcde5 Merge "Starting share/edit/play activities in its own task." into ub-camera-glacier by Senpo Hu · 10 years ago
  17. 9f2b20a Starting share/edit/play activities in its own task. by Senpo Hu · 10 years ago
  18. ef48191 Merge "Ensure ZoomView appears on top of other views in L" into ub-camera-glacier by Alan Newberger · 10 years ago
  19. b953599 Ensure ZoomView appears on top of other views in L by Alan Newberger · 10 years ago
  20. b868274 Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHelper. by Andy Huibers · 10 years ago
  21. 68c25ac ZSL refactoring by Puneet Lall · 10 years ago
  22. d308d00 Add missing copyright header in Open Source code. by Puneet Lall · 10 years ago
  23. 82d70ea Merge "[ZSL Cam] Fixed shutter button, compress on threadpool." into ub-camera-glacier by Puneet Lall · 10 years ago
  24. b8c3e31 Merge "fix for a regression introduced in ag/534531" into ub-camera-glacier by Spike Sprague · 10 years ago
  25. af984b2 fix for a regression introduced in ag/534531 by Spike Sprague · 10 years ago
  26. 182ba6f [ZSL Cam] Fixed shutter button, compress on threadpool. by Puneet Lall · 10 years ago
  27. 475a193 Merge "Increasing JPEG compression quality for filmstrip" into ub-camera-glacier by Alan Newberger · 10 years ago
  28. af79e42 Increasing JPEG compression quality for filmstrip by Alan Newberger · 10 years ago
  29. 3724805 Merge "Zsl flash, auto focus, and other minor fixes" into ub-camera-glacier by Puneet Lall · 10 years ago
  30. 580f451 Zsl flash, auto focus, and other minor fixes by Puneet Lall · 10 years ago
  31. 965db3e Merge "Actually remove settings" into ub-camera-glacier by Alan Newberger · 10 years ago
  32. b0c36b2 Actually remove settings by Alan Newberger · 10 years ago
  33. 076efc0 Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_ON_FINISH). by Andy Huibers · 10 years ago
  34. 2d4be25 Add simple sound player to be used in Camera implementations. by Sascha Haeberling · 10 years ago
  35. 352de75 Merge "Remove FeedbackHelper" into ub-camera-glacier by Alan Newberger · 10 years ago
  36. 4f0d638 gcam: Restore naming of Gcam debug folders. by Sam Hasinoff · 10 years ago
  37. 3c3398d Remove FeedbackHelper by Alan Newberger · 10 years ago
  38. 2b3cf86 Merge "Add setprop to enable ZSL." into ub-camera-glacier by Puneet Lall · 10 years ago
  39. e4ebe00 Add setprop to enable ZSL. by Puneet Lall · 10 years ago
  40. 969d606 Merge "Make sure CaptureModule (and therefore Gcam) always resumes right." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  41. 480e58b Merge "fix for a doublebounce of the filmstip button on filmstip swipe out" into ub-camera-glacier by Spike Sprague · 10 years ago
  42. f60d133 fix for a doublebounce of the filmstip button on filmstip swipe out by Spike Sprague · 10 years ago
  43. c5b7525 Merge "Initial ZSL implementation" into ub-camera-glacier by Puneet Lall · 10 years ago
  44. 307c334 Make sure CaptureModule (and therefore Gcam) always resumes right. by Sascha Haeberling · 10 years ago
  45. 512001d Initial ZSL implementation by Puneet Lall · 10 years ago
  46. 9581730 Enable location and heading to be stored in picture EXIF. by Sascha Haeberling · 10 years ago
  47. 779414e Show a message to indicate that Gcam is not yet ready for quality feedback on Shamu. by Sascha Haeberling · 10 years ago
  48. 26b224d Protect video recording callback from activity/module pauses by Alan Newberger · 10 years ago
  49. d225ea6 Add volume key capture suppor to CaptureModule by Sascha Haeberling · 10 years ago
  50. 9d3ec03 Add timeout to touch to focus. by Andy Huibers · 10 years ago
  51. 597c4d1 Merge "more consistently apply filmstip hide animations" into ub-camera-glacier by Spike Sprague · 10 years ago
  52. b7d0a22 more consistently apply filmstip hide animations by Spike Sprague · 10 years ago
  53. bd9b80b Reset metering and focus areas when touch focus period ends. by Andy Huibers · 10 years ago
  54. d4d1dbe Merge "Remove one shot callback workaround in VideoModule for L" into ub-camera-glacier by Alan Newberger · 10 years ago
  55. 462d9c5 Merge "In 3A debug mode, show pass/fail for active scans and show exact AF, AE regions." into ub-camera-glacier by Andy Huibers · 10 years ago
  56. e2f5fdd In 3A debug mode, show pass/fail for active scans and show exact AF, AE regions. by Andy Huibers · 10 years ago
  57. 92ed7b6 Merge "photosphere: Fix TextureView transforms." into ub-camera-glacier by Ruben Brunk · 10 years ago
  58. 7bae31a photosphere: Fix TextureView transforms. by Ruben Brunk · 10 years ago
  59. fb172ac Remove one shot callback workaround in VideoModule for L by Alan Newberger · 10 years ago
  60. afb4c58 Merge "Enable mode options when capture is done." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  61. cceaf1d Enable mode options when capture is done. by Sascha Haeberling · 10 years ago
  62. 666c80b Merge "util: Optimal preview size picks smaller-than-display size in case of tie" into ub-camera-glacier by Igor Murashkin · 10 years ago
  63. c0fe0b6 Show animated AF ring UI when lens is moving in continuous autofocus. by Andy Huibers · 10 years ago
  64. 4d04e99 Merge "Enable Face rectangles for debugging." into ub-camera-glacier by Andy Huibers · 10 years ago
  65. 62b4c3c Enable Face rectangles for debugging. by Andy Huibers · 10 years ago
  66. 46b3c73 Merge "Fix crash on Shamu since it's no longer camera 2 FULL." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  67. 868fcdc Fix crash on Shamu since it's no longer camera 2 FULL. by Sascha Haeberling · 10 years ago
  68. cf2a818 util: Optimal preview size picks smaller-than-display size in case of tie by Igor Murashkin · 10 years ago
  69. 4cc78bb set actionbar background to complete transparent by Spike Sprague · 10 years ago
  70. 392f249 Merge "Enable switching within CaptureModule to HDR+ and back." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  71. 4c1bffe Enable switching within CaptureModule to HDR+ and back. by Sascha Haeberling · 10 years ago
  72. 799acab Merge "Switch from stepwise index-based zoom to a ratio-based scale" into ub-camera-glacier by Sol Boucher · 10 years ago
  73. 2192fba Switch from stepwise index-based zoom to a ratio-based scale by Sol Boucher · 10 years ago
  74. 0dec43e filmstrip actionbar tweaks by Spike Sprague · 10 years ago
  75. fe1af18 Merge "filmstrip actionbar tweaks" into ub-camera-glacier by Spike Sprague · 10 years ago
  76. 4f93e19 filmstrip actionbar tweaks by Spike Sprague · 10 years ago
  77. f859793 Merge "Pick the preview size based on the selected picture size." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  78. cbe861e Pick the preview size based on the selected picture size. by Sascha Haeberling · 10 years ago
  79. ba97d19 animate filmstrip bottom button bar in and out from the bottom of the screen by Spike Sprague · 10 years ago
  80. 0382139 Merge "Enable progress reporting for modules like HDR+." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  81. 90f1583 Enable progress reporting for modules like HDR+. by Sascha Haeberling · 10 years ago
  82. 5b88f9a Merge "Change Shamu's default video resolution setting." into ub-camera-glacier by Senpo Hu · 10 years ago
  83. 20571ff Change Shamu's default video resolution setting. by Senpo Hu · 10 years ago
  84. 2440815 Merge "Add zoom to CaptureModule and OneCamera." into ub-camera-glacier by Andy Huibers · 10 years ago
  85. e747681 Remove logspam by Sascha Haeberling · 10 years ago
  86. 26b3334 Add zoom to CaptureModule and OneCamera. by Andy Huibers · 10 years ago
  87. 6d7ed70 Merge "roduce debug output for android.util.Pair" into ub-camera-glacier by Sascha Haeberling · 10 years ago
  88. 7114133 roduce debug output for android.util.Pair by Sascha Haeberling · 10 years ago
  89. 03e17a6 Start moving AF and 3A to separate class; improve logging. by Andy Huibers · 10 years ago
  90. dab267c Merge "TextureViewHelper workaround for SurfaceTexture/CameraProxy race" into ub-camera-glacier by Sol Boucher · 10 years ago
  91. 395bc17 TextureViewHelper workaround for SurfaceTexture/CameraProxy race by Sol Boucher · 10 years ago
  92. 66d3d0d add functionality to enable/disable clicks on a MultiToggleImageButton by Spike Sprague · 10 years ago
  93. 34264da Merge "Remove extra parent mode from array, and make PhotoModule scope string public" into ub-camera-glacier by Alan Newberger · 10 years ago
  94. 00a390e Remove extra parent mode from array, and make PhotoModule scope string public by Alan Newberger · 10 years ago
  95. 5f8927b Merge "tweak filmstrip show/hide background for Material Design" into ub-camera-glacier by Spike Sprague · 10 years ago
  96. 3088f90 tweak filmstrip show/hide background for Material Design by Spike Sprague · 10 years ago
  97. 251402b Merge "Protect Camera2 functions from null CameraDeviceInfo" into ub-camera-glacier by Alan Newberger · 10 years ago
  98. a2dd9ea Fix orientation and move it to the util class so we can use it elsewhere. by Sascha Haeberling · 10 years ago
  99. 096e5b7 DO NOT MERGE - Reverting accidentally merged 524943 into glacier. by Sascha Haeberling · 10 years ago
  100. 2040b56 Protect Camera2 functions from null CameraDeviceInfo by Alan Newberger · 10 years ago