Releases: StringCare/AndroidLibrary
Releases · StringCare/AndroidLibrary
Library republished
- Moved to
io.github.stringcare:library:4.2.1
Gradle fix
- Gradle fix
- Native lib fix
- AndroidX components
Module Implementation
- New implementation: https://github.com/StringCare/AndroidLibrary/wiki/Implementation
- Removed not valid libraries
Native lib bugfix
- G++ compiler flag
Different native library name
- Bugfix for projects with native code.
- Updated native lib for macOS Catalina
- Some SCTextView attributes renamed (
html -> htmlSupport
,visible -> reveal
): https://github.com/StringCare/AndroidLibrary/wiki/Strings-Usage
macOS - terminal bugfix
Merge pull request #64 from StringCare/develop v3.6
macOS Catalina support, mocked fingerprints support
- Updated native lib for macOS Catalina
- Support for mocked fingerprints
Assets Support
Missing Kotlin functions
Merge pull request #61 from StringCare/develop v3.3: missing kotlin extension
Dynamic applicationIds support, minor bugfixes
- Added support for Android projects that uses dynamic application ids
- Bugfix: Encoding bug when writing non-obfuscated values
- Doc updated
- Added Kotlin functions for improving the string treatment