1. 20 Aug, 2014 1 commit
  2. 24 May, 2014 1 commit
  3. 27 Aug, 2013 3 commits
  4. 10 Aug, 2013 1 commit
  5. 12 Feb, 2013 1 commit
    • Romain Guy's avatar
      Use trilinear filtering to draw the analog clock · 2caafe16
      Romain Guy authored
      The clock is often drawn scaled down from its original size. This
      change turns on trilinear filtering which makes the resampled
      result look a little nicer. The difference is visible even on
      xhdpi devices.
      
      This change relies on a new XML attribute introduced in API level
      18 so the makefile was updated to use the current SDK. The attribute
      will be safely ignored on previous versions of the platform.
      
      Change-Id: I506e13398496b66b5dd8f2d789ea338d99371635
      2caafe16
  6. 27 Nov, 2012 1 commit
    • Romain Guy's avatar
      Use trilinear filtering to draw the analog clock · cfbae118
      Romain Guy authored
      The clock is often drawn scaled down from its original size. This
      change turns on trilinear filtering which makes the resampled
      result look a little nicer. The difference is visible even on
      xhdpi devices.
      
      This change relies on a new XML attribute introduced in API level
      18 so the makefile was updated to use the current SDK. The attribute
      will be safely ignored on previous versions of the platform.
      
      Change-Id: I506e13398496b66b5dd8f2d789ea338d99371635
      cfbae118
  7. 15 Nov, 2012 2 commits
  8. 17 Sep, 2012 1 commit
  9. 15 Sep, 2012 2 commits
  10. 14 Sep, 2012 1 commit
  11. 08 Sep, 2012 1 commit
  12. 29 Aug, 2012 1 commit
  13. 24 Aug, 2012 1 commit
  14. 20 May, 2011 1 commit
    • Daniel Sandler's avatar
      DeskClock dream (screensaver module). · c57490df
      Daniel Sandler authored
      Essentially a duplicate of the moving-clock screensaver
      introduced with Nexus One, but in a convenient Dream
      activity.
      
      (depends on I4559a95 for android.dreams in support lib)
      
      Change-Id: I01b3d431b6b80665b8a9a477e7d6ac6cd579d0f2
      c57490df
  15. 07 Jul, 2010 1 commit
  16. 14 Jun, 2010 1 commit
  17. 02 Apr, 2010 1 commit
  18. 20 Jan, 2010 1 commit
    • Patrick Scott's avatar
      Unbundle the DeskClock. · fe8dd39e
      Patrick Scott authored
      - Copy some framework resources into the app.
      - Add a new layout to SetAlarm to avoid using an internal id to obtain the
        content view.
      - Use a string literal to identify the ALARM_CHANGED intent. This is not ideal
        but is better than exposing the actual intent string for now.
      fe8dd39e
  19. 12 Jan, 2010 1 commit
  20. 05 Jan, 2010 1 commit
  21. 22 Oct, 2009 1 commit
  22. 16 Oct, 2009 1 commit
  23. 09 Mar, 2009 1 commit
  24. 04 Mar, 2009 2 commits
  25. 21 Oct, 2008 1 commit