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

29 Commits

Author SHA1 Message Date
dde33ad1ad Add static emoji option 2022-05-13 00:04:15 +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
0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
fd1a6b3415 Done profile editing 2021-05-17 23:09:50 +02:00
0b659913dc Partially fixed #113 2021-05-09 21:59:03 +02:00
d4b28df091 Refine accessibility 2021-04-09 21:43:12 +02:00
d15e8cb652 Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
ea018a71fa Improve push experience 2021-03-02 01:17:06 +01:00
f3fa6bc662 Rewrite timeline logic 2021-02-27 16:33:54 +01:00
383ebc2775 Fixed #17 2021-02-08 23:47:20 +01:00
5a248716bf Update translations 2021-01-19 01:13:45 +01:00
5c4f7ce8c7 Added store review 2021-01-18 00:23:40 +01:00
d39bc82909 Updates 2021-01-14 22:53:01 +01:00
49715bba0d First step to adapt to Android 2021-01-13 01:03:46 +01:00
4b99813bb7 Lots of updates 2021-01-07 19:13:09 +01:00
dceaf8d25c Use svg icons instead of expo ones
Possibility to control `strokeWidth`
2021-01-03 02:00:26 +01:00
ea465c828a Translated Timeline components 2021-01-01 23:10:47 +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
66385fd0f4 Created basic tests 2020-12-28 00:59:57 +01:00
2fff322de7 Add menu row loading state 2020-12-27 00:55:22 +01:00
da79674548 Rewrite all buttons 2020-12-26 23:05:17 +01:00
dca138eb5c Start using react-native-expo-image-cache 2020-12-24 11:12:40 +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