1. 19 Jun, 2015 2 commits
  2. 18 Jun, 2015 1 commit
  3. 09 Jun, 2015 1 commit
  4. 28 May, 2015 2 commits
  5. 22 May, 2015 1 commit
  6. 13 May, 2015 1 commit
  7. 21 Apr, 2015 1 commit
  8. 02 Apr, 2015 1 commit
  9. 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
  10. 28 Mar, 2015 1 commit
  11. 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
  12. 19 Mar, 2015 1 commit
  13. 16 Mar, 2015 1 commit
  14. 12 Mar, 2015 1 commit
  15. 04 Mar, 2015 1 commit
  16. 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
  17. 26 Feb, 2015 1 commit
  18. 23 Feb, 2015 1 commit
  19. 17 Feb, 2015 2 commits
  20. 14 Feb, 2015 1 commit
  21. 11 Feb, 2015 1 commit
  22. 06 Feb, 2015 3 commits
  23. 04 Feb, 2015 3 commits
  24. 30 Jan, 2015 1 commit
  25. 26 Jan, 2015 2 commits
  26. 23 Jan, 2015 2 commits
  27. 21 Jan, 2015 2 commits
    • Nilesh Agrawal's avatar
      Add strict mode exception in LauncherProvider. · fde11852
      Nilesh Agrawal authored
      Content providers are created during process startup (before Application.onCreate),
      and we should not be doing expensive stuff in Provider.onCreate
      
      Adding an exception for now as it looks like LauncherProvider initialization is needed
      before we can show meaningful UI.
      
      Bug: 19094644
      Change-Id: I860c2934c110d3a43f1a3afa00729077dc64796c
      fde11852
    • Geoff Mendal's avatar
      Import translations. DO NOT MERGE · f32cd5fb
      Geoff Mendal authored
      Change-Id: I56a37f9442adf586d40bfbb2b41b22ccf2052f51
      Auto-generated-cl: translation import
      f32cd5fb
  28. 19 Jan, 2015 1 commit
  29. 17 Jan, 2015 2 commits