1. 04 Mar, 2014 2 commits
  2. 03 Mar, 2014 4 commits
  3. 01 Mar, 2014 1 commit
  4. 28 Feb, 2014 2 commits
  5. 27 Feb, 2014 2 commits
  6. 26 Feb, 2014 2 commits
  7. 25 Feb, 2014 3 commits
  8. 24 Feb, 2014 2 commits
  9. 21 Feb, 2014 1 commit
    • Adam Cohen's avatar
      Fix issue where clings didn't appear after set up wizard (issue 13077829) · 71e03b99
      Adam Cohen authored
      -> Also removed the db-created as a criteria for showing the clings
         (this was a bit problematic in some cases and going forward)
      -> Instead, we use database upgrade as a signal to not show the clings.
         This is used instead of the above criteria (to prevent old users from
         seeing the migration cling and losing their data.)
      -> Stripped some old code related to custom clings that's no longer used.
      
      Change-Id: Ib5e5285e5ddbc60e69eb998ee9fd092ae879150d
      71e03b99
  10. 20 Feb, 2014 4 commits
  11. 14 Feb, 2014 1 commit
  12. 13 Feb, 2014 1 commit
  13. 12 Feb, 2014 1 commit
  14. 11 Feb, 2014 3 commits
  15. 10 Feb, 2014 2 commits
  16. 08 Feb, 2014 1 commit
    • Adam Cohen's avatar
      Fix NPE in when dropping from all apps (issue 12917451) · ec0d61d7
      Adam Cohen authored
      When dropping from all apps, accept drop was returning true if the item
      was above a folder, however, when it came time to complete the drop,
      the folder wouldn't accept the item. This can be prevented by increasing
      the criteria in acceptDrop.
      
      Change-Id: Ib644ec45984e8366c33bb674f3d3a76e22ed5160
      ec0d61d7
  17. 06 Feb, 2014 1 commit
  18. 05 Feb, 2014 5 commits
  19. 04 Feb, 2014 2 commits