1. 12 Jun, 2012 1 commit
  2. 11 Jun, 2012 1 commit
  3. 08 Jun, 2012 1 commit
  4. 06 Jun, 2012 3 commits
  5. 05 Jun, 2012 3 commits
  6. 04 Jun, 2012 2 commits
  7. 02 Jun, 2012 1 commit
  8. 01 Jun, 2012 4 commits
  9. 31 May, 2012 6 commits
  10. 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
  11. 29 May, 2012 6 commits
  12. 26 May, 2012 1 commit
    • Hung-ying Tyan's avatar
      Fix over-sized images in drawable-sw600dp. · c971548e
      Hung-ying Tyan authored
      We have both drawable-sw600dp/ and drawable-sw600dp-mdpi/. We are getting
      images from drawable-sw600dp/ and they are too large. Those over-sized images
      are removed, and to avoid confusion, move the images in drawable-sw600dp-mdpi/
      to drawable-sw600dp/.
      
      Bug: 6549010
      Change-Id: Ibd6dea8aec3740c4e6d5992ccdba3518fbb89a23
      c971548e
  13. 25 May, 2012 2 commits
    • Owen Lin's avatar
      Add back the background when we show the action bar · 00bb8e43
      Owen Lin authored
      This change fix the following UI issues:
      
      1. We add a black backgorund when ActionBar shows and remove it
         when we hide the action bar.
      2. Make the postion of video stable when opening
      3. Prevent glitching when opening a video
      4. Make it really full-screen.
      5. Hide ControlOverlay at begining.
      
      bug:6519765
      bug:6491674
      
      Change-Id: I3ab033642df2c4a158b99385b02e3e967eebeabd
      00bb8e43
    • Eric Fischer's avatar
      Import translations. DO NOT MERGE · ceab9f07
      Eric Fischer authored
      Change-Id: Ica289f7c9b3b9fcb792be31e2088300cd1d5ac92
      ceab9f07
  14. 24 May, 2012 1 commit
  15. 23 May, 2012 4 commits