Skip to content

Commit 3921561

Browse files
committed
2024.12.20 release notes
Maintenance update
1 parent 40da79e commit 3921561

3 files changed

Lines changed: 14 additions & 4 deletions

File tree

android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
applicationId = "alt.nainapps.sharepaste"
1414
minSdk = 26
1515
targetSdk = 35
16-
versionCode = 1734715000
16+
versionCode = 1734722000
1717
versionName = "2024.12.20"
1818
setProperty("archivesBaseName", "sharepaste.oo")
1919

android/app/src/source-fdroid/play/listings/en-US/full-description.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
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.
2-
Or in other words, your share is end to end encrypted. You can also set your paste to auto destruct 💣 after a set duration.
3-
Or burn on read 🔥 (Mission Impossible style!) if you like, to prevent unintended persons from accessing it later.
1+
This app allows you to quickly share text, and optionally an attachment, in such manner that the hosting server cannot read paste contents.
2+
In other words, your share is end to end encrypted. You can set your paste to expire 💣 after a set duration.
3+
Or burn on read 🔥 (Mission Impossible style!), to prevent unintended persons from accessing it later.
44

55
If you know of PrivateBin, this is the first and only mobile client for it that we know of :)
66
PrivateBin: https://privatebin.info/

android/app/src/source-fdroid/play/release-notes/en-US/default.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2024.12.20
2+
3+
* Merry Christmas!:
4+
- Being Naughty or Nice
5+
- Playing with ice ☃️ or fiery spice ❤️‍🔥
6+
- Only Santa NEEDS to know it all,
7+
- Anyone else, with your consent and willful choice.
8+
- Do NOT let *anybody* treat you otherwise.
9+
* Update dependencies and compile sdk (35, Android 15)
10+
111
## 2024.11.16
212

313
* Add attachment button

0 commit comments

Comments
 (0)