summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/TaskStackBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Add typedefs and nullness annotations.Tor Norbye2013-09-111-2/+5
* Construct a task stack for picking a wifi network from notificationAdam Powell2012-09-301-0/+14
* Merge into jb-mr1-devJean-Baptiste Queru2012-09-251-6/+15
|\
| * AppInfo from Notifications for secondary usersAmith Yamasani2012-09-241-6/+15
* | TaskStackBuilder and intents without an explicit targetAdam Powell2012-09-241-1/+5
|/
* TaskStackBuilder correctness fixesAdam Powell2012-09-171-11/+13
* TaskStackBuilder - use the correct package for looking up parentsAdam Powell2012-09-171-1/+1
* Create main activity intents as needed for TaskStackBuilder/Up navAdam Powell2012-09-161-40/+13
* Be more tolerant in TaskStackBuilderAdam Powell2012-05-161-9/+3
* Fix bug in TaskStackBuilder#addParentStackAdam Powell2012-05-081-9/+3
* API modifications for TaskStackBuilderAdam Powell2012-05-011-10/+72
* Add TaskStackBuilder#addParentStack(ComponentName)Adam Powell2012-04-231-2/+39
* Fix a bug in TaskStackBuilder where task stack PendingIntents wouldAdam Powell2012-04-051-0/+8
* TaskStackBuilder and Activity navigation features for frameworkAdam Powell2012-04-051-0/+212