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
/
ContextHubTransaction.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
2019-12-31
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2018-01-03
Expose new ContextHubService APIs
Arthur Ishiguro
2018-01-03
Renames RESULT_FAILED_PENDING to RESULT_FAILED_BUSY
Arthur Ishiguro
2018-01-03
Changes transaction Listener to OnCompleteListener
Arthur Ishiguro
2018-01-02
Adds Nullable/NonNull annotations to Context Hub APIs
Arthur Ishiguro
2017-12-21
Change ContextHubTransaction Callback to Listener
Arthur Ishiguro
2017-12-21
Replace Handler with Executor in new APIs
Arthur Ishiguro
2017-12-20
Renames setCallbackOnComplete method in ContextHubTransaction
Arthur Ishiguro
2017-12-20
Rename ContextHubTransaction.Result IntDef
Arthur Ishiguro
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-11
Implements queryNanoApps API
Arthur Ishiguro
2017-12-05
Implements the new loadNanoApp/unloadNanoApp APIs
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