Commit Graph

21 Commits

Author SHA1 Message Date
Lei Nelissen af3c807d5a feat: upgrade to react native 0.79
This was necessary because we had to use the newest iOS SDK, which had an issue with react-native, which was only fixed with the newest versions.

The move to new architecture has been hellish, but all appears to work. It requires more patches, and it shows which packages are currently maintained poorly. This goes especially for react-native-track-player. We're using a fork right now, but in order to make that work, we had to switch to pnpm.
2025-05-06 11:11:49 +02:00
Lei Nelissen 83b890192e chore: upgrade to react native 0.74 2024-07-25 13:55:00 +02:00
Lei Nelissen 968e98d8df fix: react-native-screens android setup 2024-05-26 22:20:05 +02:00
Lei Nelissen 7cb4629b4a feat: upgrade to react native 0.73 2024-01-31 22:10:51 +01:00
Lei Nelissen 59b370049f fix: icon spacing 2024-01-24 17:24:55 +01:00
Adam Evyčędo 44b98714ea add themed icon for android 13 2024-01-18 14:20:20 +01:00
Lei Nelissen 0e298c6b99 chore: upgrade to react-native 0.71 2023-04-30 23:36:32 +02:00
Lei Nelissen ccfa68c530 fix: allow user-supplied CA certificates on Android
fixes #110
2023-01-10 22:35:02 +01:00
Lei Nelissen f50e5914ec chore: fix android build issues 2022-11-12 17:20:02 +01:00
Lei Nelissen c7aec30e39 chore: Upgrade to latest react-native 2022-11-12 16:22:39 +01:00
Lei Nelissen 4d025d5411 Base commit 2022-10-01 13:01:40 +02:00
Lei Nelissen 6efc8e757c feat: Create new progress slider from scratch 2022-05-05 03:30:51 +02:00
Lei Nelissen 2b24a37218 chore: Upgrade all dependencies 2022-05-04 18:29:11 +02:00
Lei Nelissen 7fb7fc1925 Implement new styles 2022-05-04 18:28:15 +02:00
Lei Nelissen eaa1402173 Update packages 2021-04-24 12:18:56 +02:00
Lei Nelissen 8860581450 Upgrade to React Native 0.64 2021-03-21 20:16:26 +01:00
Lei Nelissen 3eab7793f5 Allow for HTTP connections in Android Webviews 2021-02-07 23:26:45 +01:00
Lei Nelissen 57b79bf4e2 Implement dark mode for Android 2020-07-26 17:02:18 +02:00
Lei Nelissen 4d3f6f30d1 Fix Android compilation issues and icon 2020-07-26 11:31:56 +02:00
Lei Nelissen cffc7567c1 Add app icons 2020-06-17 08:57:03 +02:00
Lei Nelissen 50dd06a473 Initial commit 2020-06-16 17:51:51 +02:00