From 3921561bb8dee8e1af71935b6f95db6bd430592d Mon Sep 17 00:00:00 2001 From: nain <126972030+nain-F49FF806@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:59:18 +0000 Subject: [PATCH] 2024.12.20 release notes Maintenance update --- android/app/build.gradle.kts | 2 +- .../play/listings/en-US/full-description.txt | 6 +++--- .../source-fdroid/play/release-notes/en-US/default.txt | 10 ++++++++++ 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/android/app/build.gradle.kts b/android/app/build.gradle.kts index 7abae67..ac719ea 100644 --- a/android/app/build.gradle.kts +++ b/android/app/build.gradle.kts @@ -13,7 +13,7 @@ android { applicationId = "alt.nainapps.sharepaste" minSdk = 26 targetSdk = 35 - versionCode = 1734715000 + versionCode = 1734722000 versionName = "2024.12.20" setProperty("archivesBaseName", "sharepaste.oo") diff --git a/android/app/src/source-fdroid/play/listings/en-US/full-description.txt b/android/app/src/source-fdroid/play/listings/en-US/full-description.txt index 3d52768..9ffdf03 100644 --- a/android/app/src/source-fdroid/play/listings/en-US/full-description.txt +++ b/android/app/src/source-fdroid/play/listings/en-US/full-description.txt @@ -1,6 +1,6 @@ -This app allows you to quickly share text, in such a way that the hosting server can't read contents of the paste you have shared. -Or in other words, your share is end to end encrypted. You can also set your paste to auto destruct 💣 after a set duration. -Or burn on read 🔥 (Mission Impossible style!) if you like, to prevent unintended persons from accessing it later. +This app allows you to quickly share text, and optionally an attachment, in such manner that the hosting server cannot read paste contents. +In other words, your share is end to end encrypted. You can set your paste to expire 💣 after a set duration. +Or burn on read 🔥 (Mission Impossible style!), to prevent unintended persons from accessing it later. If you know of PrivateBin, this is the first and only mobile client for it that we know of :) PrivateBin: https://privatebin.info/ diff --git a/android/app/src/source-fdroid/play/release-notes/en-US/default.txt b/android/app/src/source-fdroid/play/release-notes/en-US/default.txt index 85b1d35..edcaaa5 100644 --- a/android/app/src/source-fdroid/play/release-notes/en-US/default.txt +++ b/android/app/src/source-fdroid/play/release-notes/en-US/default.txt @@ -1,3 +1,13 @@ +## 2024.12.20 + +* Merry Christmas!: + - Being Naughty or Nice + - Playing with ice ☃️ or fiery spice ❤️‍🔥 + - Only Santa NEEDS to know it all, + - Anyone else, with your consent and willful choice. + - Do NOT let *anybody* treat you otherwise. +* Update dependencies and compile sdk (35, Android 15) + ## 2024.11.16 * Add attachment button