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
/
service
/
notification
/
ConditionProviderService.java
Age
Commit message (
Expand
)
Author
2020-02-18
Framework changes to enable Notification listeners on Android Go.
Rajeev Kumar
2019-06-05
Use connected boolean as NLS does vs IBinder
Julia Reynolds
2018-12-17
Deprecate ConditionProviderService.
Julia Reynolds
2018-12-11
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2017-11-14
Expose method for testing.
Julia Reynolds
2017-10-24
Update managed service documentation for low ram devices.
Julia Reynolds
2017-02-28
Api review feedback.
Julia Reynolds
2016-09-15
Allow Condition Providers to bind/unbind themselves
Julia Reynolds
2016-05-25
Api updates.
Julia Reynolds
2016-03-08
Condition cleanup.
Julia Reynolds
2016-02-01
Re-SystemApi some fields/method that aren't in use.
Julia Reynolds
2016-01-15
Allow condition providers to specify a rule instance limit.
Julia Reynolds
2015-11-04
Delete unused code.
Julia Reynolds
2015-10-30
Use preexisting DND access setting for condition providers.
Julia Reynolds
2015-10-07
Remove rename automatic zen rule.
Julia Reynolds
2015-08-25
Allow third party condition providers.
Julia Reynolds
2014-09-10
Zen: Make condition providers available via @SystemApi.
John Spurlock
2014-04-29
Zen mode tweaks.
John Spurlock
2014-04-27
Force condition provider unsubscribe when exiting zen mode.
John Spurlock
2014-04-27
Wire up condition providers to zen mode exit triggers.
John Spurlock
2014-04-25
Introduce condition provider services.
John Spurlock