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

150 Commits

Author SHA1 Message Date
541e2a5601 Lots of updates 2021-01-10 02:12:14 +01:00
4a6229514f Basic typing for react-navigation 2021-01-07 22:18:14 +01:00
4b99813bb7 Lots of updates 2021-01-07 19:13:09 +01:00
dcb36a682d Refine structure 2021-01-04 18:29:02 +01:00
811964e10f Updates 2021-01-04 14:55:34 +01:00
e9ea0ed71e Updates
1. Added more notification types
2. Use `react-native-reanimated` v2
2021-01-04 10:50:24 +01:00
dceaf8d25c Use svg icons instead of expo ones
Possibility to control `strokeWidth`
2021-01-03 02:00:26 +01:00
5a80359739 Bug in react-native
https://github.com/expo/expo/issues/10815
2021-01-02 17:55:08 +01:00
ea465c828a Translated Timeline components 2021-01-01 23:10:47 +01:00
d5ccc95704 Solved cycle dependency 2021-01-01 17:52:14 +01:00
6aed76ac65 Updates 2021-01-01 16:48:16 +01:00
5473fcb770 Add haptics and analytics 2020-12-30 14:33:33 +01:00
e765a8fd7c Forgiving blurhash 2020-12-30 11:55:51 +01:00
3e3ae67155 Fixed notification 2020-12-30 11:52:47 +01:00
c9726d904f Simple permission request 2020-12-30 01:33:58 +01:00
3473337442 Rewrite upload media 2020-12-30 00:56:25 +01:00
e841409523 Restructure some files 2020-12-29 16:19:04 +01:00
b92a01e2a4 Fixed https://sentry.io/organizations/xmflsct/issues/2117699903/ 2020-12-29 12:36:21 +01:00
8e93492ae3 Fixed https://sentry.io/organizations/xmflsct/issues/2117728637/ 2020-12-29 12:33:22 +01:00
2ce842e15f Test Firebase analytics 2020-12-29 01:09:22 +01:00
4f0621bbff Force all tex to have both font size and line height
https://github.com/facebook/react-native/issues/19193 describes the issue. But https://github.com/facebook/react-native/issues/19193#issuecomment-467852112 suggestion does not look well with PingFang and English
2020-12-29 00:21:05 +01:00
83b725b58d Rewrite app start up procedure 2020-12-28 23:20:18 +01:00
7db153f2ae Fix fake external tag as link 2020-12-28 17:30:20 +01:00
88323a1552 Rewrite dynamic media width 2020-12-28 16:54:19 +01:00
66385fd0f4 Created basic tests 2020-12-28 00:59:57 +01:00
0ee30de03e Add sentry support 2020-12-27 18:43:49 +01:00
140a30b58c Fix multiple choice poll 2020-12-27 16:54:13 +01:00
c7cc3f1f27 Rewrite account page 2020-12-27 16:25:29 +01:00
2fff322de7 Add menu row loading state 2020-12-27 00:55:22 +01:00
e1eade2b43 Use spinkit instead of activityindicator 2020-12-27 00:32:51 +01:00
bd5601f8f9 Rewrite header buttons 2020-12-26 23:27:53 +01:00
da79674548 Rewrite all buttons 2020-12-26 23:05:17 +01:00
3ea88d025b Add back disabled color 2020-12-26 14:40:10 +01:00
7a15cceb28 Rewrite expandable content 2020-12-26 12:59:16 +01:00
f192939671 Fix Image.getSize in useEffect cleanup 2020-12-26 10:39:01 +01:00
f990ff0cb1 Updates 2020-12-26 00:53:49 +01:00
7f574576ef Update color scheme 2020-12-26 00:40:27 +01:00
9d1c366eda Hide header bottom shadow 2020-12-25 21:51:46 +01:00
087f50577f Card use blurhash 2020-12-25 21:24:07 +01:00
b5b9c0669c Audio playing working 2020-12-25 21:09:43 +01:00
6eeb86921c Rewrite attachment views 2020-12-25 18:20:09 +01:00
dca138eb5c Start using react-native-expo-image-cache 2020-12-24 11:12:40 +01:00
97442b31db Replace crypto-js with expo-crypto 2020-12-24 10:39:44 +01:00
b5f267e6bf With unread notifications 2020-12-24 10:28:51 +01:00
4461cd1fa4 Fine tune announcements 2020-12-23 15:57:20 +01:00
eeee40b49a Basic announcement done 2020-12-23 01:31:11 +01:00
e00ec84c7c Remove dependency react-native-collapsible 2020-12-22 11:14:00 +01:00
4d6cee643b Start up process of API calls
Prepare for announcement fetching
2020-12-22 01:09:34 +01:00
436b0ab4dd Only one API call when app just started 2020-12-22 00:50:47 +01:00
2bd9e6be2f Move app startup check to App.tsx 2020-12-22 00:10:55 +01:00