Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

androidx migrated release #10

Open
simonpoole opened this issue Mar 26, 2020 · 8 comments
Open

androidx migrated release #10

simonpoole opened this issue Mar 26, 2020 · 8 comments

Comments

@simonpoole
Copy link

Hi, would it possible to create a release with the current androidx migrated code?

Due to restrictions by F-Droid we (https://github.com/MarcusWolschon/osmeditor4android/) can only include dependencies that are published on one of the major binaries repos, so without a release I have to fork the project and publish it myself, which is a royal PITA and a waste of time.

Thank you for your consideration.

@sevar83
Copy link
Owner

sevar83 commented Mar 26, 2020 via email

@simonpoole
Copy link
Author

simonpoole commented Mar 26, 2020

No problem, I didn't want to indicate that you had to hurry. We've just started with the migration, and while it "in principle" works with the "jetifier" it would be nice not to have to rely on it. Thanks.

@z3ntu
Copy link
Contributor

z3ntu commented May 7, 2020

bump?

@cyb3rko
Copy link

cyb3rko commented Nov 3, 2020

I think this repo is dead, I would suggest checking out https://github.com/topjohnwu/indeterminate-checkbox,
he forked it and updated everything.

@simonpoole
Copy link
Author

@cyb3rko unluckily the fork requires switching themes, which is something that is not planned short term for our project,

@z3ntu
Copy link
Contributor

z3ntu commented Jan 4, 2021

fyi I'm now using this in my build.gradle: implementation 'com.github.sevar83:indeterminate-checkbox:965fdc7c20'

This just takes the library built from the currently latest commit on master (965fdc7)

@simonpoole
Copy link
Author

fyi I'm now using this in my build.gradle: implementation 'com.github.sevar83:indeterminate-checkbox:965fdc7c20'

This just takes the library built from the currently latest commit on master (965fdc7)

The question is if f-droid would accept that, typically they want libs from well known binary repos.

@cyb3rko
Copy link

cyb3rko commented Jan 4, 2021

The question is if f-droid would accept that, typically they want libs from well known binary repos.

The service is provided by JitPack (link to master snapshot description), so I think it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants