Alexander Capehart
2ff08ac813
ui: enable rounded covers by default
...
Not removing the setting, round covers just seems to be more popular.
2025-02-21 13:07:13 -07:00
Alexander Capehart
dddab1eda7
service: try fixing foreground errors
...
Probably caused by services being sticky.
2025-02-21 12:32:24 -07:00
Alexander Capehart
9ae3587a7e
detail: better fix no playlist nav
...
Actually a problem with the dialog. Very annoying execution flow bug.
2025-02-21 11:45:53 -07:00
Alexander Capehart
6589cd44eb
Revert "detail: fix up navigation"
...
This reverts commit bfdccd3ba5
.
2025-02-21 11:31:09 -07:00
Alexander Capehart
bfdccd3ba5
detail: fix up navigation
...
No clue why this is happening, but I assume another classic android
moment has occurred and now I can't navigate away when objects are
invalidated unless I navigate away twice. Because reasons. Amazingly
designed platform.
Resolves #989 .
2025-02-21 10:57:22 -07:00
Alexander Capehart
3d154ea66c
service: further delay start
...
Hopefully the foreground limiter "likes" this.
2025-02-10 14:04:47 -07:00
Alexander Capehart
3efd4ea59f
playback: fix playback sheet hiding on pre-U back
...
Caused by a missed check.
2025-02-10 14:00:01 -07:00
Alexander Capehart
9632e06ca6
musikr: fix build problems
2025-02-10 13:44:49 -07:00
Alexander Capehart
210285b39a
home: remove adaptive tabs
...
More hassle than they are worth.
2025-02-10 13:43:25 -07:00
Alexander Capehart
e3e19fb0ac
playback: avoid huge allocation on printing cmd
2025-01-21 13:18:23 -07:00
Alexander Capehart
b81ecf44c0
all: reformat
2025-01-16 09:40:36 -07:00
Alexander Capehart
020c6900a5
all: fix build issues
2025-01-15 11:44:57 -07:00
Alexander Capehart
ad2ec5a655
Revert "app: remove custom edge to edge setup"
...
This reverts commit f134d3e11b
.
2025-01-15 11:44:18 -07:00
Alexander Capehart
b0b55b5069
main: band-aid bottom sheets flipping out pre-30
...
Caused by busted legacy window insets behavior biting me again.
2025-01-15 11:39:59 -07:00
Alexander Capehart
f28f2dd9f7
playback: fix dropped saved state on empty lib
...
Since ExoPlaybackStateHolder wasn't handling the new "empty
library" case.
2025-01-13 19:24:43 -07:00
Alexander Capehart
847d5aa1fc
all: reformat
2025-01-13 12:20:10 -07:00
Alexander Capehart
e1f07def10
settings: recreate on theme change
...
Possibly mitigates some new edge to edge issues.
2025-01-13 12:09:19 -07:00
Alexander Capehart
f134d3e11b
app: remove custom edge to edge setup
...
I think this conflicts with the weird default behavior of Android 15.
2025-01-13 11:56:46 -07:00
Alexander Capehart
10aaf0afd2
all: reformat
2025-01-11 20:02:00 -07:00
Alexander Capehart
a1289ffaca
service: attempt to band-aid foreground limit
2025-01-11 20:01:33 -07:00
Alexander Capehart
ad4b9a3859
playback: re-add file playback
2025-01-11 19:52:27 -07:00
Alexander Capehart
08e09af5b3
all: reformat
2025-01-11 19:16:59 -07:00
Alexander Capehart
cc6c5084ff
playback: reduce more skipping on tight reloads
2025-01-11 19:15:18 -07:00
Alexander Capehart
04e871f421
all: reformat
2025-01-11 10:18:36 -07:00
Alexander Capehart
698f0bc13c
detail: fix bouncing when navigating to song
2025-01-11 10:14:59 -07:00
Alexander Capehart
1132e486ca
home: do not convert addedms to to secs
2025-01-09 19:33:14 -07:00
Alexander Capehart
e6b326a571
musikr: clarify album added timestamp api
...
Same reasons, should be milliseconds
2025-01-09 19:31:48 -07:00
Alexander Capehart
ae6a0438be
musikr: clarify added/modified timestamp apis
...
Clearly indicate their new millisecond nature.
2025-01-09 19:30:32 -07:00
Alexander Capehart
c5241dec60
app: reformat
2025-01-08 18:06:18 -07:00
Alexander Capehart
998375f28a
home: stop fabs from eating touch events
2025-01-08 18:02:56 -07:00
Alexander Capehart
f8ec77e137
main: fix unusable fast scroll below fab
2025-01-08 13:19:04 -07:00
Alexander Capehart
ff074d0e3a
all: fix formatting
2025-01-08 12:42:44 -07:00
Alexander Capehart
3bd4027802
home: add retry to error dialog
2025-01-08 12:34:24 -07:00
Alexander Capehart
6f2b7abbef
music: commit playlist rewrites
2025-01-08 12:10:42 -07:00
Alexander Capehart
5e168860e7
musikr: bundle cleanup into api
...
Prevents as much footguns.
2025-01-06 13:16:31 -07:00
Alexander Capehart
6587d2259b
all: reformat
2025-01-06 11:44:13 -07:00
Alexander Capehart
298a30da6d
image: fix provider caching issues
...
- Covers would hypothetically not be updated in android auto
if the setting changed to off
- Cover fetching might fail in weird ways due to the current
error throwing
2025-01-06 11:32:03 -07:00
Alexander Capehart
bbc4db156e
musikr: fix equality issues
2025-01-06 11:23:55 -07:00
Alexander Capehart
1fb6097b9d
all: reformat
2025-01-06 08:29:15 -07:00
Alexander Capehart
6d09e06424
list: fix fastscroll layout issues
2025-01-06 08:26:17 -07:00
Alexander Capehart
3e54c032fe
app: fix cover provider authority conflict
...
Between release and debug builds
2025-01-06 08:26:13 -07:00
Alexander Capehart
4679785b78
list: update fastscrollrecyclerview credits
2025-01-04 17:53:18 -07:00
Alexander Capehart
9fe508a906
all: fix formatting
2025-01-04 17:51:40 -07:00
Alexander Capehart
156b2fe1f0
list: fix fast scroller haptics
2025-01-04 17:51:15 -07:00
Alexander Capehart
d486dc39cc
list: add haptic feedback to popup scroll
2025-01-04 17:47:19 -07:00
Alexander Capehart
9166580703
all: remove debug logs
2025-01-04 16:03:31 -07:00
Alexander Capehart
3431e13cde
image: fix format problem
2025-01-04 12:55:27 -07:00
Alexander Capehart
2d5ca0b351
music: connect mediaitems to cover provider
2025-01-04 12:54:40 -07:00
Alexander Capehart
07a0d01a06
image: fix bad coverprovider conventions
2025-01-04 12:54:24 -07:00
Alexander Capehart
b4a9f9af96
image: fix broken cover provider fetching
2025-01-04 12:52:27 -07:00