Releases: Inseye/Inseye-SDK-Android-API
Releases · Inseye/Inseye-SDK-Android-API
Inseye Android Client API 0.0.3
What's Changed
- added binder type and client package name
- added extra meta field (now contains sdk version)
Full Changelog: 0.0.2...0.0.3
0.0.2
Added
getVisibleFovadded toISharedService
Changed
- migrated to
libs.versions.toml
Deprecated
-
deprecated and marked for removal all classes that are not mandatory part of the library, they will be removed in
1.0.0:IntentLoggerBindingDiedDelegateIPluggableServiceConnectionNullBindingDelegatePluggableServiceConnectionServiceConnectedDelegateServiceDisconnectedDelegateISharedServiceTagSource
-
process of building intent used to connect to Inseye Service was streamlined by
ServiceConnectionIntentFactory. All other ways of connecting to Inseye Service are deprecated and will be removed in1.0.0.
Inseye Client API v0.0.1
Initial release
First AAR release to be used as standalone lib or as dependency in Inseye SDK Android