1. 30 Jul, 2015 1 commit
  2. 17 Jul, 2015 1 commit
  3. 16 Jul, 2015 4 commits
  4. 15 Jul, 2015 1 commit
  5. 08 Jul, 2015 2 commits
  6. 07 Jul, 2015 1 commit
  7. 01 Jul, 2015 3 commits
  8. 26 Jun, 2015 7 commits
  9. 19 Jun, 2015 2 commits
  10. 18 Jun, 2015 1 commit
  11. 09 Jun, 2015 1 commit
  12. 28 May, 2015 2 commits
  13. 22 May, 2015 1 commit
  14. 13 May, 2015 1 commit
  15. 21 Apr, 2015 1 commit
  16. 02 Apr, 2015 1 commit
  17. 30 Mar, 2015 1 commit
    • Robert Kozikowski's avatar
      Adding Launcher3 callbacks for trimming memory. · 67c30861
      Robert Kozikowski authored
      It will help reduce memory footprint of Launcher, when in background.
      It is required to help deallocate images, when Google Now Launcher
      goes into the background. See cl/83222937/ .
      
      Plan after this CL:
      - Generate drop CL with launcher3_drop.sh. Add empty metods to
       make code compile.
      - Sync the cl/83222937 and hide the code behind the feature flag.
      
      It was previously submitted in ag/628070 and reverted in ag/630423
      due to GSA release schedule.
      
      Change-Id: I56eee618b86d518d0afc362b6cf44c3bbec1f19c
      67c30861
  18. 28 Mar, 2015 1 commit
  19. 27 Mar, 2015 1 commit
    • Adam Cohen's avatar
      Ensure that we capture all paths for starting activity for result · 173f711e
      Adam Cohen authored
      -> AppWidgetManagerCompatVL uses an IntentSender to launch the widget
         config activity (to handle the case of cross profile config activities)
      -> Launcher was not overriding this method, and so not capturing the fact
         that we are waiting for a result.
      
      issue 19723510
      
      Change-Id: If5751e6d23d31c9f7b3b85f9464a93f935487cec
      173f711e
  20. 19 Mar, 2015 1 commit
  21. 16 Mar, 2015 1 commit
  22. 12 Mar, 2015 1 commit
  23. 04 Mar, 2015 1 commit
  24. 02 Mar, 2015 1 commit
    • Sunny Goyal's avatar
      Fixing wronk rowID check. · e72f3d53
      Sunny Goyal authored
      Since screenId is changed to primary key, the rowId can now be 0 (earlier
      it was auto-increment and never 0)
      
      Bug: 19566734
      Change-Id: Icf0e4294a581039101df1ad1756fdb6e581c4cba
      e72f3d53
  25. 26 Feb, 2015 1 commit
  26. 23 Feb, 2015 1 commit