1. 13e87c4 Migrate from old CameraModule to ModuleController. by Angus Kong · 11 years ago
  2. 357b767 Build out the SettingsManager model. by Erin Dahlgren · 11 years ago
  3. f55f3c4 Pinhole animation, quick switch between photo and video by Doris Liu · 11 years ago
  4. c4e6656 Consolidate onResume* and onPause* in modules. by Angus Kong · 11 years ago
  5. def975d Delay onResume tasks to speed up lockscreen by Andy Huibers · 11 years ago
  6. 280fd3e Introduce common services and integrate Refocus end-to-end. by Sascha Haeberling · 11 years ago
  7. c120b0f Custom settings ui with dialogs. by Erin Dahlgren · 11 years ago
  8. e6700b8 Merge "Initialize a global LocationManager." into gb-ub-photos-denali by Erin Dahlgren · 11 years ago
  9. 21c21a6 Initialize a global LocationManager. by Erin Dahlgren · 11 years ago
  10. 612321f Centralize the module information. by Angus Kong · 11 years ago
  11. 0e57fc1 Fix a potential CameraManagerFactory memory leak by Angus Kong · 11 years ago
  12. 10f9092 Merge "Major refactor: Make resources access through app." into gb-ub-photos-denali by Angus Kong · 11 years ago
  13. 20fad24 Major refactor: Make resources access through app. by Angus Kong · 11 years ago
  14. 70576b6 Dim the background of mode switcher as swiping in by Doris Liu · 11 years ago
  15. 0e1af6d Merge "Refine comments and small change of interfaces." into gb-ub-photos-denali by Angus Kong · 11 years ago
  16. 1c94b7d Introduce new mode switcher by Doris Liu · 11 years ago
  17. c02b13a Refine comments and small change of interfaces. by Angus Kong · 11 years ago
  18. 15c3c9e am a7c84bac: Merge "Close mode menus if another control is touched" into gb-ub-photos-carlsbad by Andy Huibers · 11 years ago
  19. a7c84ba Merge "Close mode menus if another control is touched" into gb-ub-photos-carlsbad by Andy Huibers · 11 years ago
  20. 78748fb am baffb73c: Start gcam module directly when handling capture intent. by Ruben Brunk · 11 years ago
  21. 249653e Close mode menus if another control is touched by Andy Huibers · 11 years ago
  22. baffb73 Start gcam module directly when handling capture intent. by Ruben Brunk · 11 years ago
  23. 9f1db52 Refactor OrientationManager. by Angus Kong · 11 years ago
  24. 6284815 Further refactor by Angus Kong · 11 years ago
  25. 1138d7a Merge "Refactor MediaSaveService for future test needs." into gb-ub-photos-denali by Angus Kong · 11 years ago
  26. 57f235b resolved conflicts for merge of cbd8267e to gb-ub-photos-denali by Seth Raphael · 11 years ago
  27. cbd8267 Add logging to various actions by Seth Raphael · 11 years ago
  28. fd4fc0e Refactor MediaSaveService for future test needs. by Angus Kong · 11 years ago
  29. 9c19a57 am 05a04924: Show chooser on EDIT intents that have no activity for action. by Erin Dahlgren · 11 years ago
  30. 05a0492 Show chooser on EDIT intents that have no activity for action. by Erin Dahlgren · 11 years ago
  31. 0b614e0 am 9070def9: Merge "Decouple the visibility check for system UI from action bar" into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  32. 9070def Merge "Decouple the visibility check for system UI from action bar" into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  33. 17f1e65 Decouple the visibility check for system UI from action bar by ztenghui · 11 years ago
  34. bb1b88b am 98254270: Merge "Make image editor intent general." into gb-ub-photos-carlsbad by Erin Dahlgren · 11 years ago
  35. c883a30 Make image editor intent general. by Erin Dahlgren · 11 years ago
  36. 03e0145 Add Refocus module. by Sascha Haeberling · 11 years ago
  37. 761306f Remove CameraUtil.launchGallery, ensure SecureCamera uses Gallery up icon by Alan Newberger · 11 years ago
  38. 7cfcafd gcam: Add placeholder image. by Ruben Brunk · 11 years ago
  39. fd7f0a9 Update preview controls on deleting all items. by Erin Dahlgren · 11 years ago
  40. 3044d8c Set camera controls visibility based on whether the camera preview is centered. by Erin Dahlgren · 11 years ago
  41. 02cafdf Workaround to prevent the data focus callback. by Angus Kong · 11 years ago
  42. 2d5c747 Don't load data when it's secure camera. by Angus Kong · 11 years ago
  43. 97cb1ea Bring full screen window flag back to camera by Doris Liu · 11 years ago
  44. 64cea6a Don't show a details dialog if there are no details. by Sascha Haeberling · 11 years ago
  45. 4ec139d Hide the status bar and switch into lights-out mode when popup is dimissed. by Sascha Haeberling · 11 years ago
  46. 048bf4d Initialize GCam with GServices values. by Sascha Haeberling · 11 years ago
  47. c14bfe6 Merge "gcam: Add postcapture for gcam debugging." into gb-ub-photos-carlsbad by Ruben Brunk · 11 years ago
  48. 26862c3 Update bottom controls and action bar with a tighter bounds on data change. by Erin Dahlgren · 11 years ago
  49. d217ed0 gcam: Add postcapture for gcam debugging. by Ruben Brunk · 11 years ago
  50. 0fb819b Don't go into Gcam when it's capture intent. by Angus Kong · 11 years ago
  51. b0fbd54 Merge "Prevent picture taking via volumn key in filmstrip mode" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  52. dba16ae Prevent picture taking via volumn key in filmstrip mode by Doris Liu · 11 years ago
  53. 3250987 Don't allow actions on items in progress. by Angus Kong · 11 years ago
  54. 4c0aede Merge "Only show delete action when in secure camera mode." into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  55. e941cbe Only show delete action when in secure camera mode. by ztenghui · 11 years ago
  56. 30968d0 Exit Camera on Up button if no APP_GALLERY handler found. by Mangesh Ghiware · 11 years ago
  57. d4f69ed Fix FilmStrip crash by checking if photos are present before updating action bar by Erin Dahlgren · 11 years ago
  58. ad3003b Merge "Updates newly centered photos in FilmStrip after a delete." into gb-ub-photos-carlsbad by Erin Dahlgren · 11 years ago
  59. d42de0a Updates newly centered photos in FilmStrip after a delete. by Erin Dahlgren · 11 years ago
  60. 0156d91 Show status bar in filmstrip mode by Sascha Haeberling · 11 years ago
  61. 2b86d87 Fix memory leak of context in LocalMediaObserver by Doris Liu · 11 years ago
  62. f5fc8d6 Merge "Finalize deletion when app exits and for last photo" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  63. f2c1433 Finalize deletion when app exits and for last photo by Doris Liu · 11 years ago
  64. 2dcc0a9 Checks for low storage in wide-angle pano mode. by Angus Kong · 11 years ago
  65. 98f38bb Add HQ option and use it to switch to GCam. by Sascha Haeberling · 11 years ago
  66. 4863db0 Remove hideybars from Camera. by Sascha Haeberling · 11 years ago
  67. 690dc47 Allow user to tap on lock icon from secure camera. by Angus Kong · 11 years ago
  68. aa87442 Hide action bar after a timeout by Doris Liu · 11 years ago
  69. 19ab725 Add crop activity by nicolasroard · 11 years ago
  70. 064d600 Use contentObserver to refresh the data when dirty. by ztenghui · 11 years ago
  71. a5682ab Bring back NFC beam support to filmstrip by Mangesh Ghiware · 11 years ago
  72. 0374e09 Merge "Adding gcam module to Camera2 app." into gb-ub-photos-carlsbad by Ruben Brunk · 11 years ago
  73. a9d66bd Adding gcam module to Camera2 app. by Ruben Brunk · 11 years ago
  74. 5df64b0 Make Up button in filmstrip go to Gallery. by Mangesh Ghiware · 11 years ago
  75. 638e6f0 Clean up ApiHelper and remove unused code paths. by Sascha Haeberling · 11 years ago
  76. 4ed2059 Adding Hideybar support for K and up. by Sascha Haeberling · 11 years ago
  77. 1512566 Fall back to Photo module if stores index is illegal. by Sascha Haeberling · 11 years ago
  78. c2497d0 Merge "Show dialog when camera device is not connected." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  79. 4f795b8 Show dialog when camera device is not connected. by Angus Kong · 11 years ago
  80. 0580475 Use a new Intent to work around issues in framework by ztenghui · 11 years ago
  81. a5a08d7 Bring back tiny planet to the Camera filmstrip by Sascha Haeberling · 11 years ago
  82. 742cd5b Keep undo bar around until there is user interaciton by Doris Liu · 11 years ago
  83. 8566dd7 When current data is preview, don't show the action bar. by ztenghui · 11 years ago
  84. 7b265a6 Fix the flash mode transition in video mode by ztenghui · 11 years ago
  85. b7639c6 Make sure we switch to preview view when resuming. by Sascha Haeberling · 11 years ago
  86. 08d82ba Merge "Update the data after edit." into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  87. 91ff406 Update the data after edit. by ztenghui · 11 years ago
  88. a719460 Disable swipe in capture intent mode. by Angus Kong · 11 years ago
  89. 56ad83f Merge "Respect system auto-rotate setting." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  90. 5199c20 Set the system UI to low profile when we hide the action bar. by Sascha Haeberling · 11 years ago
  91. ce2b949 Respect system auto-rotate setting. by Angus Kong · 11 years ago
  92. 33bb2d4 Merge "Bring back wide angle panorama." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  93. 1ef76d4 reintroduce action bar hiding for onDataChanged by Alan Newberger · 11 years ago
  94. 33035c1 Bring back 'share 360 photosphere' to filmstrip by Mangesh Ghiware · 11 years ago
  95. ed15d1a Bring back wide angle panorama. by Angus Kong · 11 years ago
  96. 269c824 Merge "Don't show the action bar in the capture intent." into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  97. 2c3d9a5 Don't show action bar when in camera preview. by ztenghui · 11 years ago
  98. fd43e3b Don't show the action bar in the capture intent. by ztenghui · 11 years ago
  99. 5f6b50d Add back button handlng to CameraActivity. by Alan Newberger · 11 years ago
  100. 2581af9 Merge "add up button support for filmstrip" into gb-ub-photos-carlsbad by Alan Newberger · 11 years ago