1. 05 Aug, 2014 1 commit
  2. 01 Aug, 2014 1 commit
  3. 03 Aug, 2014 1 commit
  4. 01 Aug, 2014 2 commits
  5. 31 Jul, 2014 2 commits
  6. 30 Jul, 2014 1 commit
  7. 31 Jul, 2014 2 commits
  8. 30 Jul, 2014 3 commits
  9. 25 Jul, 2014 1 commit
  10. 30 Jul, 2014 3 commits
  11. 29 Jul, 2014 5 commits
  12. 28 Jul, 2014 1 commit
  13. 25 Jul, 2014 2 commits
  14. 24 Jul, 2014 7 commits
  15. 23 Jul, 2014 2 commits
    • Alan Newberger's avatar
      Upgrade mode index settings after mode indices were cleaned · 7bc335f4
      Alan Newberger authored
      Because we removed a mode index from the camera_mode_* sequence in res/values/arrays.xml,
      upgrades were found to crash when settings referred to the old, now nonexistent mode value.
      This CL preserves the arrays cleanup and adds a settings upgrade to convert modes to the
      new value. Tested and works properly with mode preservation.
      
      Bug: 16467318
      Change-Id: I1352a940285687af38290250d7a06b5b7c421338
      7bc335f4
    • Alan Newberger's avatar
      Modify Camera settings scope enforcement from crash to warning · 62c20bfb
      Alan Newberger authored
      Several bugs have appeared particularly for flash settings, where the app
      is attempting to get a scope per the new SettingsManager, and the camera
      is already closed meaning there is no valid scope. With this change, such
      situations will be logged with call stack traces, so if we see deviant
      user behavior we'll know the source. Monkeys should no longer trip settings
      crashes with this change.
      
      Bug: 16483952
      Bug: 16491601
      Change-Id: I26487bc58909a05183563f59ae3cfba571f2504e
      62c20bfb
  16. 22 Jul, 2014 1 commit
  17. 17 Jul, 2014 2 commits
  18. 22 Jul, 2014 3 commits