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
/
Service.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-08-06
Clarify how FGS restriction won't apply STICKY FGS restarts
Makoto Onuki
2021-06-15
Update the javadoc around FGS
Makoto Onuki
2021-04-15
Introduce WindowProviderService
Charles Chen
2021-02-19
Throw more descriptive exceptions when service start isn't allowed.
Makoto Onuki
2020-11-23
BG-FGS-launch restriction exemptions.
Hui Yu
2020-04-02
Enabled Content Capture in Service
Yara Hassan
2020-03-17
Revert "Enabled Content Capture in Service"
Xianyuan Jia
2020-03-16
Enabled Content Capture in Service
Yara Hassan
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-22
Deprecate IntentService
Charles Munger
2019-02-26
Add API Service.getForegroundServiceType()
Hui Yu
2019-02-15
Add IntDef annotation to parameter foregroundServiceType.
Hui Yu
2019-01-31
Change foregroundServiceType from enum to flags
Hui Yu
2018-12-06
Add manifest service attribute foregroundServiceType
Hui Yu
2018-10-03
Merge "docs: bug 37126744, typos" into pi-dev
kopriva
2018-10-03
docs: bug 37126744, typos
kopriva
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-05
Fix issue #72116995: Add permission guarding Service#startForeground
Dianne Hackborn
2018-02-12
Revert "Fix issue #72116995: Add permission guarding Service#startForeground"
Ian Pedowitz
2018-02-07
Fix issue #72116995: Add permission guarding Service#startForeground
Dianne Hackborn
2018-01-25
Revert "Fix issue #72116995: Add permission guarding Service#startForeground"
Dianne Hackborn
2018-01-24
Fix issue #72116995: Add permission guarding Service#startForeground
Dianne Hackborn
2017-05-23
Don't keep a reference to Service object
Amith Yamasani
2017-05-04
All kinds of little foreground services fixes.
Dianne Hackborn
2017-04-20
Auto-generate docs based on annotations.
Jeff Sharkey
2017-02-22
Revert "Ensure network connectivity on app start."
Sudheer Shanka
2017-02-13
Ensure network connectivity on app start.
Sudheer Shanka
2016-04-18
Work on issue #28221912: Starting service as foreground might...
Dianne Hackborn
2015-02-19
Mark Service#onBind() @Nullable
Scott Kennedy
2014-10-09
Improve some docs, fix some debugging.
Dianne Hackborn
2014-07-31
Fix a small typo in javadocs
Evan Charlton
2013-09-11
Revert services assist context in KitKat
Adam Skory
2013-08-08
Fix the build
Ben Murdoch
2013-08-07
Extend assist context to foreground services
Adam Skory
2013-04-30
add notice to not use 0 in startForeground().
Scott Main
2013-03-29
Doc update: clarify dumpsys instructions
kmccormick
2012-08-06
docs: fix broken links
Scott Main
2012-04-11
Make component names visible in javadoc.
Jeff Sharkey
2012-03-09
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-08
Add new Intent API for associating a ClipData with an Intent.
Dianne Hackborn
2011-10-04
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-07-29
Various work on out of memory managment.
Dianne Hackborn
2011-07-18
Remove an unnecessary finalizer.
Jeff Brown
2011-04-12
Add APIs to remove tasks.
Dianne Hackborn
2011-02-08
docs: fix links to revised fundamentals documents
Scott Main
2010-12-14
Time to remove some old APIs!
Dianne Hackborn
2010-08-02
Add missing word from docs.
Brad Fitzpatrick
2010-07-27
Explicitly mention again that startCommand() runs on the main thread.
Brad Fitzpatrick
2010-04-15
A little more improvement of the Service javadoc.
Dianne Hackborn
[next]