Skip to content

Releases: 9001/party-up

Ymd

02 Jan 14:47
Compare
Choose a tag to compare

new features

  • expand sprintf symbols in server-URL so that 192.168.0.1/%Y/%m will upload to 192.168.0.1/2025/01/
    • %Y year
    • %m month
    • %d day
    • %H hour
    • %M minute
    • %S second
    • %q quarteryear
    • %j day-of-year

other changes

  • upgrade Android SDK Level from 28 to 34; this kills support for uploading from old apps
  • use the PW header for authentication instead of HTTP Basic-Auth

multi-up

23 Jan 22:27
Compare
Choose a tag to compare

new features

  • upload multiple files
  • show transfer speed and ETA
  • choose what happens when upload succeeds
  • add http:// to the server URL if missing

bugfixes

  • sharing from some apps on android 10+ could crash this app
  • ask for READ_EXTERNAL_STORAGE if necessary (when sharing files from certain apps, such as Amaze v3.3.2)

gotta go fast

13 Jan 22:32
Compare
Choose a tag to compare

new features

  • option to skip all questions when uploading
  • support sharing from more apps
    • generate filenames when missing

howto

13 Jan 01:29
Compare
Choose a tag to compare

new features

  • splashpage with usage info

copy link

11 Jan 23:28
Compare
Choose a tag to compare

new features

  • copy/share file link

integrity

06 Jan 20:44
Compare
Choose a tag to compare

new features

  • progressbar
  • integrity check after upload completes
  • disable upload button when tapped, to prevent dupes

ame

30 Dec 02:29
Compare
Choose a tag to compare
ame

new featuers

  • keep filenames when uploading
  • support uploading all filetypes
  • show app-version in the settings page
  • ame

kamelåså

29 Dec 20:14
Compare
Choose a tag to compare