1. 01d5603 Delete unused code. by Paul Rohde · 10 years ago
  2. dfceade Merge "Refactor Photo and Video Data into seperate classes Delete unused RotationTask" into ub-camera-haleakala by Paul Rohde · 10 years ago
  3. 3a8c31c Refactor Photo and Video Data into seperate classes Delete unused RotationTask by Paul Rohde · 10 years ago
  4. d14b8f3 Merge "Second Pass at Integration of ImageBackend" into ub-camera-haleakala by I-Jong Lin · 10 years ago
  5. ed68932 Second Pass at Integration of ImageBackend by I-Jong Lin · 10 years ago
  6. 987ee64 Drop new focus indicator into Camera2. by Paul Rohde · 10 years ago
  7. b79279f Merge "Adding stack support and hooking SmartBurst up to the new API." into ub-camera-haleakala by Sascha Haeberling · 10 years ago
  8. 24069e7 Adding stack support and hooking SmartBurst up to the new API. by Sascha Haeberling · 10 years ago
  9. b530f7d Merge "Bug fixes for capture indicator UI." into ub-camera-haleakala by Senpo Hu · 10 years ago
  10. 1321823 Setting AF mode for SmartBurst to CONTINUOUS_VIDEO to prevent focus by Radford Juang · 10 years ago
  11. 367d138 Make sure to only silence if the mediarecorder was started. by Sascha Haeberling · 10 years ago
  12. a45abcb Bug fixes for capture indicator UI. by Senpo Hu · 10 years ago
  13. 3313661 Merge "Disable systems sounds and vibrations during video recording." into ub-camera-haleakala by Sascha Haeberling · 10 years ago
  14. 92217bd Disable systems sounds and vibrations during video recording. by Sascha Haeberling · 10 years ago
  15. aec3613 Merge "Initial frameserver/OneCamera integration" into ub-camera-haleakala by Puneet Lall · 10 years ago
  16. 3d653d3 Merge "New capture indicator design for Haleakala." into ub-camera-haleakala by Senpo Hu · 10 years ago
  17. 427a915 New capture indicator design for Haleakala. by Senpo Hu · 10 years ago
  18. 1009712 Merge "Clean up unused CameraPreviewData." into ub-camera-haleakala by Sascha Haeberling · 10 years ago
  19. f671a3f Merge "Remove unused SoundClips class." into ub-camera-haleakala by Sascha Haeberling · 10 years ago
  20. fcbe0bd am a8923a75: Avoid resetting touch to focus in onPreviewStarted for N4 by Alan Newberger · 10 years ago
  21. a8923a7 Avoid resetting touch to focus in onPreviewStarted for N4 by Alan Newberger · 10 years ago
  22. 0d1764d Remove unused SoundClips class. by Sascha Haeberling · 10 years ago
  23. 9c94ab3 Initial frameserver/OneCamera integration by Puneet Lall · 10 years ago
  24. 2fda232 Merge "Fix orientation for preview frames in burst." into ub-camera-haleakala by Shashi Shekhar · 10 years ago
  25. a7216e4 Fix orientation for preview frames in burst. by Shashi Shekhar · 10 years ago
  26. 092082a Clean up unused CameraPreviewData. by Sascha Haeberling · 10 years ago
  27. f100ab2 Fix some timestamp issues with burst. by Shashi Shekhar · 10 years ago
  28. a88887f Merge "When checking for scene mode, use NO_SCENE_MODE in addition to AUTO" into ub-camera-haleakala by Alan Newberger · 10 years ago
  29. 529d5f6 When checking for scene mode, use NO_SCENE_MODE in addition to AUTO by Alan Newberger · 10 years ago
  30. 9405303 Merge "Fix the orientation issue for front camera." into ub-camera-haleakala by Senpo Hu · 10 years ago
  31. bc3b9f1 Fix the orientation issue for front camera. by Senpo Hu · 10 years ago
  32. 61408dd Add support to dump LensShadingMap metadata, related cleanup by Sam Hasinoff · 10 years ago
  33. 5777607 Bump memory limit for saving images. by Shashi Shekhar · 10 years ago
  34. dd7c15c Make sure we only show the toast when burst was actually stopped. by Sascha Haeberling · 10 years ago
  35. 06c2b7f Add a temporary toast message decorator so users know when a burst is on. by Sascha Haeberling · 10 years ago
  36. 913d2ba Merge "Move async package to com.android.camera" into ub-camera-haleakala by Puneet Lall · 10 years ago
  37. de15a5a Move async package to com.android.camera by Puneet Lall · 10 years ago
  38. 5f074b6 Merge "Separate enable/disable and show/hide logic in ButtonManager" into ub-camera-haleakala by Alan Newberger · 10 years ago
  39. 9ceed0d Refactor OneCamera by Puneet Lall · 10 years ago
  40. e29804f Separate enable/disable and show/hide logic in ButtonManager by Alan Newberger · 10 years ago
  41. a2c1b41 Merge "Initial Frameserver Implementation" into ub-camera-haleakala by Puneet Lall · 10 years ago
  42. 5d4fb6a Initial Frameserver Implementation by Puneet Lall · 10 years ago
  43. 659cb59 am fdefc726: Add renderscript helper value by Alan Newberger · 10 years ago
  44. fdefc72 Add renderscript helper value by Alan Newberger · 10 years ago
  45. 82d592f Hook burst controller to the shutter button long press. by Shashi Shekhar · 10 years ago
  46. 0bdc4b5 Unify orientation calculation logic. by Senpo Hu · 10 years ago
  47. 0180fd4 Wrap FrameDistributor in a thread safe accessor. by Shashi Shekhar · 10 years ago
  48. 9ae303d Merge "Initial version of new module to distribute camera frames to consumers." into ub-camera-haleakala by Shashi Shekhar · 10 years ago
  49. 57c233a Initial version of new module to distribute camera frames to consumers. by Shashi Shekhar · 10 years ago
  50. c6da1a1 Add experimental RAW(DNG) support. by Sascha Haeberling · 10 years ago
  51. 87ffa1c Merge "Initial interface for the burst module." into ub-camera-haleakala by Shashi Shekhar · 10 years ago
  52. 17dfcd5 Merge "Center zoom UI." into ub-camera-haleakala by Andy Huibers · 10 years ago
  53. fda2101 Initial interface for the burst module. by Shashi Shekhar · 10 years ago
  54. e4d31fb am 8dd164a3: Merge "Relax aspect ratio matching tolerance for devices with 1.347 ratios" into ub-camera-glacier by Alan Newberger · 10 years ago
  55. 8dd164a Merge "Relax aspect ratio matching tolerance for devices with 1.347 ratios" into ub-camera-glacier by Alan Newberger · 10 years ago
  56. 2ebdbd5 Relax aspect ratio matching tolerance for devices with 1.347 ratios by Alan Newberger · 10 years ago
  57. d8bcdbe am 5a64d117: move size parameter setting before other settings by Alan Newberger · 10 years ago
  58. 5a64d11 move size parameter setting before other settings by Alan Newberger · 10 years ago
  59. f96cc4e am 06a4e103: Forcefully drop 4k recording from pre-L releases. by Sascha Haeberling · 10 years ago
  60. 06a4e10 Forcefully drop 4k recording from pre-L releases. by Sascha Haeberling · 10 years ago
  61. 2e7e135 am 1332fc02: Remove additional dependencies on FloatMath by Sascha Haeberling · 10 years ago
  62. 3120e64 Center zoom UI. by Andy Huibers · 10 years ago
  63. 1332fc0 Remove additional dependencies on FloatMath by Sascha Haeberling · 10 years ago
  64. 90b300e am c7beaf11: Fix wear interaction of CaptureModule by Sascha Haeberling · 10 years ago
  65. 8055989 am e11795bf: Merge "Volantis Device Identifier Helper" into ub-camera-glacier by I-Jong Lin · 10 years ago
  66. a0be86a am 7d7d12b2: Merge "Prevent unnecessary setVisibility calls in Filmstrip while zooming" into ub-camera-glacier by Spike Sprague · 10 years ago
  67. 9d25217 am 8644ffce: Align id selection from QueryTask to sort order from Media query by Alan Newberger · 10 years ago
  68. c7beaf1 Fix wear interaction of CaptureModule by Sascha Haeberling · 10 years ago
  69. e11795b Merge "Volantis Device Identifier Helper" into ub-camera-glacier by I-Jong Lin · 10 years ago
  70. 838095a Volantis Device Identifier Helper by I-Jong Lin · 10 years ago
  71. 7d7d12b Merge "Prevent unnecessary setVisibility calls in Filmstrip while zooming" into ub-camera-glacier by Spike Sprague · 10 years ago
  72. 9351e87 Prevent unnecessary setVisibility calls in Filmstrip while zooming by Spike Sprague · 10 years ago
  73. 8644ffc Align id selection from QueryTask to sort order from Media query by Alan Newberger · 10 years ago
  74. ab07ad8 am f4857ffa: Merge "When option buttons are disabled, make sure the HDR / HDR+ button has the correct icons." into ub-camera-glacier by Spike Sprague · 10 years ago
  75. 5c4d018 Merge commit '770c2b3e' into stuff1 by Sascha Haeberling · 10 years ago
  76. f77470f am 47e9f17a: Merge "Clean up orientation logging" into ub-camera-glacier by Alan Newberger · 10 years ago
  77. f4857ff Merge "When option buttons are disabled, make sure the HDR / HDR+ button has the correct icons." into ub-camera-glacier by Spike Sprague · 10 years ago
  78. 770c2b3 Introduce ActionCallback for LocalData items. by Sascha Haeberling · 10 years ago
  79. f3d360e When option buttons are disabled, make sure the HDR / HDR+ button has the correct icons. by Spike Sprague · 10 years ago
  80. 097c9fb Merge commit '5aad0cb4' into stuff1 by Sascha Haeberling · 10 years ago
  81. dff4bbd am f7a18c7f: Merge "Null check for buildItemFromData" into ub-camera-glacier by Alan Newberger · 10 years ago
  82. 0b6a64b am f4084e35: Check for null when deleting preference groups by Alan Newberger · 10 years ago
  83. a6faa55 am 05edd2ee: Increase VERBOSE logging for PhotoModule orientation use by Alan Newberger · 10 years ago
  84. 8d4187c am b20cf71a: Merge "Secure Camera App survives phone unlock screen" into ub-camera-glacier by I-Jong Lin · 10 years ago
  85. 11a6282 am 7eeb897b: Merge "Catch exceptions in settings remove helpers" into ub-camera-glacier by Alan Newberger · 10 years ago
  86. 1d69742 am 783fe31b: Merge "Button fix for torch when no flash available in hw" into ub-camera-glacier by I-Jong Lin · 10 years ago
  87. 0414285 am ea77c6b2: Don\'t release resources until camera is closed. by Sascha Haeberling · 10 years ago
  88. 732e5c3 Changes to enable previewing animated GIFs in Camera. Also additional by Radford Juang · 10 years ago
  89. 47e9f17 Merge "Clean up orientation logging" into ub-camera-glacier by Alan Newberger · 10 years ago
  90. e9f7b2d Clean up orientation logging by Alan Newberger · 10 years ago
  91. 5aad0cb Merge "Stop activity leaks" into ub-camera-glacier by Sascha Haeberling · 10 years ago
  92. 375f9d1 Stop activity leaks by Sascha Haeberling · 10 years ago
  93. f7a18c7 Merge "Null check for buildItemFromData" into ub-camera-glacier by Alan Newberger · 10 years ago
  94. 61c5f9f Null check for buildItemFromData by Alan Newberger · 10 years ago
  95. f4084e3 Check for null when deleting preference groups by Alan Newberger · 10 years ago
  96. ffc9b88 Update to latest Glide by Alan Newberger · 10 years ago
  97. 05edd2e Increase VERBOSE logging for PhotoModule orientation use by Alan Newberger · 10 years ago
  98. b20cf71 Merge "Secure Camera App survives phone unlock screen" into ub-camera-glacier by I-Jong Lin · 10 years ago
  99. 7eeb897 Merge "Catch exceptions in settings remove helpers" into ub-camera-glacier by Alan Newberger · 10 years ago
  100. 0aa8c25 Catch exceptions in settings remove helpers by Alan Newberger · 10 years ago