rebelonion / Dantotsu

Anilist client based on Saikou
https://dantotsu.app
Other
1.63k stars 108 forks source link

F-droid #77

Open AsmodeumX opened 9 months ago

AsmodeumX commented 9 months ago

Can you add this app to F-droid?

rebelonion commented 9 months ago

We're looking into it, the problem is I use firebase for crash reports and they don't like that.

port19x commented 9 months ago

We're looking into it, the problem is I use firebase for crash reports and they don't like that.

That should just be an anti-feature, right?

Zaxx69 commented 9 months ago

The thing is fdroid people hate google trackers

rebelonion commented 9 months ago

We're looking into it, the problem is I use firebase for crash reports and they don't like that.

That should just be an anti-feature, right?

from F-Droid's inclusion policy:

We cannot build apps using proprietary tracking/analytic dependencies like Crashlytics and Firebase.

Sadwhy commented 9 months ago

We're looking into it, the problem is I use firebase for crash reports and they don't like that.

That should just be an anti-feature, right?

from F-Droid's inclusion policy:

We cannot build apps using proprietary tracking/analytic dependencies like Crashlytics and Firebase.

Just move to self hosted sentry 🤷‍♂️

Efreak commented 8 months ago

I update with obtanium that pulls from GitHub releases, but still find updating from the fdroid client preferable. An alternative to getting the app added to fdroid main repo is either getting it listed on @izzysoft repo or hosting your own fdroid repo (I've got a GitHub action for doing this, but I archived it as it stopped working; I don't recall the exact problem it had, just that it wasn't one I wanted to solve)

kaorlol commented 5 months ago

I update with obtanium that pulls from GitHub releases, but still find updating from the fdroid client preferable. An alternative to getting the app added to fdroid main repo is either getting it listed on @IzzySoft repo or hosting your own fdroid repo (I've got a GitHub action for doing this, but I archived it as it stopped working; I don't recall the exact problem it had, just that it wasn't one I wanted to solve)

damn we had the same idea, just use mine https://github.com/kaorlol/dantotsu-updater

JFronny commented 5 months ago

An alternative to getting the app added to fdroid main repo is [...] hosting your own fdroid repo

I host downloads for the app on my GitLab-based F-Droid repo if you want it, though that obviously doesn't make any of the guarantees F-Droid makes for apps, so it being in the official repo would obviously be better.

kaorlol commented 5 months ago

I don't like using fdroid

On Sun, Apr 21, 2024, 10:32 AM J. Fronny @.***> wrote:

An alternative to getting the app added to fdroid main repo is [...] hosting your own fdroid repo

I host downloads for the app on my GitLab-based F-Droid repo https://jfronny.gitlab.io/fdroid/repo?fingerprint=937AD37D4C667BC0FFD48C4B26B35141BC3683EA0282B005B89CBB703AE3A587 if you want it, though that obviously doesn't make any of the guarantees F-Droid makes for apps, so it being in the official repo would obviously be better.

— Reply to this email directly, view it on GitHub https://github.com/rebelonion/Dantotsu/issues/77#issuecomment-2068065965, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXC5E4GWTVWQHSGZC5BPV2LY6PEX7AVCNFSM6AAAAABAMASF22VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRYGA3DKOJWGU . You are receiving this because you commented.Message ID: @.***>

rebelonion commented 5 months ago

Some do