summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/location/ContextHubClient.java
AgeCommit message (Expand)Author
2021-03-17Modify logic handling denied auth stateAnthony Stange
2021-02-16Add new ContextHubTransaction error codeAnthony Stange
2020-01-24Revert "Revert "Adds a new ACCESS_CONTEXT_HUB permission""Arthur Ishiguro
2020-01-22Revert "Adds a new ACCESS_CONTEXT_HUB permission"Jaewan Kim
2020-01-21Adds a new ACCESS_CONTEXT_HUB permissionArthur Ishiguro
2019-12-31Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-12-26Reject messages larger than MTU sizeArthur Ishiguro
2018-11-16Avoid automatically closing of persistent ContextHubClientsArthur Ishiguro
2018-11-16Updates PendingIntent-based service APIsArthur Ishiguro
2018-11-07Reject PendingIntents owned by another clientArthur Ishiguro
2018-11-02Removes ContextHubBroadcastReceiverArthur Ishiguro
2018-10-24Makes minor modifications to Intent-based Service APIsArthur Ishiguro
2018-10-24Adds AIDL definitions for register/unregisterIntentArthur Ishiguro
2018-10-19Clarifies requirements of registerIntent APIArthur Ishiguro
2018-10-11Adds missing RequiresPermission annotation to Context Hub APIsArthur Ishiguro
2018-10-01Adds new PendingIntent-based APIs for ContextHubManagerArthur Ishiguro
2018-08-02Fixes a minor typo in ContextHubClient API docArthur Ishiguro
2018-01-03Expose new ContextHubService APIsArthur Ishiguro
2018-01-03Adds ContextHubClient to callback parametersArthur Ishiguro
2018-01-02Adds Nullable/NonNull annotations to Context Hub APIsArthur Ishiguro
2017-11-29Implements client close and death notificationArthur Ishiguro
2017-11-29Creates framework for new API messagingArthur Ishiguro
2017-10-26Creates framework for new ContextHubService APIsArthur Ishiguro