Skip to content

Commit

Permalink
Add links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nain-F49FF806 committed Jul 26, 2024
1 parent 31b80da commit be00557
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ If set to Burn On Read, the server also _immediately_ deletes the paste after it

## Usage / Wiki

Please see features+screenshots in [wiki](https://github.com/nain-F49FF806/sharepaste.oo/wiki/sharepaste.oo-Features).
Please find features+screenshots in [wiki](https://github.com/nain-F49FF806/sharepaste.oo/wiki/sharepaste.oo-Features).

## Developer section

Expand Down Expand Up @@ -117,7 +117,7 @@ unless you explicitly make additional grants.
Some ideas / Current to do:

* ~~Receive text share intents, so we can encrypt the shared text~~ [[done](https://github.com/nain-F49FF806/sharepaste.oo/commit/1830278f96e2c414f7b7f2355b6ef0442f909950)]
* ~~Receive arbitrary file share intents, so we can encrypt as attachment~~ [done]
* ~~Receive arbitrary file share intents, so we can encrypt as attachment~~ [[done](https://github.com/nain-F49FF806/sharepaste.oo/commit/cd487f0c074903cfbf08fe1dda6b54c9684f8a5f)]
* Keep a record of shared links (configurable), and their expiry date/time

Once Share Paste is aware of attachments, we can start opening (decryption) links locally.
Expand Down
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
applicationId = "alt.nainapps.sharepaste"
minSdk = 26
targetSdk = 34
versionCode = 1722021000
versionCode = 1722026000
versionName = "2024.07.26"
setProperty("archivesBaseName", "sharepaste.oo")

Expand Down

0 comments on commit be00557

Please sign in to comment.