devhyper / open-video-editor

Open source Android video editor, built with Media3 and Jetpack Compose.
GNU General Public License v3.0
349 stars 15 forks source link

Release on F-Droid? #6

Closed olof-nord closed 7 months ago

olof-nord commented 9 months ago

I saw the app was available per the izzyonfdroid store. Any plans of also add it to f-droid?

devhyper commented 9 months ago

https://gitlab.com/fdroid/rfp/-/issues/2615

idealemu commented 9 months ago

Don't want to open up an issue just to say this, but this is almost exactly what I was looking for ! Good work !

ClockGen commented 8 months ago

Merge request to fdroiddata: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14346

ClockGen commented 8 months ago

Merge request has been merged https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14346 The app will probably be available in the next f-droid server build run or two.

nichobi commented 8 months ago

The app is available on F-Droid since Monday and was also given a shoutout in the latest This Week In F-Droid!

IzzySoft commented 8 months ago

Congrats to that :partying_face: But honestly, the app description shown is … well, let's say "less than ideal":

image

looks like "not much love put into". Which is btw why I ignore the full_description.txt for my repo:

image

Want to have mine?

<p><i>Open Video Editor</i> lets you edit your videos. It supports HDR and allows to apply filters. With this app you also can trim, scale, and rotate your videos or even grayscale them. It is also possible to use this app to extract audio from a video, to convert a HDR video to SDR, or to convert it to a different format.</p>

(and yes, goes all on a single line, no line breaks as F-Droid converts those to <br> no matter what).

Would you please? :smiley: In turn I'd keep your app in my repo (as long as the APK size doesn't grow too much), and enable pulling your (then updated) full_description.txt along with each update. Deal?

devhyper commented 8 months ago

looks like "not much love put into". Which is btw why I ignore the full_description.txt for my repo

Yep, probably should have wrote some more stuff.

Would you please? 😃 In turn I'd keep your app in my repo (as long as the APK size doesn't grow too much), and enable pulling your (then updated) full_description.txt along with each update. Deal?

Sure, I'll add the description now and make a release over the weekend when I get some more time. Thanks!

IzzySoft commented 8 months ago

Thanks! Enabled it here for my "fastlane pulling", so it will be checked now as well when pulling updates.