Commit Graph

34 Commits

Author SHA1 Message Date
xmflsct d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
xmflsct 5d3f773a2a Faster image loading transition 2023-02-01 00:06:33 +01:00
xmflsct c21e99909d Add fade in transition of react-native-fast-image
Based on https://github.com/DylanVann/react-native-fast-image/pull/958
2023-01-31 15:15:15 +01:00
xmflsct 624c1f172c Use the same subdomain for connect media
Preventing count as cache miss
2023-01-31 14:26:43 +01:00
xmflsct 4aa96ba2bd Fix #683
Affects both platforms
2023-01-30 13:44:29 +01:00
xmflsct 95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct 47d5b02468 Fix #672
Removed image focus as different clients implement this differently
2023-01-23 23:05:25 +01:00
xmflsct f10d52cebc Use native loading spinner
The lib is not being maintained and the animation quality is bad
2023-01-15 20:34:22 +01:00
xmflsct c7a472124c Revert "Try out FlashList"
This reverts commit 8406a57143.
2023-01-06 14:00:50 +01:00
xmflsct 8406a57143 Try out FlashList 2023-01-06 01:41:46 +01:00
xmflsct 4cddbb9bad Remove most React memorization
Though added memo for timeline components making them (almost) pure
2022-12-29 00:36:35 +01:00
xmflsct 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
xmflsct b6045e5121 Remove most React memo
Maybe would solve iOS out of memory crashes
2022-12-24 01:18:20 +01:00
xmflsct 36bbe5bdbd Fixed #548 2022-12-10 23:11:41 +01:00
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
Zhiyuan Zheng 8c2004fe6c Upload GIF using Android keyboard
https://github.com/tooot-app/app/issues/261
2022-05-08 12:15:16 +02:00
Zhiyuan Zheng 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
Zhiyuan Zheng 43c2297387 Sharing works in simulator 2022-05-02 22:31:22 +02:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng 122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
Zhiyuan Zheng 0be23da843 Try to fix crashes for Text 2021-06-11 23:07:41 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng aab3d8d94d
Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
Zhiyuan Zheng d15e8cb652
Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
Zhiyuan Zheng 15cf29d952
Remove all FastImage 2021-03-19 21:44:52 +01:00
Zhiyuan Zheng f9f9b783e3
Fixed #67 2021-03-18 23:32:31 +01:00
Zhiyuan Zheng ea018a71fa
Improve push experience 2021-03-02 01:17:06 +01:00
Zhiyuan Zheng d1bddc696a
Fixed #19 2021-02-11 01:33:31 +01:00
Zhiyuan Zheng 383ebc2775
Fixed #17 2021-02-08 23:47:20 +01:00
Zhiyuan Zheng 03dc94c7c9
Draft basic done
#6
2021-02-07 00:39:11 +01:00
Zhiyuan Zheng 1a5b21d56a
Preparing for CI test 2021-02-02 22:50:38 +01:00
Zhiyuan Zheng 247f7a7982
iOS almost working 2021-01-30 01:29:15 +01:00