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

34 Commits

Author SHA1 Message Date
4cddbb9bad Remove most React memorization
Though added memo for timeline components making them (almost) pure
2022-12-29 00:36:35 +01:00
1ea6aff328 619 restructure local storage (#628)
* To MMKV migration working

* POC migrated font size settings

* Moved settings to mmkv

* Fix typos

* Migrated contexts slice

* Migrated app slice

* POC instance emoji update

* Migrated drafts

* Migrated simple instance properties

* All migrated!

* Re-structure files

* Tolerant of undefined settings

* Can properly logging in and out including empty state
2022-12-28 23:41:36 +01:00
39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
4a35e910c1 Fixed #447 2022-12-14 23:37:41 +01:00
d1a737eb51 Temp visual fix 2022-08-19 12:22:30 +02:00
42528caf09 Fixed #362 2022-08-14 22:18:41 +02:00
51ac36768d Initial try out dynamic following 2022-08-13 00:48:20 +02:00
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