Commit graph

20 commits

Author SHA1 Message Date
7fc146a742
Release v1.2.1 2026-04-22 21:23:32 -07:00
75a3c20b3c
Release v1.2.0 2026-04-15 09:56:25 -07:00
b6d8b6217f Release v1.1.3 2026-04-04 14:02:48 -07:00
1c8aded275 Release v1.1.2 2026-03-29 13:57:07 -07:00
d7a7c8d181 Release v1.1.1 2026-03-13 11:55:24 -07:00
f9f4e14417 Disable VCS info embedding for reproducible builds 2026-03-13 11:50:31 -07:00
f0e9911171 Use literal versionCode/Name for F-Droid compatibility 2026-03-13 01:59:21 -07:00
0c5ef9af81 Read versionCode from VERSION_CODE file 2026-03-13 01:50:17 -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
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
962c09794d remove aab release files as this won't be released to the playstore 2026-02-24 23:09:43 -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
def5f2f76d clean up 2026-02-19 21:15:07 -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
e2e110c363 different theme color, minor improvements 2026-02-03 00:55:04 -08:00
1281803f74 Initial commit 2026-02-02 23:25:04 -08:00