Releases: ncmud/Wamdroid
Releases · ncmud/Wamdroid
v0.6.0
v0.5.0
What's Changed
- Remove AIDL and merge to single process by @powerje in #1
- Decompose Connection.java into focused subsystem classes by @powerje in #2
- Fix memory leaks and reflection bug by @powerje in #3
- Cleanup: dead code, deprecations, unused permissions (#27-33) by @powerje in #4
- Enable View Binding and clean up Plugin dead code by @powerje in #5
- Fix javac warnings: boxed constructors, raw types, deprecated APIs by @powerje in #6
- Add Kotlin, Compose, and Detekt by @powerje in #7
- Migrate to Gradle version catalog by @powerje in #8
- Update all dependencies to latest stable versions by @powerje in #9
- Fix Android lint baseline warnings by @powerje in #10
- Fix lint baseline where possible by @powerje in #11
- Convert data classes to Kotlin and add Room entities by @powerje in #12
- Add DataStore dependency and convert callback interfaces to Kotlin by @powerje in #13
- Rewrite README as Wammer - Android by @powerje in #14
- Integrate MTH-Kotlin telnet library by @powerje in #15
New Contributors
Full Changelog: https://github.com/ncmud/Wamdroid/commits/v0.5.0