1. 5a64d11 move size parameter setting before other settings by Alan Newberger · 10 years ago
  2. 06a4e10 Forcefully drop 4k recording from pre-L releases. by Sascha Haeberling · 10 years ago
  3. 1332fc0 Remove additional dependencies on FloatMath by Sascha Haeberling · 10 years ago
  4. c7beaf1 Fix wear interaction of CaptureModule by Sascha Haeberling · 10 years ago
  5. e11795b Merge "Volantis Device Identifier Helper" into ub-camera-glacier by I-Jong Lin · 10 years ago
  6. 838095a Volantis Device Identifier Helper by I-Jong Lin · 10 years ago
  7. 7d7d12b Merge "Prevent unnecessary setVisibility calls in Filmstrip while zooming" into ub-camera-glacier by Spike Sprague · 10 years ago
  8. 9351e87 Prevent unnecessary setVisibility calls in Filmstrip while zooming by Spike Sprague · 10 years ago
  9. 8644ffc Align id selection from QueryTask to sort order from Media query by Alan Newberger · 10 years ago
  10. 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
  11. 770c2b3 Introduce ActionCallback for LocalData items. by Sascha Haeberling · 10 years ago
  12. f3d360e When option buttons are disabled, make sure the HDR / HDR+ button has the correct icons. by Spike Sprague · 10 years ago
  13. 47e9f17 Merge "Clean up orientation logging" into ub-camera-glacier by Alan Newberger · 10 years ago
  14. e9f7b2d Clean up orientation logging by Alan Newberger · 10 years ago
  15. 5aad0cb Merge "Stop activity leaks" into ub-camera-glacier by Sascha Haeberling · 10 years ago
  16. 375f9d1 Stop activity leaks by Sascha Haeberling · 10 years ago
  17. f7a18c7 Merge "Null check for buildItemFromData" into ub-camera-glacier by Alan Newberger · 10 years ago
  18. 61c5f9f Null check for buildItemFromData by Alan Newberger · 10 years ago
  19. f4084e3 Check for null when deleting preference groups by Alan Newberger · 10 years ago
  20. 05edd2e Increase VERBOSE logging for PhotoModule orientation use by Alan Newberger · 10 years ago
  21. b20cf71 Merge "Secure Camera App survives phone unlock screen" into ub-camera-glacier by I-Jong Lin · 10 years ago
  22. 7eeb897 Merge "Catch exceptions in settings remove helpers" into ub-camera-glacier by Alan Newberger · 10 years ago
  23. 0aa8c25 Catch exceptions in settings remove helpers by Alan Newberger · 10 years ago
  24. 783fe31 Merge "Button fix for torch when no flash available in hw" into ub-camera-glacier by I-Jong Lin · 10 years ago
  25. 718c43d Secure Camera App survives phone unlock screen by I-Jong Lin · 10 years ago
  26. 0784a83 Button fix for torch when no flash available in hw by I-Jong Lin · 10 years ago
  27. ea77c6b Don't release resources until camera is closed. by Sascha Haeberling · 10 years ago
  28. e664957 Merge "disable startup shimmy on sd card error" into ub-camera-glacier by Spike Sprague · 10 years ago
  29. 4c96d84 disable startup shimmy on sd card error by Spike Sprague · 10 years ago
  30. 7dabda6 Show capturing UI before review UI in intent countdown timer by Alan Newberger · 10 years ago
  31. 1cf0679 Merge "Fix for crash when PhotoApp deletes last Cam pic" into ub-camera-glacier by I-Jong Lin · 10 years ago
  32. 20a5930 Merge "Make string comparison robust against null values." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  33. 47008b2 Make string comparison robust against null values. by Sascha Haeberling · 10 years ago
  34. 9efa64a Fix for crash when PhotoApp deletes last Cam pic by I-Jong Lin · 10 years ago
  35. 828081f Merge "Log camera exception via UsageStatistics." into ub-camera-glacier by Senpo Hu · 10 years ago
  36. 74b723c Log camera exception via UsageStatistics. by Senpo Hu · 10 years ago
  37. c6a4887 Merge "disable shutter button as soon as possible to avoid double shutter presses" into ub-camera-glacier by Spike Sprague · 10 years ago
  38. 54985c9 Merge "Revert "Make CameraDataAdapter background new data loading and post to listener"" into ub-camera-glacier by Alan Newberger · 10 years ago
  39. 7387c53 Revert "Make CameraDataAdapter background new data loading and post to listener" by Alan Newberger · 10 years ago
  40. 3972da6 Merge "Migrate Settings Fragment to use arguments" into ub-camera-glacier by Alan Newberger · 10 years ago
  41. bda2da2 Migrate Settings Fragment to use arguments by Alan Newberger · 10 years ago
  42. 7a3ce60 Merge "Prevent NullPointerException of PhotoModule in quick resume-pause." into ub-camera-glacier by Senpo Hu · 10 years ago
  43. 9746ebe Prevent NullPointerException of PhotoModule in quick resume-pause. by Senpo Hu · 10 years ago
  44. 4ed861a Preview vs Video Camera Resolution Mismatch by I-Jong Lin · 10 years ago
  45. 8d1ac99 disable shutter button as soon as possible to avoid double shutter presses by Spike Sprague · 10 years ago
  46. e9dedb3 Merge "Don't re-open the camera if already open" into ub-camera-glacier by Puneet Lall · 10 years ago
  47. b737821 Merge "Make CameraDataAdapter background new data loading and post to listener" into ub-camera-glacier by Alan Newberger · 10 years ago
  48. cc93255 Make CameraDataAdapter background new data loading and post to listener by Alan Newberger · 10 years ago
  49. 0e0c55a Don't re-open the camera if already open by Puneet Lall · 10 years ago
  50. a5db8be Merge "Refine camera fatal error handling in CameraActivity." into ub-camera-glacier by Senpo Hu · 10 years ago
  51. 890ab9b Merge "Refine in-place conversion semantics for Settings" into ub-camera-glacier by Alan Newberger · 10 years ago
  52. 6293c57 Refine in-place conversion semantics for Settings by Alan Newberger · 10 years ago
  53. 7839867 Merge "Update to use real L codename." into ub-camera-glacier by Alan Newberger · 10 years ago
  54. 1315919 Refine camera fatal error handling in CameraActivity. by Senpo Hu · 10 years ago
  55. 89ac2e1 Merge "change cahching Drawables to caching ConstantStates, also apply CircelDrawable as necessary at runtime" into ub-camera-glacier by Spike Sprague · 10 years ago
  56. eb81de1 Merge "Native 16x9 viewfinder stream for Gcam to reduce switching jank and eliminate black bar overlay hack." into ub-camera-glacier by Spike Sprague · 10 years ago
  57. d25eac4 Native 16x9 viewfinder stream for Gcam to reduce switching jank and eliminate black bar overlay hack. by Spike Sprague · 10 years ago
  58. 6a07363 Always close the camera by Puneet Lall · 10 years ago
  59. fcc9143 change cahching Drawables to caching ConstantStates, by Spike Sprague · 10 years ago
  60. 4d4585d Merge "Pass NamedEntity to saveFinalPhoto since it can be nulled in pause()." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  61. ac9070e Migrate old CameraErrorCallback class to agent's CameraExceptionHandler. by Senpo Hu · 10 years ago
  62. ce90f7b Pass NamedEntity to saveFinalPhoto since it can be nulled in pause(). by Sascha Haeberling · 10 years ago
  63. 4fe4680 Merge "Add verbose logging for os/apk debug builds" into ub-camera-glacier by Alan Newberger · 10 years ago
  64. 37c8be8 Add verbose logging for os/apk debug builds by Alan Newberger · 10 years ago
  65. 59d337b Use a separate activity for capture intents by Puneet Lall · 10 years ago
  66. 43d66a0 Update to use real L codename. by Dianne Hackborn · 10 years ago
  67. e11ad6d Make sure a null mimetype is not crashing the app. by Sascha Haeberling · 10 years ago
  68. 0d4cdba Revert "More lockscreen tuning" by Puneet Lall · 10 years ago
  69. fe7eb16 reverting b/559979 by Spike Sprague · 10 years ago
  70. fd8c804 Merge "Tweaked constants for Gcam." into ub-camera-glacier by Jiawen Chen · 10 years ago
  71. 2a0e18e Adopt the new error handling mechanism in portability. by Senpo Hu · 10 years ago
  72. 1b19bc8 Merge "Catch error where framework is broken and returns no cameras." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  73. 6c98fe1 Catch error where framework is broken and returns no cameras. by Sascha Haeberling · 10 years ago
  74. 7ac13f5 More lockscreen tuning by Puneet Lall · 10 years ago
  75. 3e236cc Lockscreen workaround tuning by Puneet Lall · 10 years ago
  76. 0dd0d5e Merge "disable all user interactions (including mode switching) on SD Card errors" into ub-camera-glacier by Spike Sprague · 10 years ago
  77. d2d8b71 disable all user interactions (including mode switching) on SD Card errors by Spike Sprague · 10 years ago
  78. 39fe5d9 Merge "implement proper mode color for cancel button" into ub-camera-glacier by Spike Sprague · 10 years ago
  79. 2dcf912 Merge "Make Camera V2 creation more robust agains failures." into ub-camera-glacier by Sascha Haeberling · 10 years ago
  80. 877c2b6 Unload timer sounds on pause in PhotoModule; release SoundPLayer on destroy. by Andy Huibers · 10 years ago
  81. 0f56c13 Tweaked constants for Gcam. by Jiawen Chen · 10 years ago
  82. 5381549 Re-run settings files migrations by Alan Newberger · 10 years ago
  83. 46863d9 Make Camera V2 creation more robust agains failures. by Sascha Haeberling · 10 years ago
  84. 90672aa Fix preference copy migration and incorrect HDR+ sticky bit by Alan Newberger · 10 years ago
  85. 1959737 Only set preview size before starting preview by Alan Newberger · 10 years ago
  86. 4032a77 Fix incorrect key translation in Settings refactor by Alan Newberger · 10 years ago
  87. 6c1ef46 Merge "Avoid porting null keys when copying preferences into new system" into ub-camera-glacier by Alan Newberger · 10 years ago
  88. d560aab Avoid porting null keys when copying preferences into new system by Alan Newberger · 10 years ago
  89. 64cb0bf Merge "Use singleTask to improve unsecure lockscreen startup" into ub-camera-glacier by Puneet Lall · 10 years ago
  90. 4de9b72 Use singleTask to improve unsecure lockscreen startup by Puneet Lall · 10 years ago
  91. 365ef4c Suppress 'help feedback' message pre-L in secure camera by Alan Newberger · 10 years ago
  92. edb2c4b Merge "Add zoom value and timer duration to capture parameters, for logging." into ub-camera-glacier by Andy Huibers · 10 years ago
  93. 42c6acb Merge "Close dangling camera proxy" into ub-camera-glacier by Puneet Lall · 10 years ago
  94. 626e427 Close dangling camera proxy by Puneet Lall · 10 years ago
  95. 7a02c11 Add zoom value and timer duration to capture parameters, for logging. by Andy Huibers · 10 years ago
  96. bfec41e implement proper mode color for cancel button by Spike Sprague · 10 years ago
  97. 4d0fe41 Trap CameraAgentFactory RTEs during recycle by Alan Newberger · 10 years ago
  98. 48d4c8f Trap camera close exceptions on pause by Alan Newberger · 10 years ago
  99. 437a186 Use NEW_DOCUMENT vs NEW_TASK when starting Activities from Camera by Alan Newberger · 10 years ago
  100. 5c9d7f3 Fix error in settings key from refactor by Alan Newberger · 10 years ago