Commit Graph

42 Commits

Author SHA1 Message Date
xmflsct 0185335138 Fix image viewer placeholder 2023-02-08 21:41:16 +01:00
xmflsct d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
xmflsct 78b6834c3f Do not fade in when blurhash or preview has been loaded 2023-02-01 13:53:18 +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 752d33d5b3 Dimming images for dark mode 2023-01-29 17:28:49 +01:00
xmflsct 95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
xmflsct def4c5424e Reload image when the source is changed 2023-01-10 19:36:42 +01:00
xmflsct 8610be1caf Fix bugs 2023-01-10 14:56:13 +01:00
xmflsct a4e97ccb1c Fix warnings and errors 2023-01-09 22:28:53 +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 dab2ca060d Fix visual bugs
Somehow the `onError` of `react-native-fast-image` doesn't work anymore as expected. Maybe because the underlying `SDWebImage` is being patched to other versions.
2022-12-20 10:47:33 +01:00
xmflsct e09e2da1b7 Bump up packages 2022-12-15 22:14:59 +01:00
xmflsct 969d4abe0e Move image viewer to a new plugin 2022-09-14 21:52:16 +02:00
Zhiyuan Zheng 8d0fc94303 Allow Android to have moving image 2022-06-16 23:22:28 +02:00
Zhiyuan Zheng f93d6f7db8 Editing can update media 2022-04-30 21:29:08 +02:00
Zhiyuan Zheng c6d3514fa2 Try out more apng loading 2022-02-12 18:25:53 +01:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng 8aa84f7568 Improve loading remote images 2021-05-30 22:12:22 +02:00
Zhiyuan Zheng 1ee9b7d91d
Fixed #109 2021-04-19 22:50:55 +02:00
Zhiyuan Zheng 7a12792393
Fixed #107 2021-04-19 17:15:52 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng cf33c52e49
Fixed #93 2021-04-01 18:39:53 +02:00
Zhiyuan Zheng 0644c51a7a
Try to fix RNFI crash
https://github.com/DylanVann/react-native-fast-image/pull/782
2021-04-01 00:27:12 +02:00
Zhiyuan Zheng 516bb1e67d
Image viewer use blurhash as loading placeholder 2021-03-27 00:17:34 +01:00
Zhiyuan Zheng 543ac86d03
Fixed #43 #73 #58 2021-03-21 23:06:53 +01:00
Zhiyuan Zheng 15cf29d952
Remove all FastImage 2021-03-19 21:44:52 +01:00
Zhiyuan Zheng 5243f71c8c
Try with RN Image instead of fast-image 2021-03-18 23:54:40 +01:00
Zhiyuan Zheng ea018a71fa
Improve push experience 2021-03-02 01:17:06 +01:00
Zhiyuan Zheng 13efb56324
Fixed #9 2021-02-14 00:27:21 +01:00
Zhiyuan Zheng a40a645337
Updates 2021-02-10 00:40:44 +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
Zhiyuan Zheng 9c36052c2a
Removed expo blurhash 2021-01-28 01:31:19 +01:00
Zhiyuan Zheng c9c6e126ae
Update image loading 2021-01-28 01:14:00 +01:00
Zhiyuan Zheng 86231fb7b7
Updates 2021-01-23 02:41:50 +01:00
Zhiyuan Zheng 314bc31e32
Update en strings 2021-01-20 00:39:39 +01:00
Zhiyuan Zheng 5c4f7ce8c7
Added store review 2021-01-18 00:23:40 +01:00
Zhiyuan Zheng f977fdfa8b
Updates 2021-01-17 22:37:05 +01:00
Zhiyuan Zheng 5ec9118fb2
Updates 2021-01-16 00:00:31 +01:00