summaryrefslogtreecommitdiff
path: root/core/java/android/app/TaskStackBuilder.java
AgeCommit message (Expand)Author
2020-10-14Suppress one off errorprone warnings for AndroidFrameworkPendingIntentMutabilityAshwini Oruganti
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2018-01-24Launching notification settings correctly inlineSelim Cinek
2017-01-25Fix @links in reference docs.Elliot Waite
2013-09-11Add typedefs and nullness annotations.Tor Norbye
2012-09-30Construct a task stack for picking a wifi network from notificationAdam Powell
2012-09-25Merge into jb-mr1-devJean-Baptiste Queru
2012-09-24AppInfo from Notifications for secondary usersAmith Yamasani
2012-09-24TaskStackBuilder and intents without an explicit targetAdam Powell
2012-09-17TaskStackBuilder correctness fixesAdam Powell
2012-09-17TaskStackBuilder - use the correct package for looking up parentsAdam Powell
2012-09-16Create main activity intents as needed for TaskStackBuilder/Up navAdam Powell
2012-05-16Be more tolerant in TaskStackBuilderAdam Powell
2012-05-08Fix bug in TaskStackBuilder#addParentStackAdam Powell
2012-05-01API modifications for TaskStackBuilderAdam Powell
2012-04-23Add TaskStackBuilder#addParentStack(ComponentName)Adam Powell
2012-04-05Fix a bug in TaskStackBuilder where task stack PendingIntents wouldAdam Powell
2012-04-05TaskStackBuilder and Activity navigation features for frameworkAdam Powell