1. 16 Mar, 2015 1 commit
  2. 13 Mar, 2015 2 commits
  3. 09 Mar, 2015 1 commit
    • Adam Cohen's avatar
      Enabling accessible drag and drop · c9735cff
      Adam Cohen authored
      -> Using the context menu, and a new two stage system, this allows
         users to curate icons and widgets on the workspace
      -> Move icons / widgets to any empty cell on any existing screen, or
         create a new screen (appended to the right, as with regular drag
         and drop)
      -> Move icons into existing folders
      -> Create folders by moving an icon onto another icon
      -> Also added confirmations for these and some existing accessibility actions
      
      Limitations:
      -> Currently, no support for drag and drop in folders
      -> Considering moving the drag view so it doesn't occlude any
         content (in particular, when user changes pages)
      -> In this mode, accessibility framework seems to have
         problems with the next / prev operations
      
      Bug: 18482913
      
      Change-Id: I19b0be9dc8bfa766d430408c8ad9303c716b89b2
      c9735cff
  4. 20 Jan, 2015 1 commit
  5. 30 Sep, 2014 1 commit
  6. 30 Jun, 2014 1 commit
  7. 24 Jun, 2014 1 commit
  8. 23 Jun, 2014 1 commit
  9. 13 Dec, 2013 1 commit
  10. 11 Dec, 2013 1 commit
  11. 10 Dec, 2013 3 commits
  12. 18 Oct, 2013 1 commit
  13. 08 Oct, 2013 1 commit
  14. 03 Oct, 2013 1 commit
  15. 24 Sep, 2013 1 commit
    • Chris Wren's avatar
      add a backup agent. · 1ada10d5
      Chris Wren authored
      backup only, restore path is just debugging/verification.
      todo: restore path
      todo: additional asset backup for widgets and launcher items
      
      Bug: 10778984
      Change-Id: I01aed4794a02f03daf21bca28f99cfbea90e4967
      1ada10d5
  16. 06 Jun, 2013 2 commits
    • Bjorn Bringert's avatar
      Get rid of dependency on android-common · 32b12d2c
      Bjorn Bringert authored
      It was only used for a single string constant that can be inlined
      
      Change-Id: I19078b6b00adf1b91e329d10181e91809944b606
      32b12d2c
    • Daniel Sandler's avatar
      Launcher2 is now Launcher3. · 325dc236
      Daniel Sandler authored
      Changes include
        - moving from com.android.launcher{,2} to
          com.android.launcher3
        - removing wallpapers
        - new temporary icon
      
      Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
      325dc236
  17. 29 Mar, 2013 1 commit
  18. 17 Jan, 2013 1 commit
  19. 16 Sep, 2012 1 commit
  20. 22 Jun, 2012 1 commit
  21. 12 Jul, 2011 1 commit
  22. 17 Jun, 2011 1 commit
  23. 26 May, 2011 1 commit
    • Daniel Sandler's avatar
      Rocket Launcher! · 4e1cd23a
      Daniel Sandler authored
      This is an Android Dream, which is kind of like an
      interactive screensaver implemented as an Activity.
      
      The Rocket Launcher uses the Launcher's own icon cache to
      show the user's installed apps in hyperspace. Tap the screen
      to slow down to impulse power.  Then, tap an icon to launch.
      
      (depends on I4559a95 for android.dreams in support lib)
      
      Change-Id: Ie6ce34ec1c863667faeada4f39b225f3946e8633
      4e1cd23a
  24. 25 May, 2011 1 commit
  25. 29 Sep, 2010 1 commit
  26. 20 Jul, 2010 1 commit
  27. 19 Jul, 2010 1 commit
  28. 11 Mar, 2010 2 commits
  29. 10 Mar, 2010 1 commit
    • Dianne Hackborn's avatar
      Allow shared user id and process to be set via overlays. · 12687cf1
      Dianne Hackborn authored
      This fiddles the manifest to allow the app's shared user id and
      process to be changed at build time via resource overlays, so we
      can build launcher to run in the acore process for low-end devices.
      
      Also switches the cert of launcher back to shared, to allow for
      this.  (Note this only really matters if the shared user id is set,
      otherwise launcher will still get its own uid.)
      
      Change-Id: I0bd0a06e1442c4bfe5ceb2d438cb58f29d911578
      12687cf1
  30. 04 Mar, 2010 1 commit
  31. 03 Mar, 2010 1 commit
  32. 20 Feb, 2010 1 commit
  33. 19 Feb, 2010 1 commit
  34. 10 Feb, 2010 1 commit
  35. 12 Jan, 2010 1 commit