amirzaidi / DNGProcessor

Bring out the best in your phone's camera
GNU Lesser General Public License v3.0
132 stars 18 forks source link

F-Droid #2

Open IzzySoft opened 5 years ago

IzzySoft commented 5 years ago

Looks like your app is perfectly suited to be on F-Droid – an Android "market" for free and open source apps. I've openened an RFP (request for packaging) there, and hope you support the inclusion there? F-Droid would then build the app from the source you provide here – and automatically check for updates (by the tags you create; I've assumed you named then v<versionCode>?)

amirzaidi commented 5 years ago

Yeah sure, if it doesn't require any additional work from my end I'm fine with that. I label every release I make v(n) where n is the release, the only one so far is v1.

IzzySoft commented 5 years ago

Thanks Amir! And I don't think it will require extra work from your side. If you keep n = versionCode, everything should run fine with future updates.

IzzySoft commented 5 years ago

PS: One thing you might wish to check for your own builds is an issue with your gradlew. You certainly want to secure that 😉

amirzaidi commented 5 years ago

@IzzySoft should be resolved by https://github.com/amirzaidi/DNGProcessor/commit/23495aed648b0bb41079999b6f22bb0b43c3c8f1

IzzySoft commented 5 years ago

Thanks, @amirzaidi! Above mentioned RFP currently is waiting for one of our "integrators" to pick it up (I've marked it "ready" about 2 weeks agi). We're chronically understaffed at F-Droid, so apologies that it might take a little…