gdzx / audiosource

:microphone: Use an Android device as a USB microphone
MIT License
172 stars 9 forks source link

F-Droid #12

Closed linsui closed 1 month ago

linsui commented 2 months ago

Could you please publish your app on F-Droid? :)

gdzx commented 2 months ago

Hi,

Unfortunately, I already have limited time to maintain this app, and managing a package for F-Droid would add quite a bit of extra efforts. I hope you understand!

However, if you really want to install it from F-Droid, there is a third-party repository that provides it: https://apt.izzysoft.de/fdroid/index/apk/fr.dzx.audiosource

Best regards,

linsui commented 2 months ago

managing a package for F-Droid would add quite a bit of extra efforts

Generally it require little effort for such a simple pure java app. :) If you don't have time I can help you package it.

gdzx commented 2 months ago

Thank you for your offer. If you'd like to take the initiative, I have no objections to its inclusion in F-Droid. Feel free to make a PR for any necessary changes.

linsui commented 2 months ago

I opened a PR. https://github.com/gdzx/audiosource/pull/14 I'm not sure if it's finally reproducible. Could you please build an apk from it so that I can compare the apk?

gdzx commented 1 month ago

I opened a PR. #14 I'm not sure if it's finally reproducible. Could you please build an apk from it so that I can compare the apk?

Here's my build: audiosource.zip (renamed as .zip since Github doesn't like .apk.)

linsui commented 1 month ago

Great, it's reproducible! Then #14 is ready to merge. :) The apk doesn't work though... Fixed! It requires a new permission on Android 14.

linsui commented 1 month ago

Can you release a new version? :)

gdzx commented 1 month ago

Done: Audio Source v1.2.

linsui commented 1 month ago

Thanks! It will be published in a week.

licaon-kter commented 1 month ago

@gdzx can you rename https://github.com/gdzx/audiosource/tree/master/fastlane/metadata/android/en-US/images/sevenInchScreenshots to phoneScreenshots maybe?

gdzx commented 1 month ago

@licaon-kter Done in https://github.com/gdzx/audiosource/commit/bdccc488edd582c75eec01b590ac248b4a19c17f.