summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/location/ContextHubMessage.java
AgeCommit message (Expand)Author
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-04-08Switch from Byte.toHexString() to HexEncodingNeil Fuller
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-03-01Mark location classes as Parcelable appropriatelyArthur Ishiguro
2018-01-17Implements toString in NanoAppMessage/ContextHubMessageArthur Ishiguro
2018-01-05Deprecates classes associated with old ContextHubManager APIsArthur Ishiguro
2016-04-01Added handling apps query response from context hubAshutosh Joshi
2016-04-01Revert "Added handling apps query response from context hub"Ashutosh Joshi
2016-04-01Added handling apps query response from context hubAshutosh Joshi
2016-01-28Context hub API for applicationsAshutosh Joshi