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
/
ContextHubManager.java
Age
Commit message (
Expand
)
Author
2021-07-14
Add additional clarification regarding nanoapp loading APIs
Arthur Ishiguro
2021-03-19
Fix ContextHubManager docs
Anthony Stange
2021-03-11
Clear up authorization state docs
Anthony Stange
2021-02-17
Enforce nanoapp permissions for ContextHub APIs
Anthony Stange
2021-01-29
Add attribution tag parameter to createClient
Anthony Stange
2021-01-28
Add new callback / intent type to ContextHub APIs
Anthony Stange
2020-11-12
Remove legacy style metalava suppression
Aurimas Liutikas
2020-02-13
Fixes Context Hub feature naming and documentation
Arthur Ishiguro
2020-01-28
Merge "Guard Context Hub Service on Context Hub feature"
TreeHugger Robot
2020-01-24
Revert "Revert "Adds a new ACCESS_CONTEXT_HUB permission""
Arthur Ishiguro
2020-01-23
Guard Context Hub Service on Context Hub feature
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
2018-11-27
Expose Context Hub Service PendingIntent APIs
Arthur Ishiguro
2018-11-19
Reorders arguments in Context Hub Service methods
Arthur Ishiguro
2018-11-16
Avoid automatically closing of persistent ContextHubClients
Arthur Ishiguro
2018-11-16
Implements updated PendingIntent APIs
Arthur Ishiguro
2018-11-16
Updates PendingIntent-based service APIs
Arthur Ishiguro
2018-11-02
Implements PendingIntent based createClient API
Arthur Ishiguro
2018-11-02
Adds bindClient method to service AIDL
Arthur Ishiguro
2018-10-24
Makes minor modifications to Intent-based Service APIs
Arthur Ishiguro
2018-10-23
Fixes typo in Intent extra names
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-21
Resolve race condition in old API message handler
Arthur Ishiguro
2018-01-04
Rethrow RemoteException instead of log in ContextHubManager
Arthur Ishiguro
2018-01-04
Remove unnecessary log from ContextHubManager
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-12-21
Adds a createClient method with no Executor argument
Arthur Ishiguro
2017-12-21
Replace Handler with Executor in new APIs
Arthur Ishiguro
2017-12-20
Rename ContextHubTransaction.Result IntDef
Arthur Ishiguro
2017-12-19
Implements getContextHubs
Arthur Ishiguro
2017-12-14
Implements disableNanoApp
Arthur Ishiguro
2017-12-14
Implements enableNanoApp
Arthur Ishiguro
2017-12-11
Implements queryNanoApps API
Arthur Ishiguro
2017-12-05
Implements the new loadNanoApp/unloadNanoApp APIs
Arthur Ishiguro
2017-11-29
Creates framework for new API messaging
Arthur Ishiguro
2017-11-02
Sets up ContextHub service/manager interface for transactions
Arthur Ishiguro
2017-10-26
Creates framework for new ContextHubService APIs
Arthur Ishiguro
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2016-12-21
Move ContextHubService to a better location.
Ashutosh Joshi
2016-08-30
ContextHubManager: Document InstanceInfo bug am: 3be73d3950 am: 6f155aa4bf
Greg Kaiser
2016-08-30
ContextHubManager: Fix API documentation. am: fac5be2ace am: 921e7ef350
Greg Kaiser
2016-08-26
ContextHubManager: Document InstanceInfo bug
Greg Kaiser
2016-08-19
ContextHubManager: Document InstanceInfo bug
Greg Kaiser
2016-08-19
ContextHubManager: Fix API documentation.
Greg Kaiser
2016-08-11
Avoid caching services with missing binders.
Jeff Sharkey
[next]