Releases: phantomVK/Identifier
Releases · phantomVK/Identifier
0.8.21
What's Changed
- Fix lint problems. by @phantomVK in #104
- Bugfix: Wrong Android-impl msg. by @phantomVK in #105
- Replace Enum-Class with Sealed-Class to reduce bytecode size. by @phantomVK in #106
Full Changelog: 0.8.20...0.8.21
0.8.20
What's Changed
- Remove writeData callback in AbstractProvider.readBoolean() by @phantomVK in #101
- Reuse HEX_DIGITS CharArray. by @phantomVK in #102
- Show information about AndroidIdImpl. by @phantomVK in #103
Full Changelog: 0.8.19...0.8.20
0.8.19
What's Changed
- Add try-catch block to GoogleAdsIdProvider. by @phantomVK in #98
- Safer-Runtime optimiazation by @phantomVK in #100
Full Changelog: 0.8.18...0.8.19
0.8.18
What's Changed
- Bugfix: Unbind Service connection to fix mem leak. by @phantomVK in #99
Full Changelog: 0.8.17...0.8.18
0.8.17
What's Changed
- Verify oaid status in VivoProvider. by @phantomVK in #92
- Query binder result in subclasses. by @phantomVK in #93
- New OppoManagerProvider For Oppo. by @phantomVK in #91
- Retrieving the ID result from BinderResult without class conversion. by @phantomVK in #94
- Replacing all Exception with Throwable in try-catch block. by @phantomVK in #95
- Try next provider if the previous one return no result. by @phantomVK in #96
Full Changelog: 0.8.16...0.8.17
0.8.16
What's Changed
- New providers for OPPO. by @phantomVK in #88
- Query aaid and vaid for Huawei. by @phantomVK in #87
- Shrink classes and methods by @phantomVK in #90
Full Changelog: 0.8.15...0.8.16
0.8.15
What's Changed
- Lock-free Optimization for HonorServiceProvider by @phantomVK in #85
Full Changelog: 0.8.14...0.8.15
0.8.14
0.8.13
What's Changed
- Merge RunnableComposer into SerialRunnable. by @phantomVK in #83
Full Changelog: 0.8.12...0.8.13
0.8.12
What's Changed
- Exclude unused files in release apk by @phantomVK in #81
- Reflection-free implementation. by @phantomVK in #82
Full Changelog: 0.8.11...0.8.12