1. 19 Oct, 2014 2 commits
  2. 30 Sep, 2014 1 commit
  3. 29 Sep, 2014 1 commit
  4. 18 Sep, 2014 2 commits
  5. 16 Sep, 2014 1 commit
  6. 15 Sep, 2014 1 commit
  7. 24 Aug, 2014 1 commit
  8. 16 Aug, 2014 3 commits
  9. 15 Aug, 2014 2 commits
  10. 09 Aug, 2014 1 commit
    • Alan Newberger's avatar
      Start new task for Gallery trampolines · 163a97c3
      Alan Newberger authored
      When testing the Camera trampoline, even in the full gallery app
      from a JB to K upgrade, I noticed that the Camera app was starting
      in the Gallery trampoline's task -- two recents even with
      excludeFromRecents true. Was still the case in the new trampoline.
      Adding FLAG_ACTIVITY_NEW_TASK addressed this, also with some
      manifest changes in the trampoline in another CL. Photos was working,
      I believe because photos activities explicitly set a task affinity
      to shield themselves from G+, thus forcing a new task. Also, this
      helped shield activities when both trampolines are active. That is,
      if Camera was started via its trampoline, then Photos, the Photos
      shortcut opened Camera because it already had an activity in the
      trampoline's task. Even if Photos works now, this does no harm and
      ensures we're not relying on the implementation of another APK.
      
      Bug: 16843573
      Change-Id: Ifa6d65ef2b00a4ffc6df78f13dba16270113509d
      163a97c3
  11. 22 Jul, 2014 1 commit
    • Ying Wang's avatar
      Build against the NDK libraries. · 745eb589
      Ying Wang authored
      That way you don't have dependency on the platform libraries, which in
      turn depends on things like libcompiler_rt-extras, which isn't exposed
      to apps_only build.
      
      Bug: 16398512
      Change-Id: Ie7cf54c97c57b13e82c1891970eb3731a68ae075
      745eb589
  12. 19 Jul, 2014 1 commit
  13. 15 Jul, 2014 1 commit
  14. 06 Jul, 2014 9 commits
  15. 30 Jun, 2014 1 commit
  16. 26 Jun, 2014 2 commits
  17. 25 Jun, 2014 1 commit
  18. 23 Jun, 2014 1 commit
  19. 18 Jun, 2014 1 commit
  20. 13 Jun, 2014 1 commit
  21. 09 Jun, 2014 1 commit
  22. 04 Jun, 2014 1 commit
  23. 02 Jun, 2014 1 commit
  24. 28 May, 2014 1 commit
  25. 27 May, 2014 2 commits