hammer-editor/android
Adam Brown a6a17fb1e4 Keep ActionCallback constructors so widget taps work in release
Glance instantiates ActionCallback implementations reflectively, but its
consumer rule only keeps the class, not its members. R8 stripped the no-arg
constructor, so every widget tap threw NoSuchMethodException in minified
builds.
2026-08-21 23:25:05 -07:00
..
playstore Prep for Google Play release 2023-04-24 17:55:05 -07:00
src Fix AltGr shortcuts closing the desktop app (#859) (#907) 2026-08-16 00:00:10 -07:00
build.gradle.kts Strip dep info blob from fdroid builds 2026-06-22 02:08:29 -07:00
proguard-rules.pro Keep ActionCallback constructors so widget taps work in release 2026-08-21 23:25:05 -07:00