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

27 Commits

Author SHA1 Message Date
c105b36b3d Fix font weight 2022-05-10 23:19:26 +02:00
7c48c61c99 Using new text component
Need to use global accessibility checks rather than per text component which is not efficient
2022-05-07 00:52:32 +02:00
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
d4b28df091 Refine accessibility 2021-04-09 21:43:12 +02:00
b07db55573 Fixes 2021-03-23 23:16:01 +01:00
6da2f545f6 Fix header buttons 2021-03-22 00:25:53 +01:00
d15e8cb652 Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
f9f9b783e3 Fixed #67 2021-03-18 23:32:31 +01:00
4eea2bf58c When replying to CW content, CW will be added 2021-02-27 17:25:01 +01:00
a40a645337 Updates 2021-02-10 00:40:44 +01:00
383ebc2775 Fixed #17 2021-02-08 23:47:20 +01:00
247f7a7982 iOS almost working 2021-01-30 01:29:15 +01:00
5ec9118fb2 Updates 2021-01-16 00:00:31 +01:00
d39bc82909 Updates 2021-01-14 22:53:01 +01:00
95f500ae72 More adaption to Android 2021-01-14 00:43:35 +01:00
dceaf8d25c Use svg icons instead of expo ones
Possibility to control `strokeWidth`
2021-01-03 02:00:26 +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
88323a1552 Rewrite dynamic media width 2020-12-28 16:54:19 +01:00
bd5601f8f9 Rewrite header buttons 2020-12-26 23:27:53 +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
991741488d Align back button 2020-12-13 23:38:37 +01:00
48cab6053c Use new alias 2020-12-13 14:04:25 +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
7d7c907fa3 Poll working
But did not re-render
2020-12-03 01:28:56 +01:00
9bfee02484 A lot of updates 2020-12-01 00:44:28 +01:00
0e3528d2cd Some translations are done 2020-11-30 00:24:53 +01:00