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

67 Commits

Author SHA1 Message Date
41bfeed56f Updates 2021-01-27 00:35:34 +01:00
86231fb7b7 Updates 2021-01-23 02:41:50 +01:00
7c6aba77ba Fix bugs 2021-01-22 01:34:20 +01:00
314bc31e32 Update en strings 2021-01-20 00:39:39 +01:00
5c4f7ce8c7 Added store review 2021-01-18 00:23:40 +01:00
f977fdfa8b Updates 2021-01-17 22:37:05 +01:00
813f6b57c4 Correct app details 2021-01-16 23:30:25 +01:00
5ec9118fb2 Updates 2021-01-16 00:00:31 +01:00
49715bba0d First step to adapt to Android 2021-01-13 01:03:46 +01:00
2df172d026 Updates 2021-01-12 00:12:44 +01:00
284d6e46e0 Switch to shared hooks 2021-01-11 21:36:57 +01:00
fdce172c57 Try to fix search bar issue
https://github.com/react-navigation/react-navigation/issues/6746#issuecomment-583897436
2021-01-10 13:35:46 +01:00
541e2a5601 Lots of updates 2021-01-10 02:12: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
6aed76ac65 Updates 2021-01-01 16:48:16 +01:00
5473fcb770 Add haptics and analytics 2020-12-30 14:33:33 +01:00
e841409523 Restructure some files 2020-12-29 16:19:04 +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
c7cc3f1f27 Rewrite account page 2020-12-27 16:25:29 +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
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
6eeb86921c Rewrite attachment views 2020-12-25 18:20:09 +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
4d6cee643b Start up process of API calls
Prepare for announcement fetching
2020-12-22 01:09:34 +01:00
2bd9e6be2f Move app startup check to App.tsx 2020-12-22 00:10:55 +01:00
a1a959995e Fixes 2020-12-21 23:30:26 +01:00
e77de4e9c0 Fixed 2020-12-21 23:11:03 +01:00
8281d2b0b4 Option to change how to handle links 2020-12-20 18:41:28 +01:00
09b960d368 Updates 2020-12-20 17:53:24 +01:00
54799aabb8 Search is done 2020-12-19 01:57:57 +01:00
7491478176 Using react-query 3 2020-12-18 23:58:53 +01:00
3427b613aa Using tab-view
Cannot scroll separately
2020-12-17 09:44:03 +01:00
a3335a1f88 Add promise type to fetches 2020-12-15 00:01:48 +01:00
fe1ca72a3e Show pinned posts in Account page 2020-12-14 23:44:57 +01:00
8ed008b961 Rewrite login query 2020-12-13 22:10:54 +01:00
48cab6053c Use new alias 2020-12-13 14:04:25 +01:00
cfd2d40d02 Reply working 2020-12-13 01:24:25 +01:00
70743ec82d Highlighted toot 2020-12-12 22:19:18 +01:00
2217d3eb5d Notification working and end of list working 2020-12-12 18:22:22 +01:00
81a21d1d07 Scroll to toot working 2020-12-12 12:49:29 +01:00
fb123b6a26 Preparing for upgrading expo SDK 2020-12-10 19:19:56 +01:00