Drew Weymouth
|
85042fcbd4
|
begin the refactoring - doesnt compile
|
2023-05-14 19:31:04 -07:00 |
|
Drew Weymouth
|
2ef0282c0b
|
update module import paths
|
2023-05-07 09:53:34 -07:00 |
|
Drew Weymouth
|
2d3fb4be3a
|
Merge pull request #154 from dweymouth/feature/lighttheme
Add light theme
|
2023-05-03 17:49:42 -07:00 |
|
Drew Weymouth
|
76657b5c1c
|
Fix #136: add context menu to album and playlist grid views
|
2023-05-02 17:50:35 -07:00 |
|
Drew Weymouth
|
6c81db4398
|
switch to simpler way of themeing PNG icons
|
2023-05-01 17:49:59 -07:00 |
|
Drew Weymouth
|
cdac9ae66f
|
update rest of icons to themed
|
2023-05-01 17:42:09 -07:00 |
|
Drew Weymouth
|
753e7f9bcc
|
refactor 2: use generic model for grid view
|
2023-04-28 17:25:57 -07:00 |
|
Drew Weymouth
|
cf4540eb32
|
refactor 1: renaming
|
2023-04-28 16:50:35 -07:00 |
|
Drew Weymouth
|
410538699c
|
fix #141: don't crash when switching artist page view if invalid artist or page not loaded
|
2023-04-23 10:37:43 -07:00 |
|
Drew Weymouth
|
1171916449
|
persist tracklist column visibility change immediately
|
2023-04-21 19:13:48 -07:00 |
|
Drew Weymouth
|
10fe1d9f88
|
fix regression: add back OnTapped handler to artist image
|
2023-03-27 18:04:24 -07:00 |
|
Drew Weymouth
|
2380caab35
|
add caching of artist images
|
2023-03-19 11:01:20 -07:00 |
|
Drew Weymouth
|
26c6ee7ac8
|
move HSpace to util package
|
2023-03-14 10:21:22 -07:00 |
|
Drew Weymouth
|
7ae7048293
|
add "Play artist radio" feature
|
2023-03-14 10:10:43 -07:00 |
|
Drew Weymouth
|
c06bdc0996
|
connect select all action to top tracks view when visible
|
2023-03-09 17:49:15 -08:00 |
|
Drew Weymouth
|
a6aae2b8a8
|
save artist page view settings in config
|
2023-03-09 17:49:15 -08:00 |
|
Drew Weymouth
|
4abb3843a2
|
save active artist page view in history
|
2023-03-09 17:49:15 -08:00 |
|
Drew Weymouth
|
70ccf30014
|
add top tracks view to artist page
|
2023-03-09 17:49:15 -08:00 |
|
Drew Weymouth
|
c8fd7038fb
|
refresh favorite button on potential state change
|
2023-03-08 17:20:52 -08:00 |
|
Drew Weymouth
|
c105f2e72e
|
fix refresh of artist page duplicating similar artists
|
2023-03-06 17:30:10 -08:00 |
|
Drew Weymouth
|
a8ea12feaf
|
fix hiding of popups on escape
|
2023-03-03 20:51:04 -08:00 |
|
Drew Weymouth
|
27ed8216f3
|
add play button to artist page to play discography; fix regression where green play btn on album cover would not play
|
2023-03-01 16:10:51 -08:00 |
|
Drew Weymouth
|
d01ac697bd
|
make artist and album hyperlinks in tracklist; refactor navigation to the controller package
|
2023-02-23 17:23:14 -08:00 |
|
Drew Weymouth
|
3bf8266e67
|
add favorite button to artist page
|
2023-02-21 18:18:30 -08:00 |
|
Drew Weymouth
|
941012b7d2
|
make sure calls to server are async in UI callbacks; fix genre page not playing albums regression
|
2023-02-16 17:55:33 -08:00 |
|
Drew Weymouth
|
dd2ecf6206
|
get rid of pointer to controller
|
2023-02-10 20:20:37 -08:00 |
|
Drew Weymouth
|
c66c43ecc8
|
update subsonic client library
|
2023-02-09 20:14:26 -08:00 |
|
Drew Weymouth
|
cd6dce5e3f
|
ui refactoring (create controller pkg) + beginning of add to playlist
|
2023-02-09 18:59:49 -08:00 |
|
Drew Weymouth
|
a4ce33af35
|
some refactoring around saved pages
|
2023-02-08 16:58:01 -08:00 |
|
Drew Weymouth
|
9fd6508af0
|
make artist image displayable in pop-up
|
2023-02-07 09:31:49 -08:00 |
|
Drew Weymouth
|
56715c5598
|
add cover art to playlist page
|
2023-02-05 10:44:12 -08:00 |
|
Drew Weymouth
|
23e6cca7ef
|
add similar artists links to artist page
|
2023-02-01 20:54:44 -08:00 |
|
Drew Weymouth
|
4bc25c9b0f
|
use HTML tokenizer to parse artist biography
|
2023-02-01 17:03:24 -08:00 |
|
Drew Weymouth
|
844930f0ae
|
fixes and improvements to artist page
|
2023-01-30 19:12:05 -08:00 |
|
Drew Weymouth
|
f8cf595c88
|
add image and biography to artist page
|
2023-01-30 17:28:27 -08:00 |
|
Drew Weymouth
|
78862f6bf0
|
save only page state in history and reconstruct page UI
|
2023-01-09 20:24:15 -08:00 |
|
Drew Weymouth
|
584a160809
|
add cache warming for album covers to album iterators
|
2023-01-07 16:24:18 -08:00 |
|
Drew Weymouth
|
805087cc3d
|
add reload to browsing pane + pages
|
2023-01-06 09:28:50 -08:00 |
|
Drew Weymouth
|
7b3aca6027
|
refactoring package organization
|
2023-01-04 17:33:44 -08:00 |
|