Commit Graph

80 Commits

Author SHA1 Message Date
austinried 9d58e15b39 build and use ffmpeg extension
pointing at my own repo for RNTP to enable extensions in exoplayer
new prepare script needs to be run to build ffmpeg
2021-09-07 14:40:22 +09:00
austinried 721a42f60f pull in/rely on exoplayer locally 2021-09-07 12:20:52 +09:00
austinried 7f1585a6ad bump version 1.0.1 2021-09-02 17:23:38 +09:00
austinried 704edfbaaf remove unused permissions 2021-09-01 18:23:13 +09:00
austinried 7da1afa643 bump version 1.0.0 for release 2021-08-27 11:17:58 +09:00
austinried 0465147a7c bump sdk version for google play 2021-08-26 15:19:03 +09:00
austinried 2e96c61b82 let's do some pre-release builds 2021-08-26 14:38:22 +09:00
austinried a91f455534 add scripts for bumping versions 2021-08-26 13:33:15 +09:00
austinried a3fda31743 added licenses and webview for them
added link to github page
2021-08-26 12:47:56 +09:00
austinried 4b9171539c set up signing and a new release test command 2021-08-23 17:17:13 +09:00
austinried dd97cd4391 actually material icons now 2021-08-23 09:55:27 +09:00
austinried 8906968186 rename app to subtracks 2021-08-22 18:27:22 +09:00
austinried f5b3b24bd5 remove old fonts, enable proguard 2021-08-22 17:52:45 +09:00
austinried cb824f76ca new icons 2021-08-22 15:59:25 +09:00
austinried 44617740fd rebuild queue with new urls on net state change 2021-08-17 10:58:11 +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 fbf6060db4 redid cover art (again...) and impl a ListItem 2021-07-24 17:17:55 +09:00
austinried abc9ed2bc6 migrating to react-native-vector-icons 2021-07-07 18:39:11 +09:00
austinried b5473ee568 fix allow http traffic in release build 2021-07-06 20:00:53 +09:00
austinried 71e34a6066 switching to async storage
also switching to not storing music data from api unless downloaded
2021-06-27 09:50:16 +09:00
austinried 4152ff6cfb Revert "switched to navigation-react-native"
This reverts commit a8d0211ab7739b71fc5e32206ff3e85dbf7f051c.
2021-06-25 09:23:19 +09:00
austinried 17fe1b9850 switched to navigation-react-native
seems much simpler, but now i may need some other deps...
2021-06-23 22:19:25 +09:00
austinried 55229c756a one... more... font... 2021-06-22 12:19:41 +09:00
austinried 5e4578d8e8 trying reanimated 2 2021-06-22 11:03:26 +09:00
austinried 41d78f0d2f reworked placeholder
also fixed downloads finishing early and reading corrupted files
2021-06-22 10:49:58 +09:00
austinried b4fee0aff4 half decent album list with art 2021-06-21 22:39:10 +09:00
austinried c9b096d347 moooore styling
started albums
these commits are messy
2021-06-19 17:19:49 +09:00
austinried f19cbabac4 tabs on tabs??
moving storage/model/stuff around
2021-06-19 11:32:23 +09:00
austinried d41fb5b9e7 better tabs and more layout 2021-06-18 16:18:32 +09:00
austinried b38ba9aaed initial commit
(just the typescript template)
2021-06-08 13:38:16 +09:00