1. fae11a1 Implent show-on-map functionality. by Sascha Haeberling · 11 years ago
  2. 29a27c7 Merge "Brings back the details menu with most EXIF data in it. Some are still missing and will come back later." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  3. 6f64b50 Brings back the details menu with most EXIF data in it. by Sascha Haeberling · 11 years ago
  4. fca1c5e Defining broadcast intent strings as constants in CameraUtil.java. by Dan Aminzade · 11 years ago
  5. 7e1c5fe Single tap to full screen mode. by Angus Kong · 11 years ago
  6. 0689254 Merge "Make current view center in filmstrip." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  7. 47721fa Make current view center in filmstrip. by Angus Kong · 11 years ago
  8. 92ae10e Add support for remote shutter control via broadcast intents. by Dan Aminzade · 11 years ago
  9. 0989e39 Handle unexpected exceptions when loading videos. by Angus Kong · 11 years ago
  10. dcccc51 Fix camera preview stopped after onResume(). by Angus Kong · 11 years ago
  11. 1e33534 Merge "Don't take a snapshot if video recording is not in progress." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  12. e96a4ad Merge "Clean up unused code." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  13. 0abbdb3 Merge "Hide the actionbar and title at the beginning" into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  14. 50df470 Hide the actionbar and title at the beginning by ztenghui · 11 years ago
  15. a514b14 Don't take a snapshot if video recording is not in progress. by Sascha Haeberling · 11 years ago
  16. ddef779 Clean up unused code. by Sascha Haeberling · 11 years ago
  17. 02ed1b2 Merge "Add the menu items back" into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  18. 0353ca2 Add the menu items back by ztenghui · 11 years ago
  19. 3860574 Check for device support before taking video snapshots by Doris Liu · 11 years ago
  20. 5754963 Remove Refocus from Camera UI. by Sascha Haeberling · 11 years ago
  21. 0a08b3a Merge "Fix video capture intent handling" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  22. 2a7f44c Fix video capture intent handling by Doris Liu · 11 years ago
  23. c27d21b Add local data types. by Angus Kong · 11 years ago
  24. d806e65 Don't return null if there's no images to load. by Angus Kong · 11 years ago
  25. 3968548 Don't set mImages to null, as we call .size() later. by Sascha Haeberling · 11 years ago
  26. a0bd080 Merge "Add the basic action bar back." into gb-ub-photos-carlsbad by ztenghui · 11 years ago
  27. ce08798 Merge "Clean up Gallery codes." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  28. fa9e2cc Add the basic action bar back. by ztenghui · 11 years ago
  29. b50b5cb Clean up Gallery codes. by Angus Kong · 11 years ago
  30. 81c5992 Fix NPE after capture when camera roll is empty. by Angus Kong · 11 years ago
  31. c3679c0 Use PopupWindow for settings popup by Doris Liu · 11 years ago
  32. 3d0b691 Fix DataAdapter wrapper classes callback mechanism. by Angus Kong · 11 years ago
  33. 70466a0 Merge "Refactor data/LocalData." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  34. eee0d4e Changes required for building GoogleCamera. by Sascha Haeberling · 11 years ago
  35. bd26069 Refactor data/LocalData. by Angus Kong · 11 years ago
  36. 764b07e Remove refocus icon if it's not enabled or present. by Sascha Haeberling · 11 years ago
  37. 37f3611 This adds the following four CLs to Camera2: by Sascha Haeberling · 11 years ago
  38. 8e963a5 This removes all non-Camera stuff from Camera2. by Sascha Haeberling · 11 years ago
  39. d475c67 Load the FilmStrip data in onCreate() by Angus Kong · 11 years ago
  40. 8e5e4ee Add LocalDataAdapter and wrappers. by Angus Kong · 11 years ago
  41. bfed271 Merge "Adds back the PhotoSphere View icon in filmstrip." into gb-ub-photos-carlsbad by Sascha Haeberling · 11 years ago
  42. f1f5186 Adds back the PhotoSphere View icon in filmstrip. by Sascha Haeberling · 11 years ago
  43. bb2848a Merge "Add wrapper for face detection listener." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  44. 9e76552 Add wrapper for face detection listener. by Angus Kong · 11 years ago
  45. 3f7e004 Set default video quality to the highest by Doris Liu · 11 years ago
  46. 6d29a64 Fix switching camera failure. by Angus Kong · 11 years ago
  47. 9ef9925 Refactor CameraManager. by Angus Kong · 11 years ago
  48. 77fb852 Refocus integration phase 1. by Sascha Haeberling · 11 years ago
  49. 6a8e8a1 Remove legacy code ActivityBase.java. by Angus Kong · 11 years ago
  50. 6798c34 Add stitching manager in Camera. by Angus Kong · 11 years ago
  51. c40c411 Refine MediaSaveService to use memory limit. by Angus Kong · 11 years ago
  52. 395ee2d Remove unnecessary startPreview thread in video. by Angus Kong · 11 years ago
  53. 1b9362e Use ValueAnimator to ensure callbacks get called by Doris Liu · 11 years ago
  54. b477b42 Measure children after the dimension is determined. by Angus Kong · 11 years ago
  55. 6a83d52 Add in carlsbad: Avoid duplicated location popups by Doris Liu · 11 years ago
  56. 3b524fa Merge "Clean up PreviewGestures" into gb-ub-photos-carlsbad by Michael Kolb · 11 years ago
  57. a77d6e0 Clean up PreviewGestures by Michael Kolb · 11 years ago
  58. 30e5b37 Merge "Add fullscreen mode." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  59. a6a6a73 Add fullscreen mode. by Angus Kong · 11 years ago
  60. c285458 Fix check of failing decoding boundaries calls by Angus Kong · 11 years ago
  61. a6d9b6f Don't use post-ICS API View.setBackground(). by Angus Kong · 11 years ago
  62. 4f5dee3 Synchronize camera access in start preview thread. by Angus Kong · 11 years ago
  63. 147e26a Clean up camera switcher by Doris Liu · 11 years ago
  64. d073915 Merge "Remove SRI panorama" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  65. e4ff955 Remove SRI panorama by Doris Liu · 11 years ago
  66. c2e9abd Add flash animation to photo module by Doris Liu · 11 years ago
  67. b84b973 Set window flags to show secure camera by Doris Liu · 11 years ago
  68. 6432cd6 Switch over to use new camera activity by Doris Liu · 11 years ago
  69. 0822103 Remove files actually. by Angus Kong · 11 years ago
  70. 682c7e3 Merge "Add callbacks for switching to camera/filmstrip" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  71. a52f04c Add callbacks for switching to camera/filmstrip by Doris Liu · 11 years ago
  72. c1b125d Merge "Refactor to separate out EGL part." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  73. a0ab65b Merge "Update camera orientation when device is flipped" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  74. 44ab147 Update camera orientation when device is flipped by Doris Liu · 11 years ago
  75. 77f1615 Refactor to separate out EGL part. by Angus Kong · 11 years ago
  76. b81204a In carlesbad, fix image capture on S4 by Doris Liu · 11 years ago
  77. 5791e2f Merge "Disable zoom when camera does not support zoom" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  78. e991ac8 Disable zoom when camera does not support zoom by Doris Liu · 11 years ago
  79. c765477 Fix build. by Angus Kong · 11 years ago
  80. d82eae2 Use setPreviewFpsRange instead. by Angus Kong · 11 years ago
  81. f7758b6 Add enable/disable swiping to filmstrip by Doris Liu · 11 years ago
  82. b7d1343 Merge "Play video from flim strip." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  83. 49448f8 Add interface for swipe checking. by Angus Kong · 11 years ago
  84. b40738a Play video from flim strip. by Angus Kong · 11 years ago
  85. 7f55588 Merge "Get new camera activity up to date" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  86. 97d5093 Fix pie menu button disappearing by Doris Liu · 11 years ago
  87. 44c5d5c Merge "Add secure camera support." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  88. 29a8d5b Get new camera activity up to date by Doris Liu · 11 years ago
  89. 6154454 Add play icon for videos. by Angus Kong · 11 years ago
  90. a06b4e2 Add secure camera support. by Angus Kong · 11 years ago
  91. 31f7196 Merge "Add recent changes to new photo module" into gb-ub-photos-carlsbad by Doris Liu · 11 years ago
  92. 4da5967 Add recent changes to new photo module by Doris Liu · 11 years ago
  93. 885367c Add newly taken photos/videos to film strip. by Angus Kong · 11 years ago
  94. 5334fa3 Merge "Adjust data id even if it's not currently used." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  95. fb57df1 Improve gesture handling by Doris Liu · 11 years ago
  96. f464958 Merge "Translate the first/last view too." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  97. d3992d8 Merge "Don't use the same drawable for every view." into gb-ub-photos-carlsbad by Angus Kong · 11 years ago
  98. accc6e5 Don't use the same drawable for every view. by Angus Kong · 11 years ago
  99. c31569c Adjust data id even if it's not currently used. by Angus Kong · 11 years ago
  100. 0980fe8 Translate the first/last view too. by Angus Kong · 11 years ago