Commit graph

18 commits

Author SHA1 Message Date
a6654cc4c4
allow mem tagging, dependency upgrades, update to bring in the latest unifiedpush bug fixes 2026-04-22 21:14:41 -07:00
08168775ef
upgrade AGP and gradle 2026-04-21 17:56:18 -07:00
dd52c5eaed
display notification images, handle new intent based actions like tel and mailto 2026-04-15 09:51:22 -07:00
60b767f6dc
update deps 2026-04-10 18:30:49 -07:00
c01cba4bb3 adding badges, dep upgrades 2026-03-26 19:13:45 -07:00
3a9bd08dc5 update deps 2026-03-24 23:24:18 -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
90f8eb851d update ktlint and enforce its new lint + formatting rules 2026-03-07 16:15:06 -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
367af79d0d upgrade to gradle v9, update deps to latest, better notification dismissal 2026-02-27 14:57:15 -08:00
71386a3e6d bringing in upstream fixes from sunup 2026-02-23 11:28:46 -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
fa614b1943 new icon, dep updates, new gradle daemon props, allow changing the push server 2026-02-18 22:56:31 -08:00
e7f8953b2a new intro screen for prism server, distributor dep update to latest, better adopt the material patterns instead of crappy modals 2026-02-14 19:42:28 -08:00
ea9ff8b596 migrate to distributor v0.7.x 2026-02-12 03:47:20 -08:00
fda60f3c77 add webpush support for manually added apps - now requires for the prism server to be pre-configured, unregister apps on delete or server change 2026-02-03 16:57:03 -08:00
1281803f74 Initial commit 2026-02-02 23:25:04 -08:00