1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Commit Graph

60 Commits

Author SHA1 Message Date
760c8b4c68 Bump packages 2023-07-11 23:21:41 +02:00
f1ba7ce377 Test iOS
Known Android build failure
2023-06-22 00:07:17 +02:00
46a30585a7 Bump packages 2023-05-15 21:26:32 +02:00
91596a46c4 Fix #732 2023-04-17 23:44:56 +02:00
45c54db617 Fallback to expo beta for blurhash to function 2023-02-25 15:28:01 +01:00
c0798a2e0c Fix Android building crash
https://github.com/software-mansion/react-native-reanimated/issues/3615#issuecomment-1260485861
2023-02-14 23:12:26 +01:00
fcc53672fa Build passed 2023-02-11 19:15:34 +01:00
215534d0c8 Fix #605
Turns out to be much more complicated than expected. Finally got the app running through Browser Stack (thanks for their sponsoring!), realised the issue was related to an early attempt to create a build for F-Droid #50 which removed the Google Service. However for Android push, Google service is still required.
2023-01-09 00:55:29 +01:00
cfa637b23d Fix Android build crashing 2023-01-08 21:53:05 +01:00
d6d0cc0d03 Fix Android crashing
Somehow get MMKV number would crash
2023-01-07 23:37:30 +01:00
de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
0f6a28abc5 Fix building 2022-11-14 17:54:11 +01:00
6a90557d2b Fix Android building 2022-11-14 14:52:23 +01:00
beb7ba9dc2 Spelling (#449)
* spelling: announcement

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: corrupted

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: dimensions

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: favourites

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: mutation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: retrieve

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: transitive

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-11 21:53:30 +01:00
6d6dd1a21c Bump up RN and Expo 2022-11-11 13:50:20 +01:00
020ad6be34 Merge branch 'upgrade-to-expo-47' 2022-11-10 19:43:39 +01:00
6dcf0f0d7d Fix RN update caused Android build error
Spent whole fucking 2 days to figure this out https://github.com/facebook/react-native/issues/35210
2022-11-05 22:41:10 +01:00
543d345ea5 Build succeeded 2022-11-05 22:33:16 +01:00
16574c7d6d Build 2022-10-30 22:25:06 +01:00
30ca455634 Try to fix building 2022-10-30 19:17:52 +01:00
8d8707cc39 Fix Sentry token warning 2022-09-24 16:50:53 +02:00
660ddfc6ac Test run 2022-09-24 16:33:46 +02:00
398f37d599 Remove sentry-expo
Too many dependencies it needs, especially the unused expo-updates
2022-09-24 13:42:15 +02:00
ac093f42eb Try fix expo-updates 2022-09-21 23:23:17 +02:00
29e9d24542 Bring back expo-updates as a dependency to sentry-expo
But disabled
2022-09-21 09:55:27 +02:00
5b35951424 Remove expo-updates unfortunately
As now it starts charging
2022-09-21 00:16:55 +02:00
244eda3d12 Use proper branch instead of releaseChannel 2022-08-18 00:21:46 +02:00
70c90b6a47 Using EAS update 2022-08-16 22:39:54 +02:00
6b6481f9ac Android builds 2022-08-08 22:32:51 +02:00
af6679ceb4 Try out notification sound 2022-06-07 21:39:41 +02:00
78ad95a9cb File format changes by expo prebuild 2022-06-07 21:23:59 +02:00
1853741a58 Force kotlin version
Otherwise `react-native-gesture-handler` would error out
2022-05-15 11:49:41 +02:00
8c2dcf2e7d Bump up RN and Expo 2022-05-08 22:35:43 +02:00
8f8b7b41b9 Fix Android building fail 2022-05-08 00:00:01 +02:00
4503fb991b Android sharing working 2022-05-05 23:03:00 +02:00
a73356c7e6 Update AndroidManifest.xml
Android sharing working, but only one element at a time
2022-05-05 01:15:30 +02:00
b2043d884f Update MainActivity.java
https://docs.swmansion.com/react-native-gesture-handler/docs/guides/migrating-off-rnghenabledroot/
2022-05-04 23:55:46 +02:00
68282e3aac Clean up packages 2022-01-08 16:46:01 +01:00
47822c0aa7 Fix iOS splash screen background color issue 2022-01-02 18:20:34 +01:00
ad6c6a98b6 Fix Android build issue 2021-12-18 19:58:34 +01:00
50151f75f6 Fix Android build error 2021-10-24 20:41:36 +02:00
b96a1ca49b Trying out expo 43 2021-10-24 00:43:00 +02:00
3b4ea0bd70 Fix expo publish error 2021-10-04 21:09:26 +02:00
0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
87343989cf Fix modals 2021-05-12 22:45:51 +02:00
01bc70b954 Bump expo versions 2021-05-12 01:04:41 +02:00
5a45e1d0dc See if we avoid crashes
https://github.com/software-mansion/react-native-screens#android
2021-04-01 17:50:45 +02:00
d2addd1b11 Attempt to upgrade to RN 0.64 2021-03-16 00:36:32 +01:00
edcd86cba7 Fixed #53 2021-03-11 23:49:11 +01:00
ea018a71fa Improve push experience 2021-03-02 01:17:06 +01:00