Commit Graph

123 Commits

Author SHA1 Message Date
austinried ec390f593c Upgrade React Native and deps (#68)
* upgrade RN to 0.67-rc.6
upgrade react-native-reanimated to 2.3.1
debug and release building/working

* update to RN stable 0.67

* yarn upgrade

also use xmldom builtin types

* ignore ndk dir for linting

* upgrade types (RN 0.67 not out yet)

* remove deprecated rule

* actually i like that one, keep for now

* update licenses

* upgrade RN types and use builtin dep

* upgrade RN 0.67.1
2022-01-23 13:36:02 +09:00
austinried 6883a556bf fix boolean 2022-01-12 09:25:45 +09:00
Andrej Shadura 100be96fca Fix autocorrect/autofill in server settings (#59) (#60)
Prevent autocorrection on URLs, disable autoCorrect and
autoCapitalise and set importantForAutofill.
2022-01-11 22:08:42 +09:00
austinried c1e26d23cf reduce api version to lowest currently needed (#53) 2021-12-18 09:50:16 +09:00
austinried da033e697f check if we paused on duck before playing again (#51)
prevents music playing after an alarm or call ends if it wasn't paused by that alarm/call in the first place
2021-12-15 13:59:58 +09:00
austinried 0643b6d719 use .view method suffix for 1.14.0 (#45) 2021-12-06 10:05:59 +09:00
Theo Salzmann 9a6f8b86fc FEATURE: add plain text password toggle to settings (#22)
* FEATURE: add plain text password toggle to settings

* clean up state types, lint, and add migrate

Co-authored-by: austinried <4966622+austinried@users.noreply.github.com>
2021-12-03 15:18:05 +09:00
austinried eb578fa5e6 use consistent user agent for requests 2021-09-08 15:49:01 +09:00
austinried dbc72d5259 add ffmpeg license
reworked licenses into a single generated file
2021-09-08 09:32:35 +09:00
austinried 2097a9f7fd remove non-working cast button for now 2021-09-04 14:45:08 +09:00
austinried 5622c007f2 fix text cutting off bottom w/fixed height 2021-09-01 15:11:24 +09:00
austinried 77e89fc9e2 add version number to about setion 2021-08-27 09:58:49 +09:00
austinried 872dde4e1c remove bad button style 2021-08-26 12:49:26 +09:00
austinried a3fda31743 added licenses and webview for them
added link to github page
2021-08-26 12:47:56 +09:00
austinried 46eb293f98 fix net state not being right on startup 2021-08-26 08:17:39 +09:00
austinried 9847cdb894 fix for search clearing text/not scrolling 2021-08-25 16:32:04 +09:00
austinried fac2b62ec2 improved large album/playlist performance
switched to flatlist for all of those
2021-08-25 16:13:35 +09:00
austinried 7abf5c0e88 settings wording 2021-08-25 10:43:36 +09:00
austinried ed4a32cba3 remove UI option to disable estimateContentLength 2021-08-25 10:29:59 +09:00
austinried 3db1d795dc fix player crashing at the end of transcoded track 2021-08-25 10:24:42 +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 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 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 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