Commit Graph
100 Commits
Author SHA1 Message Date
austinried 45b2039eff test release signing w/secrets 2021-08-24 10:54:18 +09:00
austinried 15429133d8 revert cache test change 2021-08-24 09:54:34 +09:00
austinried b023b7c806 test caching 2021-08-24 09:38:04 +09:00
austinried 5166511ca2 test gradle validation/caching 2021-08-24 09:27:00 +09:00
austinried d25e723d07 test gradle build/artifact 2021-08-23 22:36:18 +09:00
austinried e391069c81 test yarn 2021-08-23 22:26:06 +09:00
austinried 5dab99c173 test actions 2021-08-23 22:07:37 +09:00
austinried 4b9171539c set up signing and a new release test command 2021-08-23 17:17:13 +09:00
austinried cf9789b36c add license 2021-08-23 14:48:24 +09:00
austinried 2ddce64bee bump version for release 2021-08-23 14:40:15 +09:00
austinried d1a9b7c198 readme stub 2021-08-23 14:22:17 +09:00
austinried f57f939530 tweak wording for clarity 2021-08-23 13:39:11 +09:00
austinried c7e4be28c7 remove/fix radix rule 2021-08-23 13:32:43 +09:00
austinried 0ec0d4a725 remove all inline styles 2021-08-23 13:29:25 +09:00
austinried e32d0a7e04 improve network error handling/messaging 2021-08-23 13:15:30 +09:00
austinried f1db1315e0 fix updating currently active server 2021-08-23 11:27:27 +09:00
austinried 28d8c6dabd small address input format helper 2021-08-23 11:23:14 +09:00
austinried 5879694c8c text tweaks 2021-08-23 10:56:44 +09:00
austinried dd97cd4391 actually material icons now 2021-08-23 09:55:27 +09:00
austinried c6dbe3e583 focus search bar on focus screen 2021-08-23 09:35:30 +09:00
austinried ba22cc7604 only allow settings (to add server) on first run 2021-08-22 18:28:11 +09:00
austinried 8906968186 rename app to subtracks 2021-08-22 18:27:22 +09:00
austinried 79cd18bf35 remove ios project 2021-08-22 17:56:56 +09:00
austinried f5b3b24bd5 remove old fonts, enable proguard 2021-08-22 17:52:45 +09:00
austinried 1508a35a76 clean up round 1
remove fast-image, switched to all image
cleaned up icons
added fading splash page
2021-08-22 17:44:42 +09:00
austinried cb824f76ca new icons 2021-08-22 15:59:25 +09:00
austinried 3077b4351b fix artist alpha sorting using articles/etc
improve performance on list rendering to reduce requests
2021-08-22 14:03:52 +09:00
austinried 22b6524e8c added artist filters 2021-08-22 13:24:12 +09:00
austinried 43d8cc7fa7 reset list when changing filter 2021-08-22 12:00:22 +09:00
austinried 290a62588e added album list filtering 2021-08-22 11:48:22 +09:00
austinried 17bf9e4a2a updated RNTP 2021-08-20 16:40:20 +09:00
austinried c83fb43140 added settings for min/max buffer 2021-08-20 16:32:24 +09:00
austinried 694d730ebd optimize gathering album art a bit 2021-08-20 12:52:57 +09:00
austinried 06e84fec8d fixed song list play order mismatch
also sort by disc/track correctly
2021-08-20 11:30:51 +09:00
austinried 58cee33af7 buffering icon for play buttons 2021-08-20 09:49:05 +09:00
austinried e69555f05c added context menu for album view 2021-08-20 09:32:06 +09:00
austinried 12cbe842ce improve large playlist performance 2021-08-19 16:01:42 +09:00
austinried 9b50107b35 fix remapping cover art for trackplayer 2021-08-19 15:16:06 +09:00
austinried 976cd172f4 bugfixes
- fixed image path for RNTP notification
- fixed overwhelming number of promises/requests generated when scrolling through artists (could still delay loading those further...)
- fixed spinner not spinning while artistInfo is fetched for image url
2021-08-19 14:23:09 +09:00
austinried a5c2aa9cf8 getItemLayout only seems to cause problems
like the list jumping around when items are removed
2021-08-19 11:47:48 +09:00
austinried 79a42b9adb swtiched back to 2 sizes for images
siwtched to Image for now to avoid double caching from FastImage
2021-08-19 11:21:53 +09:00
austinried 25b95a4b65 added search results "more" screen 2021-08-19 09:20:40 +09:00
austinried ba2aea0fbe refactored library lists to enable pagination 2021-08-18 16:09:42 +09:00
austinried b99eee9034 impl clear image cache 2021-08-18 12:33:35 +09:00
austinried b7a05ca955 impl cache create/delete with server create/delete
also impl test connection
2021-08-18 12:11:44 +09:00
austinried 52223e6979 fix bugs
queue ended now goes back to first track, stopped
artist view now has a min height
cover art fallback for track mapping
use dark colors before light ones for gradient
2021-08-17 18:58:12 +09:00
austinried d068288391 move track player hooks and mapping into state 2021-08-17 13:27:24 +09:00
austinried f18e4fc811 rebuild queue on settings change 2021-08-17 12:18:57 +09:00
austinried 44617740fd rebuild queue with new urls on net state change 2021-08-17 10:58:11 +09:00
austinried 88d0c6089e refactored music mapping into state
easier to access client/settings
2021-08-16 21:32:43 +09:00
austinried faabe00c7e impl more settings state 2021-08-16 18:11:08 +09:00
austinried b5392b6731 now playing header now shows context menu
fixed now playing image gradient
2021-08-16 11:57:36 +09:00
austinried ad25972774 remove/disable download options 2021-08-16 11:05:38 +09:00
austinried d72258c68e move album to cover art mapping to music 2021-08-14 17:46:16 +09:00
austinried a95372fa55 refactored into single method/store 2021-08-14 16:22:40 +09:00
austinried 9cacc4de36 persist cache map for cover art 2021-08-13 16:19:30 +09:00
austinried d1824a70be fix artist image render error
separate cache state into its own slice
2021-08-13 14:41:28 +09:00
austinried f82a9b55bd full reworked images to download (cache) first 2021-08-13 11:42:25 +09:00
austinried 187cce16d9 move header into its own component 2021-08-12 13:55:41 +09:00
austinried 16b753e2bb fix library album columns 2021-08-12 09:44:01 +09:00
austinried f523a231f1 prototype animated fading header 2021-08-12 09:25:49 +09:00
austinried f6ecc0bf40 fix current idx not being set on toggle shuffle
switch to passing params instead of function
2021-08-11 14:46:30 +09:00
austinried 9fda955df6 fixed incorrect isPlaying state when shuffled 2021-08-11 13:39:58 +09:00
austinried ea45678733 fix duplicate songs showing as playing
made playing icon in line with text (doesn't work well with scaling)
2021-08-10 17:33:07 +09:00
austinried 2c0fdfed4d fix scrobbling too many times on shuffle 2021-08-10 17:32:26 +09:00
austinried f963d610b8 tweak size down a bit 2021-08-10 16:02:54 +09:00
austinried 2d2efe3dcf added seeking to now playing/notification 2021-08-10 15:27:20 +09:00
austinried 9705a95aaa added queue context jump 2021-08-10 12:17:36 +09:00
austinried 22e3446c09 disable unused button 2021-08-10 11:40:10 +09:00
austinried 4ac1f3d931 fix back handler dying on unsub
also remove need for unsub
2021-08-10 11:36:43 +09:00
austinried df3e913125 basic queue with skipTo support 2021-08-10 11:15:57 +09:00
austinried 075286e939 impl starring everywhere 2021-08-10 09:42:20 +09:00
austinried 0a3d542156 impl star/unstar starred state 2021-08-09 18:05:20 +09:00
austinried 19c862b983 artist context menu 2021-08-08 13:31:00 +09:00
austinried 26749d0458 song context menu 2021-08-08 13:09:32 +09:00
austinried 0416c0ad0d first-pass context menu for albums 2021-08-07 18:30:21 +09:00
austinried f3341355e1 sort-of-fix progress resetting during shuffle 2021-08-05 15:10:16 +09:00
austinried 9dc1ac451c impl repeat mode
fix position not being restored on close/open due to some bad progress updates
2021-08-04 22:15:16 +09:00
austinried a0b49ec75f fix double events after remote-stop
caused by listeners not being removed
2021-08-04 21:18:10 +09:00
austinried e15a2ebcfc fixed song list and album list sort order
sort first by name, then by year
tweak cover art scaling/size
2021-08-04 20:59:19 +09:00
austinried efc7e5c799 impl scrobble & scrobble setting
works even in background thanks zustand
2021-08-04 17:59:43 +09:00
austinried 706e57aa77 all state migrated to zustand, jotai removed
splash page now waits on state hydration from db
2021-08-04 13:13:32 +09:00
austinried 33dc0be02b reimpl all music state into zustand 2021-08-03 15:37:07 +09:00
austinried 300d0bd1b9 debug events 2021-08-03 11:08:40 +09:00
austinried 6d30168ea0 store client in state, populate with active server 2021-08-02 10:18:56 +09:00
austinried 8b17ebe9c2 big ol' impl of zustand for settings/family states
still need to move track player state over for non-react access to that
2021-08-01 16:30:28 +09:00
austinried ebc31e6d05 switched queue ext store to zustand 2021-07-31 09:58:10 +09:00
austinried 661b17f232 fixed changing activeServer 2021-07-30 13:02:45 +09:00
austinried c24f5e573d real settings view impl
server management mostly working
changing active server needs work
2021-07-30 10:24:42 +09:00
austinried d486fb9782 fix tab labels 2021-07-28 09:42:39 +09:00
austinried c58f860520 fix player controls disabled on audio in other app 2021-07-28 09:17:36 +09:00
austinried ff0464a156 handle notification click link
also correctly handle back on now playing from app open
standardize route names
2021-07-27 20:38:28 +09:00
austinried 25cea64f1d search item press events 2021-07-26 15:34:40 +09:00
austinried c12ff2c08c serach debouncing, hiding result categories 2021-07-26 13:44:55 +09:00
austinried 3615ec9ab6 coverart error fallback image 2021-07-26 11:01:39 +09:00
austinried fbf6060db4 redid cover art (again...) and impl a ListItem 2021-07-24 17:17:55 +09:00
austinried 6dd17f2797 fix current track not correct right on remote-next
also upgrade back to official rntp@next since my PR for add tracks before index 0 landed
2021-07-23 18:10:23 +09:00
austinried 1ed9ac0870 better/shared list player controls w/shuffle
also faked download list/song (by star for now, also faked)
2021-07-23 17:46:29 +09:00
austinried 4f69b36c7b impl async storage for extra queue data
finally fixes shuffle (ugh)
2021-07-22 11:23:18 +09:00
austinried f859be51a5 impl shuffle, controls are temp 2021-07-20 13:02:42 +09:00