pyload / pyload-android

A modern and feature-rich Android client for pyLoad
https://f-droid.org/repository/browse/?fdid=org.pyload.android.client
64 stars 25 forks source link

APK not available #17

Closed Liverhool closed 4 years ago

Liverhool commented 7 years ago

APK is not available anymore in F-Droid. Where to download?

BKPepe commented 7 years ago

It's back on F-droid https://f-droid.org/packages/org.pyload.android.client/

Eun commented 7 years ago

DL on fdroid is broken

GammaC0de commented 7 years ago

Available here: https://web.archive.org/web/20141008114041/https://f-droid.org/repo/org.pyload.android.client_18.apk

And Here: org.pyload.android.client_18.zip

floviolleau commented 7 years ago

Hi,

Can someone rebuild the application on F-Droid with the new changes?

GammaC0de commented 6 years ago

org.pyload.android.client_19.zip

IzzySoft commented 6 years ago

The app uses an deprecated signing algorithm. apksigner yields:

ERROR: JAR signer 5584D884.RSA: Failed to verify JAR signature META-INF/5584D884.RSA against META-INF/5584D884.SF: java.security.SignatureException: Algorithm constraints check failed on disabled algorithm: MD5.

Guess that's why it was moved to archive. Still available there. For reference: check here.