1. 2631a15 Don't show aspect ratio UI if using API2 portability by Alan Newberger · 10 years ago
  2. 7351415 Reset aspect ratio on pause by Alan Newberger · 10 years ago
  3. a31162c Add countdown timer to CaptureModule. by Andy Huibers · 10 years ago
  4. 62b4c3c Enable Face rectangles for debugging. by Andy Huibers · 10 years ago
  5. 392f249 Merge "Enable switching within CaptureModule to HDR+ and back." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  6. 4c1bffe Enable switching within CaptureModule to HDR+ and back. by Sascha Haeberling · 10 years ago
  7. 2192fba Switch from stepwise index-based zoom to a ratio-based scale by Sol Boucher · 10 years ago
  8. 5f82815 am 02b9b9af: move intent review image view to proper spot in view hierachy by Spike Sprague · 10 years ago
  9. 02b9b9a move intent review image view to proper spot in view hierachy by Spike Sprague · 10 years ago
  10. 5a34496 Remove cameradevice subpackage and point references at ex library by Sol Boucher · 10 years ago
  11. 6fbfe51 Merge "Refactor out Camera.Parameters." into ub-camera-glacier by Angus Kong · 10 years ago
  12. 6607dae Refactor out Camera.Parameters. by Angus Kong · 10 years ago
  13. b4a2222 intent captrue review gets its own ImageView! by Spike Sprague · 10 years ago
  14. 4245502 Merge "Add back countdown timer" into ub-camera-everglades by Doris Liu · 10 years ago
  15. 6c75164 Add back countdown timer by Doris Liu · 10 years ago
  16. e811b29 Change the texts in the aspect ratio selector screen. by Sascha Haeberling · 10 years ago
  17. 1d94364 Limit start-up screen to N4 + N5 by Sascha Haeberling · 10 years ago
  18. 08b0cdd Reduce jank after aspect ratio change. by Doris Liu · 10 years ago
  19. db8f975 Start up screen by Doris Liu · 10 years ago
  20. 1045fef Create cameradevice package for camera management. by Angus Kong · 10 years ago
  21. 667630d Fix broken shutter button enabling in Photo and Video. by Erin Dahlgren · 10 years ago
  22. 5596b4c Use debug.Log instead of android.util.Log. by Angus Kong · 10 years ago
  23. 2bacca7 Align the gridlines with the preview area. by Angus Kong · 10 years ago
  24. d27ea7b Remove face view from photo module view hierarchy by Doris Liu · 10 years ago
  25. d8de077 Shared texture view in photosphere. by Erin Dahlgren · 10 years ago
  26. e2914fd Move focus overlay into generic_module. by Sascha Haeberling · 10 years ago
  27. b1641f5 Remove global UI elements based on supported camera parameters. by Erin Dahlgren · 10 years ago
  28. fecd723 Set the shutter button icon across all modes. by Erin Dahlgren · 10 years ago
  29. 5940104 Fix face view in simple camera by Doris Liu · 10 years ago
  30. 39f8a76 new video bottom bar ui by Spike Sprague · 10 years ago
  31. 0a6a8d8 Sync dependencies between bottom bar options. by Erin Dahlgren · 10 years ago
  32. bd1b8f9 Centralize camera mode resources by Doris Liu · 10 years ago
  33. 6b17419 video capture icon by Spike Sprague · 10 years ago
  34. cb99b3d Unify setting the bottom bar color. by Erin Dahlgren · 10 years ago
  35. 37b9f92 Merge "Show onscreen indicators for enabled and visible options." into gb-ub-photos-denali by Erin Dahlgren · 10 years ago
  36. 1848494 Show onscreen indicators for enabled and visible options. by Erin Dahlgren · 10 years ago
  37. 11ddd73 Handle camera orientation change when device is flipped by Doris Liu · 10 years ago
  38. 482de02 Touch to focus by Doris Liu · 11 years ago
  39. db290c3 Merge "New Capture UI." into gb-ub-photos-denali by Erin Dahlgren · 11 years ago
  40. 4efa8b5 New Capture UI. by Erin Dahlgren · 11 years ago
  41. ffbc43c Use Fused Location Provider when gms is available. Bug: 8295289 by Kevin Gabayan · 11 years ago
  42. 70da918 Centralized TextureView transform logic by Doris Liu · 11 years ago
  43. 4a010db Fix hdr+ preview wrong rotation by Doris Liu · 11 years ago
  44. bc2f0e7 removing stray code tied to now defunct focus ring toggle by Spike Sprague · 11 years ago
  45. e9a6f80 removing FR and IMM debug toggle buttons by Spike Sprague · 11 years ago
  46. eb3134f intent ui by Spike Sprague · 11 years ago
  47. 1dfe782 New flash animation by Doris Liu · 11 years ago
  48. 0f3c4b4 unify preview and bottom bar resizing code by Spike Sprague · 11 years ago
  49. 06db742 Setup preview status listener for preview related changes by Doris Liu · 11 years ago
  50. 8a2933b Make the ButtonManager api associative. by Erin Dahlgren · 11 years ago
  51. f9e4f8f Redesign preview Overlay for simplicity by Doris Liu · 11 years ago
  52. 18e2ef6 Create a ButtonManager for managing common button behaviors. by Erin Dahlgren · 11 years ago
  53. e419b19 Remove photo mode dependency on preference groups. by Erin Dahlgren · 11 years ago
  54. 773e1c9 No longer lay out under nav bar. by Doris Liu · 11 years ago
  55. 0744e4a initial simple camera pruning and refactoring by Marco Nelissen · 11 years ago
  56. 491c628 Refactor settings dialogs. by Erin Dahlgren · 11 years ago
  57. 635a4b8 Optimize Settings api. by Erin Dahlgren · 11 years ago
  58. 357b767 Build out the SettingsManager model. by Erin Dahlgren · 11 years ago
  59. f55f3c4 Pinhole animation, quick switch between photo and video by Doris Liu · 11 years ago
  60. 21c21a6 Initialize a global LocationManager. by Erin Dahlgren · 11 years ago
  61. 20fad24 Major refactor: Make resources access through app. by Angus Kong · 11 years ago
  62. 1c94b7d Introduce new mode switcher by Doris Liu · 11 years ago
  63. 249653e Close mode menus if another control is touched by Andy Huibers · 11 years ago
  64. fccf83b hide preview cover on arrival of new preview data if hidden by Andy Huibers · 11 years ago
  65. b09b53e Parallelize opening the camera with view handling in photo mode. by Erin Dahlgren · 11 years ago
  66. cec75e4 Fix rotation bug for animated thumbnail shown after capture. by Andy Huibers · 11 years ago
  67. af714f9 Merge "Fix the mapping between preview UI and camera sensor" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  68. 36ebcb1 Fix the mapping between preview UI and camera sensor by Doris Liu · 11 years ago
  69. d053a5b Update aspect ratio when preview aspect ratio changes by Doris Liu · 11 years ago
  70. 8470cae Merge "Show a preview cover until real preview is ready" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  71. 7bd9530 Merge "Fix shutter covering pie menu" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  72. 0ba8eaa Fix shutter covering pie menu by Doris Liu · 11 years ago
  73. 3a45c33 Show a preview cover until real preview is ready by Doris Liu · 11 years ago
  74. 08749a4 Merge "Dismiss switcher popup when shutter button is clicked" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  75. b7e90f8 Dismiss switcher popup when shutter button is clicked by Doris Liu · 11 years ago
  76. 3044d8c Set camera controls visibility based on whether the camera preview is centered. by Erin Dahlgren · 11 years ago
  77. 8c80782 Merge "Remove display change listener for mode switch" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  78. 5939006 Remove display change listener for mode switch by Doris Liu · 11 years ago
  79. ada31cb Merge "Hide the status bar and switch into lights-out mode when popup is dimissed." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  80. 4ec139d Hide the status bar and switch into lights-out mode when popup is dimissed. by Sascha Haeberling · 11 years ago
  81. 18f20b9 Workaround for re-applying transform on new surface texuture by Doris Liu · 11 years ago
  82. b3749f2 Increase ROI size to 1/8 of the image width by Doris Liu · 11 years ago
  83. 638e6f0 Clean up ApiHelper and remove unused code paths. by Sascha Haeberling · 11 years ago
  84. 36e56fb Show captured image rather than frozen preview for capture intent by Doris Liu · 11 years ago
  85. 7b265a6 Fix the flash mode transition in video mode by ztenghui · 11 years ago
  86. ed15d1a Bring back wide angle panorama. by Angus Kong · 11 years ago
  87. f3d3a5c Merge "Disable shutter button while picture is being taken." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  88. 8890194 Disable shutter button while picture is being taken. by Sascha Haeberling · 11 years ago
  89. 29da2db Flip capture thumb when using front facing camera by Doris Liu · 11 years ago
  90. ce2acbc Fix preview thumb orientation by Doris Liu · 11 years ago
  91. 734598c Add support to "go-to-next" in film strip. by Angus Kong · 11 years ago
  92. 13ca71e Fix squished preview by Doris Liu · 11 years ago
  93. 0989e39 Handle unexpected exceptions when loading videos. by Angus Kong · 11 years ago
  94. dcccc51 Fix camera preview stopped after onResume(). by Angus Kong · 11 years ago
  95. b50b5cb Clean up Gallery codes. by Angus Kong · 11 years ago
  96. c3679c0 Use PopupWindow for settings popup by Doris Liu · 11 years ago
  97. 37f3611 This adds the following four CLs to Camera2: by Sascha Haeberling · 11 years ago
  98. 8e963a5 This removes all non-Camera stuff from Camera2. by Sascha Haeberling · 11 years ago
  99. 8e5e4ee Add LocalDataAdapter and wrappers. by Angus Kong · 11 years ago
  100. 9e76552 Add wrapper for face detection listener. by Angus Kong · 11 years ago