1. 2bca210 Use debug.Log instead of android.util.Log. by Angus Kong · 10 years ago
  2. ddbec4d am 2fc87a73: Merge "Clean up stats stubs." into gb-ub-photos-denali by Andy Huibers · 10 years ago
  3. f7d4eba Clean up stats stubs. by Andy Huibers · 10 years ago
  4. d829d95 am f6504fce: Merge "More efficient drawing during animation" into gb-ub-photos-denali by Doris Liu · 10 years ago
  5. 4df9158 More efficient drawing during animation by Doris Liu · 10 years ago
  6. db81ce6 Enable SmartCamera in video mode by Sameer Padala · 10 years ago
  7. de3e9ab Best effort fix to prevent stretched videos. by Sam Judd · 10 years ago
  8. 5cc5f61 Merge "video bottom bar stop button tweaking" into gb-ub-photos-denali by Spike Sprague · 10 years ago
  9. 57a16b1 Merge "New resolution settings. Two for each camera." into gb-ub-photos-denali by Sascha Haeberling · 10 years ago
  10. 8c000c2 Disable time-lapse as Denali doesn't contain this feature. by Sascha Haeberling · 10 years ago
  11. 6ccec20 New resolution settings. Two for each camera. by Sascha Haeberling · 10 years ago
  12. 15691af Respond to menu button key events based on current view. by Erin Dahlgren · 10 years ago
  13. 45a821d video bottom bar stop button tweaking by Spike Sprague · 10 years ago
  14. 1121316 Prevent VideoModule from freezing forever without triggering ANR. by Erin Dahlgren · 10 years ago
  15. 6b95ed2 Merge "Checks the on view size for video preview size." into gb-ub-photos-denali by Angus Kong · 10 years ago
  16. 5f8c30e Checks the on view size for video preview size. by Angus Kong · 10 years ago
  17. ab3adde enable grid lines for video module by Spike Sprague · 10 years ago
  18. 261307a Merge "Manage location recording state only in CameraActivity. Bug: 13230126" into gb-ub-photos-denali by Kevin Gabayan · 10 years ago
  19. 94f46ee Merge "Remove video-size parameter setting causing 720p video issues on Palman." into gb-ub-photos-denali by Andy Huibers · 10 years ago
  20. acad835 Manage location recording state only in CameraActivity. Bug: 13230126 by Kevin Gabayan · 10 years ago
  21. 8948988 Remove video-size parameter setting causing 720p video issues on Palman. by Andy Huibers · 10 years ago
  22. 51c877c video intent ui by Spike Sprague · 10 years ago
  23. d6487c9 Add video recording hint to discourage vertical videos by Doris Liu · 10 years ago
  24. 97e282a No switch camera when switching camera by Angus Kong · 10 years ago
  25. fc1c289 Merge "Add camera state in CameraManager implementation" into gb-ub-photos-denali by Angus Kong · 10 years ago
  26. 91c25e3 First sweep to clean up unused preference code. by Sascha Haeberling · 10 years ago
  27. 5d18769 Generalize shutter button listeners and add one for mode options. by Erin Dahlgren · 10 years ago
  28. 62753ae Add camera state in CameraManager implementation by Angus Kong · 10 years ago
  29. 8c1a922 Make visibility support three states. by Sascha Haeberling · 10 years ago
  30. a7cbfc0 To support Refocus orientation refactoring. by Sascha Haeberling · 10 years ago
  31. 26b0244 Hide mode options overlay during video capture. by Erin Dahlgren · 10 years ago
  32. 53cdde3 fixing video mode stop button (too big? not anymore) by Spike Sprague · 10 years ago
  33. de30323 New Settings UI and video quality selection logic. by Sascha Haeberling · 10 years ago
  34. 4108d9a Merge "fixing intent ui controls visibility" into gb-ub-photos-denali by Spike Sprague · 10 years ago
  35. 15690d0 fixing intent ui controls visibility by Spike Sprague · 10 years ago
  36. d5e5146 Add grid lines option and indicator. by Erin Dahlgren · 10 years ago
  37. d8de077 Shared texture view in photosphere. by Erin Dahlgren · 10 years ago
  38. fe60979 Move onPreviewAreaSizeChanged() out of layout pass by Angus Kong · 10 years ago
  39. a6587a1 Elevate refocus to its own mode, merge craft and camera. by Erin Dahlgren · 10 years ago
  40. 846d3ab Avoid activity leaks. by Sascha Haeberling · 10 years ago
  41. 329e101 Make sure video quality requested is valid. by Andy Huibers · 10 years ago
  42. 8389ebe Merge "Fix secure camera launch crash." into gb-ub-photos-denali by Erin Dahlgren · 11 years ago
  43. 49ab922 Fix secure camera launch crash. by Erin Dahlgren · 11 years ago
  44. 5e6c3e7 Merge "Fix mode transition jank and stretched video preview" into gb-ub-photos-denali by Doris Liu · 11 years ago
  45. 5a36754 Fix mode transition jank and stretched video preview by Doris Liu · 11 years ago
  46. 8513f7b Merge "Clearcut Logs" into gb-ub-photos-denali by Seth Raphael · 11 years ago
  47. 5e09d01 Clearcut Logs by Seth Raphael · 11 years ago
  48. 41f6800 restore video bottom bar on app background during video capture by Spike Sprague · 11 years ago
  49. 1143ebd Fix NPE by adding a onPause check by Doris Liu · 11 years ago
  50. b1641f5 Remove global UI elements based on supported camera parameters. by Erin Dahlgren · 11 years ago
  51. 64abfe9 Fix for video parameter setting bug on Nexus 5. Fixes b/12250181 and b/12481202. by Andy Huibers · 11 years ago
  52. 38c6bc3 Hide focus UI during recording by Doris Liu · 11 years ago
  53. fecd723 Set the shutter button icon across all modes. by Erin Dahlgren · 11 years ago
  54. 8793eff Disables swipe during video recording and during photo sphere sessions. by Sascha Haeberling · 11 years ago
  55. a1ec04a Add aggressive continuous auto focus to video preview by Doris Liu · 11 years ago
  56. 39f8a76 new video bottom bar ui by Spike Sprague · 11 years ago
  57. 0a6a8d8 Sync dependencies between bottom bar options. by Erin Dahlgren · 11 years ago
  58. 1ca3572 hide bottom bar during video capture by Spike Sprague · 11 years ago
  59. db290c3 Merge "New Capture UI." into gb-ub-photos-denali by Erin Dahlgren · 11 years ago
  60. 4efa8b5 New Capture UI. by Erin Dahlgren · 11 years ago
  61. ffbc43c Use Fused Location Provider when gms is available. Bug: 8295289 by Kevin Gabayan · 11 years ago
  62. 70da918 Centralized TextureView transform logic by Doris Liu · 11 years ago
  63. e038c16 Improve mode switch jank by reducing redundant transform matrix change by Doris Liu · 11 years ago
  64. fce8a0b Add a flash callback for video mode toggle. by Erin Dahlgren · 11 years ago
  65. 1dfe782 New flash animation by Doris Liu · 11 years ago
  66. a63dbb6 Add a capture-session API to be used by all modules. by Sascha Haeberling · 11 years ago
  67. 2b906b8 Show a camera theme cover until preview is ready by Doris Liu · 11 years ago
  68. 06db742 Setup preview status listener for preview related changes by Doris Liu · 11 years ago
  69. faaee01 Re-design callbacks from filmstrip. by Angus Kong · 11 years ago
  70. f9e4f8f Redesign preview Overlay for simplicity by Doris Liu · 11 years ago
  71. 18e2ef6 Create a ButtonManager for managing common button behaviors. by Erin Dahlgren · 11 years ago
  72. a07e94c Remove dependency on preference groups from video mode. by Erin Dahlgren · 11 years ago
  73. f954236 Fix samsung video recording by Michael Kolb · 11 years ago
  74. 2f0e4a3 Make onLayoutOrientationChanged to take a boolean. by Angus Kong · 11 years ago
  75. 6323341 Merge "Remove ComboPreferences from video mode." into gb-ub-photos-denali by Erin Dahlgren · 11 years ago
  76. ff33b52 Merge "No longer lay out under nav bar." into gb-ub-photos-denali by Doris Liu · 11 years ago
  77. 773e1c9 No longer lay out under nav bar. by Doris Liu · 11 years ago
  78. 53ae041 Change to have finer callbacks. by Angus Kong · 11 years ago
  79. bd3da26 Remove ComboPreferences from video mode. by Erin Dahlgren · 11 years ago
  80. 0744e4a initial simple camera pruning and refactoring by Marco Nelissen · 11 years ago
  81. 40d95e9 No need to upgrade preferences. by Angus Kong · 11 years ago
  82. 13e87c4 Migrate from old CameraModule to ModuleController. by Angus Kong · 11 years ago
  83. f55f3c4 Pinhole animation, quick switch between photo and video by Doris Liu · 11 years ago
  84. c4e6656 Consolidate onResume* and onPause* in modules. by Angus Kong · 11 years ago
  85. d3393ec Merge "Use audio focus instead of music command broadcast" into gb-ub-photos-denali by Marco Nelissen · 11 years ago
  86. 280fd3e Introduce common services and integrate Refocus end-to-end. by Sascha Haeberling · 11 years ago
  87. 20694b2 Use audio focus instead of music command broadcast by Marco Nelissen · 11 years ago
  88. 21c21a6 Initialize a global LocationManager. by Erin Dahlgren · 11 years ago
  89. 20fad24 Major refactor: Make resources access through app. by Angus Kong · 11 years ago
  90. 1c94b7d Introduce new mode switcher by Doris Liu · 11 years ago
  91. 9f1db52 Refactor OrientationManager. by Angus Kong · 11 years ago
  92. fd4fc0e Refactor MediaSaveService for future test needs. by Angus Kong · 11 years ago
  93. 3a45c33 Show a preview cover until real preview is ready by Doris Liu · 11 years ago
  94. 0e6efbc Merge "NPE fix when we failed to open the camera" into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  95. ef01a31 NPE fix when we failed to open the camera by ztenghui · 11 years ago
  96. 3044d8c Set camera controls visibility based on whether the camera preview is centered. by Erin Dahlgren · 11 years ago
  97. 70bd024 Only delete the Uri coming from onMediaSaved by ztenghui · 11 years ago
  98. 5939006 Remove display change listener for mode switch by Doris Liu · 11 years ago
  99. 285a5be Fix flash issue by ztenghui · 11 years ago
  100. 70d24b5 Merge "Fix another potential issue related to video capture intent." into gb-ub-photos-carlsbad by ztenghui · 11 years ago