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

43 Commits

Author SHA1 Message Date
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
de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
543d345ea5 Build succeeded 2022-11-05 22:33:16 +01:00
398f37d599 Remove sentry-expo
Too many dependencies it needs, especially the unused expo-updates
2022-09-24 13:42:15 +02:00
800ebe989d Try building again 2022-09-21 21:55:58 +02:00
5b35951424 Remove expo-updates unfortunately
As now it starts charging
2022-09-21 00:16:55 +02:00
70c90b6a47 Using EAS update 2022-08-16 22:39:54 +02:00
af6679ceb4 Try out notification sound 2022-06-07 21:39:41 +02:00
9c1d18c7f0 Using new sentry project thanks for sponsoring
Also removing unnecessary importing public keys
2022-05-16 22:35:58 +02:00
d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +02:00
45ba984ea3 Fixed #200
When clearing queryClient, we may want to create a global function to refetch last read position
2022-01-29 16:37:58 +01:00
d8703148f0 Updates push public key 2021-12-15 22:48:59 +01: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
927e7df4e9 Use new api gateway 2021-06-21 11:59:29 +02:00
0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
a23f98842f Update branching 2021-03-14 21:48:28 +01:00
45681fc1f5 Restructure removing remote 2021-02-20 19:12:44 +01:00
d1bddc696a Fixed #19 2021-02-11 01:33:31 +01:00
1a5b21d56a Preparing for CI test 2021-02-02 22:50:38 +01:00
b8aa402c99 Updates 2021-02-01 02:16:53 +01:00
253ddee319 Android build success 2021-01-30 02:03:39 +01:00
247f7a7982 iOS almost working 2021-01-30 01:29:15 +01:00
41bfeed56f Updates 2021-01-27 00:35:34 +01:00
08f3036753 Updates 2021-01-24 02:25:43 +01:00
7c6aba77ba Fix bugs 2021-01-22 01:34:20 +01:00
97f6833e92 Try again with clean yarn 2021-01-20 14:27:09 +01:00
a74cdf5768 Rewrite login logic 2021-01-20 12:35:24 +01:00
314bc31e32 Update en strings 2021-01-20 00:39:39 +01:00
813f6b57c4 Correct app details 2021-01-16 23:30:25 +01:00
8451d5a565 Prepare for apk test 2021-01-16 14:16:58 +01:00
74d830a71a locales still doesn't work 2021-01-16 02:26:03 +01:00
e1962b278f Correct localized bundle info 2021-01-16 02:15:15 +01:00
154838fdd4 Test testing workflow 2021-01-16 02:02:44 +01:00
64b0e413b3 Updates 2021-01-16 01:44:00 +01:00
49715bba0d First step to adapt to Android 2021-01-13 01:03:46 +01:00
e9ea0ed71e Updates
1. Added more notification types
2. Use `react-native-reanimated` v2
2021-01-04 10:50:24 +01:00
e841409523 Restructure some files 2020-12-29 16:19:04 +01:00
2ce842e15f Test Firebase analytics 2020-12-29 01:09:22 +01:00
177afe1dd1 Fix back button
Using customized component, need to get `navigation` from props instead of hooks
2020-12-14 22:33:19 +01:00
48cab6053c Use new alias 2020-12-13 14:04:25 +01:00
24d0681c9e Change language working partially
Not all translatinos are updated
2020-11-29 13:11:23 +01:00
fba1d0d531 Some basic styling 2020-11-23 00:07:32 +01:00