Initial Android notification forwarder

This commit is contained in:
2026-07-06 18:57:40 +08:00
commit 93c4ed9b5b
47 changed files with 3252 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Keep Bark message model fields used by kotlinx.serialization
-keepclassmembers class com.a2i.forwarder.model.** { *; }