Commit Graph

30 Commits

Author SHA1 Message Date
Lei Nelissen f6835d0553 Update all dependencies 2022-05-18 22:10:06 +02:00
Lei Nelissen a9dcd75f96 Transform Queue component into FlatList 2022-05-18 21:55:59 +02:00
Lei Nelissen 7ef54eb06d Prioritize the pan gesture over the tap gesture 2022-05-18 21:30:10 +02:00
Lei Nelissen fcb6b1465b Swap string literals for translatable items 2022-05-18 21:23:24 +02:00
Lei Nelissen b7a5c0267c Readjust track popup 2022-05-11 22:13:42 +02:00
Lei Nelissen b21766a352 Revamp the pop-up player modal 2022-05-10 23:52:58 +02:00
Lei Nelissen 37ead0ec98 feat: Apply default text styles to ReText 2022-05-05 22:59:32 +02:00
Lei Nelissen b0961d3263 feat: Tweak progress bar gestures 2022-05-05 22:54:37 +02:00
Lei Nelissen 6efc8e757c feat: Create new progress slider from scratch 2022-05-05 03:30:51 +02:00
Lei Nelissen f48d248144 feat: Implement colored blur backgrounds 2022-05-04 22:46:19 +02:00
Lei Nelissen 76f2db19e5 Change modal to native stacks 2022-05-04 19:12:01 +02:00
Lei Nelissen c4d83d29d8 Add Inter font 2022-05-04 18:28:15 +02:00
Lei Nelissen 7ea4857997 Queue downloads seperately so we don't overwhelm the app 2022-01-15 17:25:24 +01:00
Lei Nelissen cc0dfc2528 Allow for retring individual tracks 2022-01-02 19:16:12 +01:00
Lei Nelissen d2fb4a4aea Basic download implementation 2022-01-02 02:28:52 +01:00
Lei Nelissen 6a4b5618aa Resolve track pop-up spacing 2022-01-01 21:55:32 +01:00
Lei Nelissen 75e8ece60a Add playlists 2022-01-01 19:09:21 +01:00
Lei Nelissen 93c9ba7498 Adjust modal display with new react-navigation look 2022-01-01 14:09:52 +01:00
Lei Nelissen 4635266273 Add screens for opting into Sentry error tracking 2021-02-13 15:34:43 +01:00
Lei Nelissen 7adc96ba12 Fancy new buttons and more consistent colors 2021-02-11 23:43:21 +01:00
Lei Nelissen 6cf421f24f Implement locales in codebase 2020-11-02 22:50:00 +01:00
Lei Nelissen c88158cf16 (1) Play whole album when selecting a single track
(2) Create popup window on track long-press in which the track can be added to the end or front of the queue
(3) Add Redux counter for added tracks so that the queue is properly updated
2020-08-28 16:28:49 +02:00
Lei Nelissen ea11a7d317 Resolve dark mode styling issues 2020-08-25 10:39:21 +02:00
Lei Nelissen 0712e6b8ca Add onboarding component 2020-08-09 17:49:36 +02:00
Lei Nelissen 6978a4dfea Add iOS Dark Mode 2020-07-26 14:45:32 +02:00
Lei Nelissen f9b589cbe2 Use theme color more consistently 2020-07-10 15:25:32 +02:00
Lei Nelissen 4476ac8e54 Remove redundant logs and store tracks properly 2020-07-06 16:56:23 +02:00
Lei Nelissen 38fa01620d Refactor some generic components 2020-06-21 10:30:41 +02:00
Lei Nelissen f4f7530a2f Properly check for returned credentials 2020-06-17 15:21:24 +02:00
Lei Nelissen 2369ef68ae Port to Redux and add settings 2020-06-17 14:58:04 +02:00