1. 12 Aug, 2015 1 commit
    • Vadim Tryshev's avatar
      Fixing crash upon cancellation of an accessible drag. · cc436d5d
      Vadim Tryshev authored
      This fixes perhaps an old bug.
      
      If we started an accessible drag for an only item on a page,
      then uninstalled the app while dragging, the page was removed
      without unsetting its accessibility delegate. Later, the system asks
      the delegate to do something, but the drag is over, and some pointers
      are null, so everything crashes.
      
      Fixing this.
      
      Bug: 22028725
      Change-Id: I85adcd42ae896603634994e20a7790792f7e84b1
      (cherry picked from commit de1e67c3)
      cc436d5d
  2. 11 Aug, 2015 5 commits
  3. 10 Aug, 2015 2 commits
  4. 06 Aug, 2015 4 commits
  5. 05 Aug, 2015 7 commits
  6. 04 Aug, 2015 9 commits
  7. 03 Aug, 2015 4 commits
  8. 31 Jul, 2015 8 commits