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

Add Android widgets #386

Merged
merged 57 commits into from
Nov 6, 2024
Merged

Add Android widgets #386

merged 57 commits into from
Nov 6, 2024

Conversation

toasterofbread
Copy link
Owner

@toasterofbread toasterofbread commented Oct 13, 2024

Closes #73

  • Localise strings
  • Add metadata
  • Per-widget theme override
  • Lyrics line
    - [ ] Lyrics box Text performance in Glance is abysmal
  • Song queue
  • Current song image
  • Current song status
    - [ ] Progress bar
  • Playback buttons

@toasterofbread toasterofbread marked this pull request as ready for review October 17, 2024 15:40
@toasterofbread toasterofbread marked this pull request as draft October 17, 2024 17:28
@toasterofbread toasterofbread marked this pull request as ready for review October 17, 2024 23:08
The latter uses far too much memory and causes widget rendering to fail
commit 70950be
Author: toasterofbread <talohalton@gmail.com>
Date:   Thu Oct 24 19:24:46 2024 +0100

    Restore support for media buttons on Android

commit ed02270
Author: toasterofbread <talohalton@gmail.com>
Date:   Thu Oct 24 19:11:45 2024 +0100

    Fix Android release build

commit a7a29d9
Author: toasterofbread <talohalton@gmail.com>
Date:   Thu Oct 24 18:57:09 2024 +0100

    Update ytm-kt to v0.3.3

commit f154469
Author: toasterofbread <talohalton@gmail.com>
Date:   Thu Oct 24 18:56:51 2024 +0100

    Add option to disable stream method fallbacks

commit 41188bd
Author: Talo Halton <talohalton@gmail.com>
Date:   Thu Oct 24 16:54:25 2024 +0100

    Automatically cycle between stream methods on load fail

commit 5a8b45c
Author: Talo Halton <talohalton@gmail.com>
Date:   Thu Oct 24 15:26:22 2024 +0100

    Update stream method change immediately, update newpipe, print player errors

commit 70e97bc
Author: Talo Halton <talohalton@gmail.com>
Date:   Thu Oct 24 14:53:25 2024 +0100

    Synchronise PlayerServiceNotificationManager.updateMetadata

commit 776f169
Author: Talo Halton <talohalton@gmail.com>
Date:   Thu Oct 24 14:26:56 2024 +0100

    Fall back to low quality song image in media notification

commit e8e5b3d
Author: Talo Halton <talohalton@gmail.com>
Date:   Thu Oct 24 13:59:50 2024 +0100

    Respect 404 result when downloading YouTube img (closes #390)
@toasterofbread toasterofbread merged commit c9b718f into main Nov 6, 2024
4 checks passed
@toasterofbread toasterofbread deleted the android-widget branch November 6, 2024 19:56
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.

[Feature] Home screen widget
1 participant