Recognize local app states (T-202)

This commit is contained in:
ila
2026-07-16 17:00:06 +08:00
parent 2e21c9f327
commit 819b1cdf88
16 changed files with 1303 additions and 16 deletions
+2
View File
@@ -0,0 +1,2 @@
// Package storage persists local SoftBox JSON state without UI dependencies.
package storage