diff options
author | Dianne Hackborn <hackbod@google.com> | 2012-06-28 13:49:17 -0700 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2012-06-28 13:49:17 -0700 |
commit | 45a25bcfc9af74bc4275cc710347304e581f3c51 (patch) | |
tree | 14a27ab34231d641eba57b9b6b4f4f1898770535 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 9e608c12186d308fb1711e8824901fdf931a3a96 (diff) |
Fix issue #6745498: Cannot view consecutive event details from agenda view
- There was a long-standing bug when using FLAG_ACTIVITY_REORDER_TO_FRONT
where we could find and use an activity that is currently finishing.
- There was a recently introduced bug where activities being destroyed
would not be removed from the history stack at the time they are done
being destroyed, allowing the above bug to be exposed.
- Removing a task would not kill any processes associated with the app
that had a different name from the app itself.
Change-Id: I4401ab6d348a69e1ac4fb8f719d2c69d5a78e567
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions