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
/
hardware
/
location
/
ContextHubClient.java
Age
Commit message (
Expand
)
Author
2021-03-17
Modify logic handling denied auth state
Anthony Stange
2021-02-16
Add new ContextHubTransaction error code
Anthony Stange
2020-01-24
Revert "Revert "Adds a new ACCESS_CONTEXT_HUB permission""
Arthur Ishiguro
2020-01-22
Revert "Adds a new ACCESS_CONTEXT_HUB permission"
Jaewan Kim
2020-01-21
Adds a new ACCESS_CONTEXT_HUB permission
Arthur Ishiguro
2019-12-31
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-26
Reject messages larger than MTU size
Arthur Ishiguro
2018-11-16
Avoid automatically closing of persistent ContextHubClients
Arthur Ishiguro
2018-11-16
Updates PendingIntent-based service APIs
Arthur Ishiguro
2018-11-07
Reject PendingIntents owned by another client
Arthur Ishiguro
2018-11-02
Removes ContextHubBroadcastReceiver
Arthur Ishiguro
2018-10-24
Makes minor modifications to Intent-based Service APIs
Arthur Ishiguro
2018-10-24
Adds AIDL definitions for register/unregisterIntent
Arthur Ishiguro
2018-10-19
Clarifies requirements of registerIntent API
Arthur Ishiguro
2018-10-11
Adds missing RequiresPermission annotation to Context Hub APIs
Arthur Ishiguro
2018-10-01
Adds new PendingIntent-based APIs for ContextHubManager
Arthur Ishiguro
2018-08-02
Fixes a minor typo in ContextHubClient API doc
Arthur Ishiguro
2018-01-03
Expose new ContextHubService APIs
Arthur Ishiguro
2018-01-03
Adds ContextHubClient to callback parameters
Arthur Ishiguro
2018-01-02
Adds Nullable/NonNull annotations to Context Hub APIs
Arthur Ishiguro
2017-11-29
Implements client close and death notification
Arthur Ishiguro
2017-11-29
Creates framework for new API messaging
Arthur Ishiguro
2017-10-26
Creates framework for new ContextHubService APIs
Arthur Ishiguro