1. 06a4e10 Forcefully drop 4k recording from pre-L releases. by Sascha Haeberling · 10 years ago
  2. f4084e3 Check for null when deleting preference groups by Alan Newberger · 10 years ago
  3. 0aa8c25 Catch exceptions in settings remove helpers by Alan Newberger · 10 years ago
  4. bda2da2 Migrate Settings Fragment to use arguments by Alan Newberger · 10 years ago
  5. 6293c57 Refine in-place conversion semantics for Settings by Alan Newberger · 10 years ago
  6. 5381549 Re-run settings files migrations by Alan Newberger · 10 years ago
  7. 90672aa Fix preference copy migration and incorrect HDR+ sticky bit by Alan Newberger · 10 years ago
  8. d560aab Avoid porting null keys when copying preferences into new system by Alan Newberger · 10 years ago
  9. 577e351 Fix CameraSettingsActivityHelper by Alan Newberger · 10 years ago
  10. 65c0013 Set video quality pref default values at startup. by Senpo Hu · 10 years ago
  11. a830b1a Fixing settings upgrades by Alan Newberger · 10 years ago
  12. b0c36b2 Actually remove settings by Alan Newberger · 10 years ago
  13. 20571ff Change Shamu's default video resolution setting. by Senpo Hu · 10 years ago
  14. 251402b Merge "Protect Camera2 functions from null CameraDeviceInfo" into ub-camera-glacier by Alan Newberger · 10 years ago
  15. 2040b56 Protect Camera2 functions from null CameraDeviceInfo by Alan Newberger · 10 years ago
  16. f67f64f Merge "Enable seamless switching to/from camera2-backed Photo module" into ub-camera-glacier by Sol Boucher · 10 years ago
  17. 44ce4b2 Enable seamless switching to/from camera2-backed Photo module by Sol Boucher · 10 years ago
  18. 886bcc4 Move preference subscreens to new Activities from Dialogs by Alan Newberger · 10 years ago
  19. 1118631 Enable 4K video for Shamu. by Senpo Hu · 10 years ago
  20. 2307b60 Refactor Upgrade/UpgradeAosp into SettingsUpgrader by Alan Newberger · 10 years ago
  21. e3dfd5a [OC] Migrate away from android.util.Size sinc we cannot use it in K. by Sascha Haeberling · 10 years ago
  22. 08b3c94 [OC] Adds the new CaptureModule and UI. by Sascha Haeberling · 10 years ago
  23. fafb8d0 Put conversion from string to size into SettingsManager. by Sascha Haeberling · 10 years ago
  24. ee36c5f Minor clean-up around the code base. by Sascha Haeberling · 10 years ago
  25. 7bc335f Upgrade mode index settings after mode indices were cleaned by Alan Newberger · 10 years ago
  26. 1703843 Merge "clean out timelapse stuff from codebase" into ub-camera-glacier by Spike Sprague · 10 years ago
  27. 3952958 Route switch preferences through SettingManager by Alan Newberger · 10 years ago
  28. d020fbf clean out timelapse stuff from codebase by Spike Sprague · 10 years ago
  29. c230d39 Eliminate unnecessary context in FragmentActivity constructor by Sol Boucher · 10 years ago
  30. d8cc3ea Make app build against updated frameworks/ex portability library by Sol Boucher · 10 years ago
  31. c78ffd7 resolved conflicts for merge of ff899495 to ub-camera-glacier by Sascha Haeberling · 10 years ago
  32. 5697927 Fix regression: Update summary when quality settings change. by Sascha Haeberling · 10 years ago
  33. eb88b3c resolved conflicts for merge of deb09a7c to ub-camera-glacier by Erin Dahlgren · 10 years ago
  34. 26a4bb9 GoogleHelp launch edits. by Erin Dahlgren · 10 years ago
  35. 43e1813 Replace uses of CameraDevice#getCameraInfos() and CameraInfo by Sol Boucher · 10 years ago
  36. 5802ea9 Protect settings logging with a verbose flag by Erin Dahlgren · 10 years ago
  37. 2897390 dump default and global shared preferences by Erin Dahlgren · 10 years ago
  38. 831347d Migrate to use new CameraSettings. by Angus Kong · 10 years ago
  39. 6190c36 New Settings API by Erin Dahlgren · 10 years ago
  40. 5a34496 Remove cameradevice subpackage and point references at ex library by Sol Boucher · 10 years ago
  41. 85b403a am 51c55dac: Merge "GoogleHelp affordance in CameraSettingsActivity" into ub-camera-fishlake by Erin Dahlgren · 10 years ago
  42. c78accd GoogleHelp affordance in CameraSettingsActivity by Erin Dahlgren · 10 years ago
  43. 6607dae Refactor out Camera.Parameters. by Angus Kong · 10 years ago
  44. 35a2518 resolved conflicts for merge of 26aa92bf to ub-camera-fishlake by Doris Liu · 10 years ago
  45. 26aa92b Add cling for settings button by Doris Liu · 10 years ago
  46. 8ec6461 am 75b16d7d: Merge "Convert camera size settings on upgrade" into ub-camera-everglades by Seth Raphael · 10 years ago
  47. 5b577a6 Convert camera size settings on upgrade by Seth Raphael · 10 years ago
  48. 721c261 am 404126e3: Merge "Cache queries to Camera.Parameters.getSupportedPictureSizes() to speed up opening of Settings page." into ub-camera-everglades by Andy Huibers · 10 years ago
  49. 90c7ad5 Cache queries to Camera.Parameters.getSupportedPictureSizes() to speed up by Andy Huibers · 10 years ago
  50. 5c3ef9c am ffc06a4e: Merge "Preparatory commit for 16:9 hdr+" into ub-camera-everglades by Seth Raphael · 10 years ago
  51. 02c129a Preparatory commit for 16:9 hdr+ by Seth Raphael · 10 years ago
  52. 15473d4 Add new hdr plus flash setting. by Erin Dahlgren · 10 years ago
  53. 6c75164 Add back countdown timer by Doris Liu · 10 years ago
  54. 1cced0e Use approximate descriptions of aspect ratios. by Seth Raphael · 10 years ago
  55. db8f975 Start up screen by Doris Liu · 10 years ago
  56. d074fff Localize aspect ratios in settings summaries by Seth Raphael · 10 years ago
  57. 59c8580 Do not mutate the List of Sizes passed to helpers by Seth Raphael · 10 years ago
  58. a4b0118 Do not display large 16x9 option on N5 front cam by Seth Raphael · 10 years ago
  59. 1dad685 Merge "First Step: CameraCapabilities intead of Parameter" into ub-camera-everglades by Angus Kong · 10 years ago
  60. f8fc8d7 Merge "Add cropping for nexus 5 to support 16:9 sizes." into ub-camera-everglades by Angus Kong · 10 years ago
  61. 8828904 First Step: CameraCapabilities intead of Parameter by Angus Kong · 10 years ago
  62. 454d63f Add cropping for nexus 5 to support 16:9 sizes. by Angus Kong · 10 years ago
  63. 46acdc5 moved set exposure limits code into an enabled check by Spike Sprague · 10 years ago
  64. b19eaa0 Allow multiple aspect ratios to be set for the resolution setting. by Seth Raphael · 10 years ago
  65. 677a5b9 am df8a3327: Avoid duplicate entries in the resolutions list. by Sascha Haeberling · 10 years ago
  66. 4f1f5ec am 837d8524: Properly remove the settings for an unavailable camera. by Sascha Haeberling · 10 years ago
  67. df8a332 Avoid duplicate entries in the resolutions list. by Sascha Haeberling · 10 years ago
  68. 00b7b10 Use Point to back up util.Size. by Angus Kong · 10 years ago
  69. 837d852 Properly remove the settings for an unavailable camera. by Sascha Haeberling · 10 years ago
  70. 6342466 Use util.Size to replace Camera.Size. by Angus Kong · 10 years ago
  71. 1045fef Create cameradevice package for camera management. by Angus Kong · 10 years ago
  72. e8766be Don't crash when less than two cameras are present. by Sascha Haeberling · 10 years ago
  73. 8d85af5 Fix edge case in supported video quality selection. by Paul Chang · 10 years ago
  74. abf54e2 exposure compensation control is back by Spike Sprague · 10 years ago
  75. 3cd228a Merge "Fix Settings Activity" into gb-ub-photos-denali by Seth Raphael · 10 years ago
  76. d054061 Fix Settings Activity by Seth Raphael · 10 years ago
  77. 00b0488 Merge "Make the camera id setting have static possible values." into gb-ub-photos-denali by Erin Dahlgren · 10 years ago
  78. 4b531ae Add context to parameters passed to ExtraSettings by Seth Raphael · 10 years ago
  79. 261e07e Make the camera id setting have static possible values. by Erin Dahlgren · 10 years ago
  80. 79dd687 Merge "Move SettingsManager back into Activity." into gb-ub-photos-denali by Sascha Haeberling · 10 years ago
  81. 7933feb Fix for visibilty of cling out of sync with the external viewer button by Doris Liu · 10 years ago
  82. e3e270f Move SettingsManager back into Activity. by Sascha Haeberling · 10 years ago
  83. 4044ab7 Remove unused ComboPreferences cruft. by Sascha Haeberling · 10 years ago
  84. fa9c389 Make SettingsManager accessible on app-level, not Activity-level. by Sascha Haeberling · 10 years ago
  85. e7d7b9e New generic cling widget, add cling for refocus editor button by Doris Liu · 10 years ago
  86. 8ad8ad4 Remove white balance and non-HDR scene mode settings by Doris Liu · 10 years ago
  87. 5596b4c Use debug.Log instead of android.util.Log. by Angus Kong · 10 years ago
  88. 2ed6784 Show hint animations forever. by Angus Kong · 10 years ago
  89. ed10741 Add ability to add extra settings. by Sascha Haeberling · 10 years ago
  90. bd245b2 Reset startup module index to default on upgrade. by Erin Dahlgren · 10 years ago
  91. 454a33f Merge "Put resolution settings in a sub-screen." into gb-ub-photos-denali by Sascha Haeberling · 10 years ago
  92. 04ca24b Put resolution settings in a sub-screen. by Sascha Haeberling · 10 years ago
  93. 18f1cb9 Merge "Implement an upgrade path between old and new source files." into gb-ub-photos-denali by Erin Dahlgren · 10 years ago
  94. 9182ac8 Implement an upgrade path between old and new source files. by Erin Dahlgren · 10 years ago
  95. 6ccec20 New resolution settings. Two for each camera. by Sascha Haeberling · 10 years ago
  96. 8948988 Remove video-size parameter setting causing 720p video issues on Palman. by Andy Huibers · 10 years ago
  97. 7865bb0 Merge "Add build version to settings and add settings headers." into gb-ub-photos-denali by Sascha Haeberling · 10 years ago
  98. 8118793 Avoid 720P video recording on Palman. by Andy Huibers · 10 years ago
  99. f42bfdc Add build version to settings and add settings headers. by Sascha Haeberling · 10 years ago
  100. 1ba90e3 Implement return to hdr plus after switch to front facing camera. by Erin Dahlgren · 10 years ago