index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
Service.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fixing broken {docroot} links
Andrew Solovay
2023-01-03
1
-2
/
+2
*
stopForeground(boolean) deprecation & docs
Christopher Tate
2021-12-06
1
-3
/
+16
*
Merge "ForegroundServiceDidNotStartInTimeException now has..." into sc-v2-dev...
Makoto Onuki
2021-11-30
1
-0
/
+35
|
\
|
*
ForegroundServiceDidNotStartInTimeException now has...
Makoto Onuki
2021-11-18
1
-0
/
+35
*
|
Merge "Clarify how FGS restriction won't apply STICKY FGS restarts" into sc-d...
Makoto Onuki
2021-08-11
1
-0
/
+7
|
\
|
|
*
Clarify how FGS restriction won't apply STICKY FGS restarts
Makoto Onuki
2021-08-06
1
-0
/
+7
*
|
Deprecate stopForeground(boolean)
Christopher Tate
2021-08-10
1
-17
/
+32
|
/
*
Update the javadoc around FGS
Makoto Onuki
2021-06-15
1
-0
/
+24
*
Introduce WindowProviderService
Charles Chen
2021-04-15
1
-0
/
+13
*
Throw more descriptive exceptions when service start isn't allowed.
Makoto Onuki
2021-02-19
1
-1
/
+8
*
BG-FGS-launch restriction exemptions.
Hui Yu
2020-11-23
1
-0
/
+4
*
Enabled Content Capture in Service
Yara Hassan
2020-04-02
1
-1
/
+25
*
Revert "Enabled Content Capture in Service"
Xianyuan Jia
2020-03-17
1
-25
/
+2
*
Enabled Content Capture in Service
Yara Hassan
2020-03-16
1
-2
/
+25
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Deprecate IntentService
Charles Munger
2019-11-22
1
-1
/
+1
*
Add API Service.getForegroundServiceType()
Hui Yu
2019-02-26
1
-1
/
+26
*
Add IntDef annotation to parameter foregroundServiceType.
Hui Yu
2019-02-15
1
-1
/
+2
*
Change foregroundServiceType from enum to flags
Hui Yu
2019-01-31
1
-8
/
+45
*
Add manifest service attribute foregroundServiceType
Hui Yu
2018-12-06
1
-1
/
+8
*
Merge "docs: bug 37126744, typos" into pi-dev
kopriva
2018-10-03
1
-5
/
+5
|
\
|
*
docs: bug 37126744, typos
kopriva
2018-10-03
1
-5
/
+5
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+9
|
/
*
Fix issue #72116995: Add permission guarding Service#startForeground
Dianne Hackborn
2018-03-05
1
-8
/
+4
*
Revert "Fix issue #72116995: Add permission guarding Service#startForeground"
Ian Pedowitz
2018-02-12
1
-4
/
+8
*
Fix issue #72116995: Add permission guarding Service#startForeground
Dianne Hackborn
2018-02-07
1
-8
/
+4
*
Revert "Fix issue #72116995: Add permission guarding Service#startForeground"
Dianne Hackborn
2018-01-25
1
-4
/
+8
*
Fix issue #72116995: Add permission guarding Service#startForeground
Dianne Hackborn
2018-01-24
1
-8
/
+4
*
Don't keep a reference to Service object
Amith Yamasani
2017-05-23
1
-1
/
+9
*
All kinds of little foreground services fixes.
Dianne Hackborn
2017-05-04
1
-14
/
+16
*
Auto-generate docs based on annotations.
Jeff Sharkey
2017-04-20
1
-21
/
+17
*
Revert "Ensure network connectivity on app start."
Sudheer Shanka
2017-02-22
1
-9
/
+7
*
Ensure network connectivity on app start.
Sudheer Shanka
2017-02-13
1
-7
/
+9
*
Work on issue #28221912: Starting service as foreground might...
Dianne Hackborn
2016-04-18
1
-12
/
+71
*
Mark Service#onBind() @Nullable
Scott Kennedy
2015-02-19
1
-0
/
+2
*
Improve some docs, fix some debugging.
Dianne Hackborn
2014-10-09
1
-3
/
+11
*
Fix a small typo in javadocs
Evan Charlton
2014-07-31
1
-1
/
+1
*
Revert services assist context in KitKat
Adam Skory
2013-09-11
1
-13
/
+0
*
Fix the build
Ben Murdoch
2013-08-08
1
-1
/
+1
*
Extend assist context to foreground services
Adam Skory
2013-08-07
1
-0
/
+13
*
add notice to not use 0 in startForeground().
Scott Main
2013-04-30
1
-1
/
+1
*
Doc update: clarify dumpsys instructions
kmccormick
2013-03-29
1
-1
/
+3
*
docs: fix broken links
Scott Main
2012-08-06
1
-2
/
+2
*
Make component names visible in javadoc.
Jeff Sharkey
2012-04-11
1
-2
/
+2
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Add new Intent API for associating a ClipData with an Intent.
Dianne Hackborn
2012-03-08
1
-1
/
+13
*
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-10-04
1
-5
/
+7
*
Various work on out of memory managment.
Dianne Hackborn
2011-07-29
1
-3
/
+6
*
Remove an unnecessary finalizer.
Jeff Brown
2011-07-18
1
-6
/
+0
*
Add APIs to remove tasks.
Dianne Hackborn
2011-04-12
1
-0
/
+20
[next]