Files
frameworks_base/core/java/android/app
Dianne Hackborn 621e17de87 Implement issue #3221502: New APIs to support new back stack / task navigation
What this adds:

- A new Intent activity flag to completely replace an existing task.
- A new Intent activity flag to bring the current home task up behind
  a new task being started/brought to the foreground.
- New versions of startActivity() that take an array of Intents to be
  started, allowing applications to start a task in a specific state.
- A public moveTaskToFront() method on ActivityManager, with a new flag
  that allows the caller to have the task moved to the front with the
  current home task immediately behind it.

Change-Id: Ie8028d09acffb5349d98043c67676daba09f75c8
2010-11-22 18:35:55 -08:00
..
2010-11-08 10:46:19 -08:00
2010-11-11 22:33:20 -08:00
2010-04-07 13:54:49 +08:00
2010-06-07 21:19:16 -07:00
2010-08-05 15:44:26 -07:00
2010-11-08 10:46:19 -08:00
2010-11-08 10:46:19 -08:00
2010-08-02 07:54:18 -07:00
2010-03-04 11:52:14 -08:00