1. 21 Jun, 2012 1 commit
  2. 20 Jun, 2012 3 commits
  3. 19 Jun, 2012 5 commits
  4. 18 Jun, 2012 3 commits
  5. 12 Jun, 2012 1 commit
  6. 11 Jun, 2012 1 commit
  7. 08 Jun, 2012 1 commit
  8. 06 Jun, 2012 3 commits
  9. 05 Jun, 2012 3 commits
  10. 04 Jun, 2012 2 commits
  11. 02 Jun, 2012 1 commit
  12. 01 Jun, 2012 4 commits
  13. 31 May, 2012 6 commits
  14. 30 May, 2012 4 commits
    • Chih-Chung Chang's avatar
      Move to final position after view size change. · 42e1fed4
      Chih-Chung Chang authored
      Bug: 6584188
      Change-Id: If6ab23532bd7040701e358f9cdd813d2f6a71e5c
      42e1fed4
    • Chih-Chung Chang's avatar
    • Eric Fischer's avatar
      Import translations. DO NOT MERGE · c23258a5
      Eric Fischer authored
      Change-Id: Idbc7268dabbede56d3fddb73f3513b8bdcde6a8d
      c23258a5
    • Chih-Chung Chang's avatar
      Improve image size change handling. · 9f44f35c
      Chih-Chung Chang authored
      - When the camera relative frame is set, we delay the change for camera
      rectange until the next setImageSize call. This avoids the unwanted
      intermediate state if we change them separately.
      
      - Don't draw other screennails when the camera is in full screen. This
      avoids showing other screennails when the image size changes.
      
      - When the aspect ratio of the image changes, we assume the view angle
      of the longer side doesn't change (so the aspect ratio change is because
      the view angle of the shorter side changes). This matches what camera
      preview does.
      
      Bug: 6566612
      
      Change-Id: I7603416f31c96ba77c96cdc2a3d0b79f8921c491
      9f44f35c
  15. 29 May, 2012 2 commits