1. 19 Jul, 2012 1 commit
  2. 18 Jul, 2012 1 commit
  3. 17 Jul, 2012 1 commit
  4. 09 Jul, 2012 1 commit
    • Adam Cohen's avatar
      Trying to track down corrupt database / items disappearing · 487f7dd3
      Adam Cohen authored
      -> Adding logs for all database transactions
      -> Adding sanity checks for items in folders, throwing exceptions
         if they are violated
      -> Reducing database upates when re-arranging items, only
         update if values have changed
      -> Removed some dead code from ItemInfo (isGesture?)
      
      Change-Id: Ia5cd57d92082f633dbf4aa5d64612cbae2d82bb4
      487f7dd3
  5. 28 Jun, 2012 1 commit
  6. 27 Jun, 2012 1 commit
  7. 25 Jun, 2012 1 commit
  8. 21 Jun, 2012 1 commit
  9. 06 Jun, 2012 2 commits
  10. 04 Jun, 2012 1 commit
  11. 14 May, 2012 1 commit
  12. 07 May, 2012 4 commits
  13. 06 May, 2012 1 commit
  14. 04 May, 2012 1 commit
  15. 01 May, 2012 1 commit
  16. 27 Apr, 2012 2 commits
  17. 25 Apr, 2012 1 commit
  18. 13 Apr, 2012 1 commit
  19. 12 Apr, 2012 1 commit
  20. 03 Apr, 2012 1 commit
  21. 30 Mar, 2012 1 commit
  22. 23 Mar, 2012 1 commit
  23. 01 Mar, 2012 1 commit
  24. 01 Dec, 2011 1 commit
    • Michael Jurka's avatar
      Fix memory leak in Launcher · 05bf644e
      Michael Jurka authored
      Leak happened when a stack view was on the
      workspace and then workspace forced a rebind of
      its items (for example, when an app was installed)
      
      Bug # 5629171
      05bf644e
  25. 28 Nov, 2011 1 commit
  26. 23 Nov, 2011 1 commit
  27. 07 Nov, 2011 1 commit
  28. 25 Oct, 2011 1 commit
    • Reena Lee's avatar
      Updated bug fix for Launcher reloading on mcc update. · 99a73f31
      Reena Lee authored
      Store the previousConfig's mcc value only instead of configuration object.
      The mPreviousConfig object was a reference to the same object ResourceManager
      was using, which can change by the time LauncherModel gets the intent for
      ACTION_CONFIGURATION_CHANGED.
      This was causing Launcher to not reload all apps as the currentConfig and previousConfig always matched.
      
      Bug 5040470
      
      Change-Id: Ie7102cc233177e05cb0e0e2ae4240309c16ebf66
      99a73f31
  29. 17 Oct, 2011 1 commit
  30. 06 Oct, 2011 1 commit
  31. 12 Sep, 2011 1 commit
  32. 08 Sep, 2011 1 commit
    • Winson Chung's avatar
      Bug Fixing · 7ed37746
      Winson Chung authored
      - Setting loader thread priority to default after loading to help rotation time (5264039, more work to be done here potentially)
      - Fixing regression in missing background gradient for hotseat
      - Removing the old cupcake gallery item bg, new bg assets coming soon (5160311)
      - Defering showing the AppsCustomize tab bar until we request layout to help a little with the flashing
      
      Change-Id: I8c4981435f684363be951696986b7ab1b71956eb
      7ed37746
  33. 07 Sep, 2011 2 commits
  34. 03 Sep, 2011 1 commit