moneymanagerex / android-money-manager-ex

Manage your finances on-the-go, encrypted for security, and sync via your storage
http://android.moneymanagerex.org/
GNU General Public License v3.0
506 stars 188 forks source link

F-Droid repository #827

Closed J316 closed 8 years ago

J316 commented 8 years ago

Make an F-Droid repository to download the app

alensiljak commented 8 years ago

I never figured out how to do this. Any volunteers?

J316 commented 8 years ago

https://f-droid.org/wiki/page/Setup_an_FDroid_App_Repo

alensiljak commented 8 years ago

Does this require hosting? I'd prefer to push the release directly to F-Droid, if possible. Seems like a lot of work for no obvious benefit. The Releases page lists all the published app versions available for download. I'm using that to update an app before it is available in Google Play. I do agree that it would be nice to show in the F-Droid list of apps, though. MMEX has been suggested in the forums for quite a long time.

J316 commented 8 years ago

Not necessarily.

alensiljak commented 8 years ago

I read the instructions at both of those links at least a dozen times during the past couple of years and I still have no idea what needs to be done in order to get MMEX listed in F-Droid.

J316 commented 8 years ago

Submit it

alensiljak commented 8 years ago

I'm afraid the submission has been there since June 3, 2013. Not a very efficient process. https://f-droid.org/forums/topic/money-manager-ex/

J316 commented 8 years ago

That's weird. It seems that everything is OK formally, have you tried contacting them to ask for explanations?

alensiljak commented 8 years ago

No, not really. I don't really know who to contact. They've listed the procedure and it's been followed. To me it looks like a dead end. If you have the time to follow up, please do. This is pretty low on the priority list. Do request a reopen if there is some progress on the issue. The issue is closed because the submission has been made a while back and I don't know or want to host a self-hosted repository.

J316 commented 8 years ago

You could try to ask here. But I see there are other valuable apps awaiting, maybe that's why they suggest to do a Merge Request on GitLab.

alensiljak commented 8 years ago

What I'm saying is that you can also contribute by doing all those things you listed.

yaomtc commented 7 years ago

The app requires non-free build-dependencies, like crashlytics. There is an option to disable it internally, but its still required at build-time. Might be fixable. Also there are some untrusted maven repos which I havent had the time to investigate.

https://gitlab.com/fdroid/rfp/issues/17

So it needs the non-free build dependencies to not be required at build-time. I don't know what he means by untrusted Maven respositories. Is that some kind of certificate issue?

I've recently been trying to depend less on Google, and transition more to open source alternatives. Thanks for providing an APK! Though, it would be great if we could get updates through F-Droid!

alensiljak commented 7 years ago

There is now an F-Droid repository. See #1111

yaomtc commented 7 years ago

Oh neat, thanks.

On Wed, Mar 22, 2017 at 2:17 AM, Alen Siljak notifications@github.com wrote:

There is now an F-Droid repository. See #1111 https://github.com/moneymanagerex/android-money-manager-ex/issues/1111

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/moneymanagerex/android-money-manager-ex/issues/827#issuecomment-288308805, or mute the thread https://github.com/notifications/unsubscribe-auth/AFRxXdhEnJKLfDjNs07bVlCYtpC5qyEOks5roL0IgaJpZM4IbkDw .

IzzySoft commented 6 years ago

Now that the trackers are gone: shall we make a try for the official repo? Yell if you want to and need help with that.

alensiljak commented 6 years ago

I think it won't work as long as CloudRail is being used. Need to remove it first. Then it could be published as a sync add-on.

IzzySoft commented 5 years ago

Any progress on that? Or an ETA?

alensiljak commented 5 years ago

The idea is to implement #1278 first, to allow using document providers (i.e. various cloud services) directly through the provider apps. Then the built-in sync can be removed completely. Unfortunately, no progress and no ETA from my side. Currently have next to 0 time available. Hopefully there's some contribution from others otherwise it would probably mean that there's no much need putting the very limited time and efforts into this.

IzzySoft commented 5 years ago

Thanks for the details! Please keep me in the loop, as this is what currently blocks this issue at F-Droid.

alensiljak commented 5 years ago

Thanks a lot, @IzzySoft! We're finally live: https://f-droid.org/app/com.money.manager.ex

IzzySoft commented 5 years ago

Great, congrats @MisterY! I'll then remove it from my repo to avoid confusion (different signature). Can revive it anytime should the need arise.