Commit graph

3 commits

Author SHA1 Message Date
jima
62933bf975 Rename to Smart Notification Inbox (com.roundingmobile.sni), new app icons
- Rename app from Alert Vault to Smart Notification Inbox
- Package: com.roundingmobile.alertvault → com.roundingmobile.sni
- All internal references cleaned (theme, prefs, db, exports)
- New default (blue) and premium (gold) app icons
- Updated all string resources across all locales
- Renamed docs and schema directories
2026-03-17 16:56:16 +01:00
jima
593442a021 Rename NotiSaver to Alert Vault, add natural language filter rules, compound conditions, new icons
Major changes in this commit:
- Rename app from NotiSaver to Alert Vault (package: com.roundingmobile.alertvault)
- Natural language filter rule editor (Thunderbird/BuzzKill-style sentence builder)
- Compound AND/OR conditions for filter rules (Pro-gated)
- 6 filter actions: don't save, save & dismiss, block, save as read, cooldown, alert
- App picker with 4 sections (any app, notification apps, installed apps, manual entry)
- Pro status provider with dev toggle in Settings
- Premium gate dialog for pro features
- Auto-dismiss from notification shade via cancelNotification
- Cooldown tracker (in-memory, per-rule per-app)
- Blue Steel (default) and Gold Vault (premium) app icons with activity-alias switching
- DB migration v3→v4: compound conditions JSON, condition operator, action params
2026-03-17 11:46:00 +01:00
jima
b7518b1edc first commit 2026-03-17 11:46:00 +01:00