Skip to content

Releases: nain-F49FF806/sharepaste.oo

2024.07.02 - BYO Server!

02 Jul 17:39
Compare
Choose a tag to compare

Changes

  • Set custom privatebin server address in settings.

Full Changelog: 2024.06.20...2024.07.02

Get it on F-Droid

How to open settings?

settings

2024.06.20 - Split apk!

20 Jun 17:16
Compare
Choose a tag to compare

Changes

  • Update dependencies
    • AGP + libraries
  • Ktlint config, code formatting
  • Split apk by ABI ~ should result in slightly smaller apk sizes

Full Changelog: 2024.06.05...2024.06.20

Upcoming

What to expect in next release

  • Selection of privatebin server / custom entry

Get it on F-Droid

2024.06.05

05 Jun 14:42
Compare
Choose a tag to compare

Changes

  • Update dependencies
    • AGP + libraries
  • Improve f-droid listing
    • Screenshots
  • Dev documentation update
    • Pin cargo-ndk due to regression

What to expect in next release

  • Selection of privatebin server / custom entry

2024.05.21

21 May 16:52
Compare
Choose a tag to compare

Changes

  • Pin Rust toolchain version
  • Remove obsolete dependencies
  • Use default NDK version for lighter build outputs

Full Changelog: 2024.04.24...2024.05.21

Available also on F-Droid!

Get it on F-Droid

F-droid release!

24 Apr 11:30
Compare
Choose a tag to compare

Full Changelog: 2024.04.19...2024.04.24

Enhanced build documentation and made improvements to build configuration based on suggestions received during F-droid inclusion review process.

Thanks @licaon-kter !

Share screen entry!

19 Apr 08:25
Compare
Choose a tag to compare

You can now share text from any app by selecting Share Paste in Android share screen.

This will open Share Paste with your text already inputted, which you can then encrypt and share as usual.

share screen entry

2024.04.12

12 Apr 09:15
Compare
Choose a tag to compare

Enjoy shrinked apk

The apk size has been reduced by using some build optimisation configs
that strip some redundant code/contents.

Additionally, you can find in this release assets the apk compressed in
in .zip and .tar.xz archives for further size reduction. Pick either.

2024.04.06

06 Apr 02:31
Compare
Choose a tag to compare

Initial release. Hurray!

Thank you @Mydayyy and @ianthetechie