termux / termux-widget

Termux add-on app which adds shortcuts to commands on the home screen.
https://f-droid.org/en/packages/com.termux.widget
Other
992 stars 115 forks source link

Update to 0.13.1 #119

Closed tmzullinger closed 4 months ago

tmzullinger commented 4 months ago

This is intended to avoid the Play Store updates taking precedence over the F-Droid or Github packages, similar to changes made in termux-boot and termux-styling.

agnostic-apollo commented 4 months ago

Thanks for the try, but there are other changes in master branch that cannot be released yet as they would result in breaking changes later. A separate branch with specific commits will need to be created for a release. I will do that after I finish exec docs in a couple of days, that's a higher priority.

tmzullinger commented 4 months ago

Oh, whoops. I intended to base that on the v0.13.0 tag. I got distracted and made the changes on top of the master branch instead. D'oh! :/

agnostic-apollo commented 4 months ago

Workflows in both to attach release apks are broken anyways, which have been fixed locally. And gradle/AGP versions also needs to be checked to be compatible with fdroid build servers, otherwise fdroid metadata file would need changes for alternative jdk, etc, like it was needed for termux app. Gradle bumps also then require testing. All these things take time, time which I don't have right now. Can't release untested stuff that' may be broken due to the 5-7 days delay of F-Droid, especially considering release APKs do not allow downgrades.

tmzullinger commented 4 months ago

Gotcha. That's the sort of thing I wondered about when I questioned whether it would actually save any effort to provide a PR. Many thanks and good luck!

agnostic-apollo commented 4 months ago

Thanks for understanding. You are welcome. And thanks again for the attempt.

colmbuckley commented 3 months ago

@agnostic-apollo Sorry, I honestly don't mean to sound impatient or anything, but it's not clear whether a new version of Termux::Widget is going to appear here, which will remedy the incompatibility between the Play Store and F-Droid versions? The other apps had a version bump here and on F-Droid which has stopped Play Store complaining, but not Widget. I'm quite happy to sit tight if that's what's needed, but I've been wondering if I missed an announcement or discussion or something...

Any thoughts?

agnostic-apollo commented 3 months ago

Busy with finishing something up, will do termux-widget and termux-api updates after that, probably start of next week.

colmbuckley commented 3 months ago

You're a champ, thanks!

colmbuckley commented 2 months ago

Just checking in; is there anything anyone can do to help out here?

agnostic-apollo commented 2 months ago

Sorry for the delay, lot of other termux work going on. I actually did start working on the plugin updates couple of weeks ago, but got pulled to something else by someone, it should hopefully be done in next couple of days, will get back to plugin updates after that.

colmbuckley commented 2 months ago

Fully understand; I know what it's like. If there's anything you think more eyes or computers can help with, please ping...

agnostic-apollo commented 2 months ago

Thanks for the offer, but will have to do that myself, syncing changes across 6 plugins is a bitch.