1. 11 Dec, 2012 3 commits
  2. 10 Dec, 2012 4 commits
    • John Reck's avatar
      am 695e1aa0: Force a layout pass if the display rotation changes · 5c7b2598
      John Reck authored
      * commit '695e1aa0':
        Force a layout pass if the display rotation changes
      5c7b2598
    • John Reck's avatar
      Force a layout pass if the display rotation changes · 695e1aa0
      John Reck authored
       Bug: 7687209
       DisplayRotation is used to map camera orientation to the display and is
       updated in layoutContentPane(). However, in the case of a 180 rotate
       framework doesn't send an onConfigurationChanged nor does the layout
       dimensions change, thus layoutContentPane doesn't fire and we don't
       update mDisplayRotation, resulting in an upside-down preview. To handle
       this, check each draw whether or not the display rotation has changed
       and if it has force a layout pass.
      
      Change-Id: I610ea235d1bf7de2743f4cdb8e42ba1ddcb41404
      695e1aa0
    • Baligh Uddin's avatar
      Import translations. DO NOT MERGE · 184378f4
      Baligh Uddin authored
      Change-Id: I8cb5c317cfa65c82435c9495c6fa0ce81a2f37ef
      Auto-generated-cl: translation import
      184378f4
    • Baligh Uddin's avatar
      Import translations. DO NOT MERGE · d215364c
      Baligh Uddin authored
      Change-Id: Ia06955ba6bbb9eb0a19293a7fdf15128c4e24640
      Auto-generated-cl: translation import
      d215364c
  3. 08 Dec, 2012 1 commit
    • nicolasroard's avatar
      More refactoring... · c649360c
      nicolasroard authored
      Simplify management of filters in PanelController
      
      bug:7688780
      Change-Id: I0d07711cb2be127f064d476c6e98f4363b69b06c
      c649360c
  4. 07 Dec, 2012 4 commits
  5. 06 Dec, 2012 8 commits
  6. 05 Dec, 2012 6 commits
  7. 04 Dec, 2012 11 commits
  8. 03 Dec, 2012 3 commits