|
|
dd52c5eaed
|
display notification images, handle new intent based actions like tel and mailto
|
2026-04-15 09:51:22 -07:00 |
|
|
|
11c5c3d6c7
|
show app description as subtitle in registration list, add a newline for full_description (required for proper md display)
|
2026-04-04 14:01:31 -07:00 |
|
|
|
44c6d39ff0
|
allow non-existing (on phone) prism server apps to be added for notification (ex. beszel notifications)
|
2026-03-29 13:54:08 -07:00 |
|
|
|
71728cf263
|
Prepare v1.1.1 release
|
2026-03-13 11:52:48 -07:00 |
|
|
|
820e2c647d
|
v1.1.0 release
|
2026-03-12 17:35:21 -07:00 |
|
|
|
7f2ad06c8a
|
dep updates, logging hardening, crypto storage modernization
- Replace EncryptedSharedPreferences/MasterKey with direct AndroidKeyStore
AES-256-GCM via new SecureStringPreferences wrapper; remove dead
androidx.security.crypto dependency
- Gate high-volume debug logs behind BuildConfig.DEBUG in ServerConnection
and PrismServerClient; redact token/channelID in remaining logs;
stop logging raw message payloads on deserialization failure
- Remove noisy onDestroy lifecycle log from MainActivity
- Bump activityCompose 1.12.4→1.13.0, uiTooling 1.10.4→1.10.5
- Bump ktlint plugin 14.1.0→14.2.0, pin ktlint engine to 1.8.0
- Auto-fix ktlint 1.8.0 when-block blank line violations
|
2026-03-12 17:16:26 -07:00 |
|
|
|
07924d5b35
|
fix manual app addition regression, v1 release
|
2026-03-04 21:08:52 -08:00 |
|
|
|
c4e603cbc5
|
upgrade to latest AGP and gradle, more minor code refacoring and clean up
|
2026-03-04 18:43:50 -08:00 |
|
|
|
468e07d321
|
code cleanup and minor improvements, fix more linting issues
|
2026-03-02 15:11:39 -08:00 |
|
|
|
40c0ba924a
|
release v0.3.0, dont group untagged notifications
|
2026-02-27 18:28:45 -08:00 |
|
|
|
367af79d0d
|
upgrade to gradle v9, update deps to latest, better notification dismissal
|
2026-02-27 14:57:15 -08:00 |
|
|
|
2ba5d22ea6
|
do a better job of dimissing empty group notification containers
|
2026-02-27 09:46:12 -08:00 |
|
|
|
9c367d7dd2
|
ignore (but log) ANR errors on network actions failing due to a bad/slow network
|
2026-02-24 19:47:12 -08:00 |
|
|
|
93be0d1ae8
|
better action resolution
|
2026-02-23 09:59:12 -08:00 |
|
|
|
d69c85f2f8
|
upgrade to minSdk 31, make the splash screen theme-aware, clean ups, new make target to check for dep upgrades
|
2026-02-21 14:24:56 -08:00 |
|
|
|
e6fe2e9d52
|
allow http connections for release builds
|
2026-02-19 23:30:58 -08:00 |
|
|
|
def5f2f76d
|
clean up
|
2026-02-19 21:15:07 -08:00 |
|