1. 12 Nov, 2013 2 commits
    • Ruben Brunk's avatar
      am baffb73c: Start gcam module directly when handling capture intent. · fe9fef97
      Ruben Brunk authored
      * commit 'baffb73c':
        Start gcam module directly when handling capture intent.
      fe9fef97
    • Ruben Brunk's avatar
      Start gcam module directly when handling capture intent. · baffb73c
      Ruben Brunk authored
      Bug: 11609971
      
      - Prior behavior for capture intents when in HDR+ mode was
        to resume into the PhotoModule and switch to the GcamModule.
        Following this change, we resume directly into the GcamModule.
      
      - Fixes the bad lockscreen behavior caused by the sequence:
        onResume->switch to GcamModule(queue GcamModule onPause and onResume)->
        onPause->onResume, where handler queuing order could get in a
        state where the GcamModule onResume is called twice in a row,
        resulting in duplicate requests being queued for each capture.
      
      Change-Id: Ibd632d74836224288270f5342e45e523e25ca429
      baffb73c
  2. 11 Nov, 2013 3 commits
  3. 09 Nov, 2013 1 commit
  4. 08 Nov, 2013 12 commits
  5. 07 Nov, 2013 17 commits
  6. 06 Nov, 2013 5 commits