Alexander Capehart
44633142d9
about: add mark pitblado to about sponsors
2025-03-18 13:02:20 -06:00
Alexander Capehart
132b689b0c
musikr: offload storage dir creation to client
2025-03-18 11:56:04 -06:00
Alexander Capehart
159159b889
playback: fix media button intent handling
...
This actually broke in v3.6.0 or v3.5.0 I think, it just now appeared
in v4.0.0 for some reason.
This is a temporary fix, will rethink these intents later.
2025-03-17 19:22:28 -06:00
Alexander Capehart
b630063f8c
tasker: hack around new tasker issues
...
No idea why, but I guess I need to now wait an arbitrary amount of time
until I can actually let media button inputs in now.
2025-03-17 16:45:32 -06:00
Alexander Capehart
6b6fc4d62a
playback: fix ongoing sesson logic
...
Previous might have risked the state being blown up due to cascading
pause changes? Not sure honestly.
2025-03-17 15:21:47 -06:00
Alexander Capehart
93dee00285
playback: only save in ongoing session
...
Otherwise try not to in order to avoid causing state saving to fail.
2025-03-17 15:18:02 -06:00
Alexander Capehart
77c9151006
list: dont attach fastscroll thumb to parent
2025-03-17 13:54:28 -06:00
Alexander Capehart
3df6e2f0b1
musikr: document/cleanup covers
...
Probably the first module I'm comfortable fully documenting.
2025-03-17 12:28:14 -06:00
Alexander Capehart
eaba11fa44
music: fix with hidden defaults
2025-03-17 08:48:24 -06:00
Alexander Capehart
aac6d8ef4d
app: cleanup
2025-03-17 08:12:39 -06:00
Alexander Capehart
436ef8de91
music: force listener trigger on location change
...
Otherwise it just won't actually update normally. Only for this
setting though. The others work just fine for some reason.
2025-03-15 17:37:04 -06:00
Alexander Capehart
f125e37e95
musikr: fix build issue
2025-03-08 15:07:36 -07:00
Alexander Capehart
879caf17db
musikr: revamp cover system
...
Retains the stateless attributes of the older system but massively
simplifies it compared to prior.
2025-03-08 14:53:43 -07:00
Alexander Capehart
cd535eda2e
all: fix merge issues
2025-03-08 11:03:35 -07:00
Alexander Capehart
e2d28f98f4
musikr: internalcovers -> embeddedcovers
2025-03-07 12:01:00 -07:00
Alexander Capehart
f5483b5bc5
Merge branch 'musikr-patches2' into dev
2025-03-07 11:23:32 -07:00
Alexander Capehart
70b26dfb63
all: reformat
2025-03-04 15:53:34 -07:00
Alexander Capehart
4de42a3a55
image: fix broken silo parsing
2025-03-04 15:45:57 -07:00
Alexander Capehart
4821051d34
music: fix broken default withhidden setting
2025-03-04 12:44:55 -07:00
Alexander Capehart
84a7393221
app: introduce dimmed black themes
...
Likely a bit better than the previous black themes
Can config dimming later.
2025-03-04 10:46:32 -07:00
Alexander Capehart
20a06ba2fb
music: invert hidden files setting
2025-03-03 20:46:59 -07:00
Alexander Capehart
e046aeb671
musikr: invert hidden setting
2025-03-03 20:29:25 -07:00
Alexander Capehart
22249cc95b
musikr: cleanup
2025-03-03 20:13:38 -07:00
Alexander Capehart
6feee93438
musikr: streamline package structure
2025-03-03 19:59:11 -07:00
Alexander Capehart
0d0a20d760
musikr: simplify pipeline
2025-03-03 19:50:11 -07:00
Alexander Capehart
f0ea0a3e2e
all: reformat
2025-03-03 15:16:53 -07:00
Alexander Capehart
859e31d825
musikr: clean up as-is setting
2025-03-03 15:15:43 -07:00
Alexander Capehart
4fbbbfdc76
app: introduce as-is covers
...
Risks extreme instability since I am no longer in control of format,
but some users just want very high-quality covers.
2025-03-03 13:09:26 -07:00
Alexander Capehart
a7000bc9e5
musikr: introduce folder covers
...
Like cover.png, cover.jpg, etc.
2025-03-03 12:41:30 -07:00
Alexander Capehart
8104985a4e
musikr: refactor devicefiles into tree
2025-03-03 12:14:40 -07:00
Alexander Capehart
fce77ec8a0
all: reformat
2025-03-01 21:43:58 -07:00
Alexander Capehart
a78b213537
musikr: fix build issues
2025-03-01 21:22:21 -07:00
Alexander Capehart
ce5f0fa2c9
all: reformat
2025-02-26 16:58:02 -07:00
Alexander Capehart
2e4a147b55
musikr: fix custom covers not being obtained
2025-02-26 16:57:22 -07:00
Alexander Capehart
216d9802ef
all: reformat
2025-02-26 16:14:18 -07:00
Alexander Capehart
7906867a96
image: implement compat covers backport
...
For cover.jpg users
2025-02-26 16:14:06 -07:00
Alexander Capehart
25901a0f76
musikr: make cover creation more flexible
...
Enables some compat cover changes I need to make.
2025-02-26 14:52:13 -07:00
Alexander Capehart (aider)
10eb0be7d0
music: add setting to ignore hidden files during music loading
2025-02-25 16:02:05 -07:00
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
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