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
/
IntentService.java
Age
Commit message (
Expand
)
Author
2021-01-19
Correct IntentService docs
Christopher Tate
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-22
Deprecate IntentService
Charles Munger
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-07-31
docs: Noted that JobIntentService is usually a better choice
Andrew Solovay
2016-09-30
Docs: Fixed the Service link
Hemal Patel
2016-01-21
Improve documentation for IntentService
Ryan Lothian
2015-04-23
Annotate some APIs with threading annotations
Tor Norbye
2011-10-04
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-01-10
docs: Rewrite of App Fundamentals.. Part 2.
Scott Main
2010-04-07
Fix SDK build.
Wu-cheng Li
2010-04-06
Comment-only change to clarify the role and use of IntentService
Dan Egnor
2010-03-11
Add correct copyright headers to multiple files
Kenny Root
2010-02-09
New external storage APIs.
Dianne Hackborn
2009-08-24
Add more control over a service's start state.
Dianne Hackborn
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-02
auto import from //depot/cupcake/@137055
The Android Open Source Project