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

Widgets support (uncompleted) #1577

Closed
wants to merge 9 commits into from
Closed

Conversation

ruskcoder
Copy link

I have initialized two widgets named like the ones on YT Music. Right now, it can't do any actions, i have just initialized them and made it display a random image fetched from the internet as a placeholder template to fetch the thumbnail image later on.

But, I have run into quite a bit of issues. I have created the widget using Glance, a Jetpack Compose like widget system. But, the components are not backwards compatible, so I cannot use a Jetpack image with a Glance widget. And, since Glance is fairly new, many APIs have not been fully created yet, such as aspect ratio, crop shape, alignment, etc... I have needed them countless times, but they just don't exist.

Because of this, should I switch to using xml layout to build the widget? This can avoid many complications with the widget in the future.

Codeberg Translate and others added 9 commits September 5, 2024 01:59
Currently translated at 100.0% (249 of 249 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (249 of 249 strings)

Co-authored-by: Codeberg Translate <[email protected]>
Co-authored-by: lucasmz.dev <[email protected]>
Translate-URL: https://translate.codeberg.org/projects/innertune/app/pt_BR/
Translation: InnerTune/App
Currently translated at 95.9% (239 of 249 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 90.7% (226 of 249 strings)

Co-authored-by: Codeberg Translate <[email protected]>
Co-authored-by: Outbreak2096 <[email protected]>
Translate-URL: https://translate.codeberg.org/projects/innertune/app/zh_Hans/
Translation: InnerTune/App
A string was changed and some translations still included the older text, this should mark them as non-translated again
Update Brazilian Portuguese translation + extra simplified chinese
…nslations

Remove outdated Discord translations
README: Point translation instructions to Weblate
@SortingFarmer
Copy link

Is this dropped is someone still working on it?
(im not looking to take it over, just as info)

@ruskcoder ruskcoder closed this by deleting the head repository Nov 17, 2024
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

Successfully merging this pull request may close these issues.

4 participants