index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
TaskStackBuilder.java
Age
Commit message (
Expand
)
Author
2020-10-14
Suppress one off errorprone warnings for AndroidFrameworkPendingIntentMutability
Ashwini Oruganti
2018-02-03
Pass in the user defined by Context.
Jeff Sharkey
2018-01-24
Launching notification settings correctly inline
Selim Cinek
2017-01-25
Fix @links in reference docs.
Elliot Waite
2013-09-11
Add typedefs and nullness annotations.
Tor Norbye
2012-09-30
Construct a task stack for picking a wifi network from notification
Adam Powell
2012-09-25
Merge into jb-mr1-dev
Jean-Baptiste Queru
2012-09-24
AppInfo from Notifications for secondary users
Amith Yamasani
2012-09-24
TaskStackBuilder and intents without an explicit target
Adam Powell
2012-09-17
TaskStackBuilder correctness fixes
Adam Powell
2012-09-17
TaskStackBuilder - use the correct package for looking up parents
Adam Powell
2012-09-16
Create main activity intents as needed for TaskStackBuilder/Up nav
Adam Powell
2012-05-16
Be more tolerant in TaskStackBuilder
Adam Powell
2012-05-08
Fix bug in TaskStackBuilder#addParentStack
Adam Powell
2012-05-01
API modifications for TaskStackBuilder
Adam Powell
2012-04-23
Add TaskStackBuilder#addParentStack(ComponentName)
Adam Powell
2012-04-05
Fix a bug in TaskStackBuilder where task stack PendingIntents would
Adam Powell
2012-04-05
TaskStackBuilder and Activity navigation features for framework
Adam Powell