Commit Graph

63 Commits

Author SHA1 Message Date
xmflsct 9f8064ded4
Fix Android crashes using PlatformColor 2023-08-28 00:27:10 +02:00
vitalyster c3aba848a5
Use system separator color in Separator component (#757)
* border color is too distracting and does not look "native". Now we using system separator color to provide "native" experience :-)
2023-08-24 22:21:31 +02:00
xmflsct 20152790f5 Fix default theming before selecting 2023-04-10 19:15:37 +02:00
xmflsct 79a92b5df7 Fix #667 2023-02-12 18:38:06 +01:00
xmflsct 398f34d95d Narrower attachments
For #704
2023-02-12 15:50:55 +01:00
xmflsct 9f6e7738bf Fix when userTheme is undefined 2023-02-03 16:06:18 +01:00
xmflsct 90c8e4cba8 Fix #691
One liner fix, but took some time to find out...
2023-02-02 13:54:28 +01:00
xmflsct d73857eef4 First step of adding filter editing support 2023-01-26 00:57:48 +01:00
xmflsct ced71d6611 Reply working for #638 2023-01-01 16:44:55 +01:00
xmflsct 4a25feb346 Fix #635 2022-12-31 00:31:25 +01:00
xmflsct b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +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 f3c40e9486 Fix #611 2022-12-23 18:19:14 +01:00
xmflsct 96a448d602 Fixed #573 2022-12-18 20:25:52 +01:00
xmflsct 306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
xmflsct 44f83e44b9 Fixed #539
Respect system's reduced motion enabled setting
2022-12-09 00:48:34 +01:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +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 dd7b9cd6a2 Fix theme changing issue 2022-02-17 00:09:19 +01:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng e7aba92f7c Support iPad and bump versions 2022-02-04 00:43:22 +01:00
Zhiyuan Zheng 0b659913dc
Partially fixed #113 2021-05-09 21:59:03 +02:00
Zhiyuan Zheng b0b7a7567b
Added reduced motion 2021-03-27 00:02:32 +01:00
Zhiyuan Zheng d15e8cb652
Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
Zhiyuan Zheng bcb55254f9
Refine RN 0.64 2021-03-16 23:15:37 +01:00
Zhiyuan Zheng b21194ca5a
Tried to fix #46 2021-03-11 22:38:42 +01:00
Zhiyuan Zheng 8a49c92c79
Update adaptive size not dependent on screen size 2021-03-10 14:00:16 +01:00
Zhiyuan Zheng 9c3a300972
Try to fix font size does not adapat 2021-03-10 11:49:14 +01:00
Zhiyuan Zheng 5281de63a6
Added font size settings 2021-03-10 10:22:53 +01:00
Zhiyuan Zheng e1e4aace78
Minor fixes according to DeepScan 2021-03-09 01:17:07 +01:00
Zhiyuan Zheng f127fc3a1a
Try to fix font size too small on large screen 2021-03-09 00:59:11 +01:00
Zhiyuan Zheng d1bddc696a
Fixed #19 2021-02-11 01:33:31 +01:00
Zhiyuan Zheng 03dc94c7c9
Draft basic done
#6
2021-02-07 00:39:11 +01:00
Zhiyuan Zheng 1072d88191
Added fastlane and other updates 2021-01-31 03:09:35 +01:00
Zhiyuan Zheng 2df172d026
Updates 2021-01-12 00:12:44 +01:00
Zhiyuan Zheng fdce172c57
Try to fix search bar issue
https://github.com/react-navigation/react-navigation/issues/6746#issuecomment-583897436
2021-01-10 13:35:46 +01:00
Zhiyuan Zheng 4b99813bb7
Lots of updates 2021-01-07 19:13:09 +01:00
Zhiyuan Zheng dcb36a682d
Refine structure 2021-01-04 18:29:02 +01:00
Zhiyuan Zheng 811964e10f
Updates 2021-01-04 14:55:34 +01:00
Zhiyuan Zheng e9ea0ed71e
Updates
1. Added more notification types
2. Use `react-native-reanimated` v2
2021-01-04 10:50:24 +01:00
Zhiyuan Zheng 5a80359739
Bug in `react-native`
https://github.com/expo/expo/issues/10815
2021-01-02 17:55:08 +01:00
Zhiyuan Zheng 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
Zhiyuan Zheng c7cc3f1f27
Rewrite account page 2020-12-27 16:25:29 +01:00
Zhiyuan Zheng da79674548
Rewrite all buttons 2020-12-26 23:05:17 +01:00
Zhiyuan Zheng 3ea88d025b
Add back disabled color 2020-12-26 14:40:10 +01:00
Zhiyuan Zheng 7f574576ef
Update color scheme 2020-12-26 00:40:27 +01:00
Zhiyuan Zheng 6eeb86921c
Rewrite attachment views 2020-12-25 18:20:09 +01:00
Zhiyuan Zheng eeee40b49a
Basic announcement done 2020-12-23 01:31:11 +01:00
Zhiyuan Zheng a1a959995e
Fixes 2020-12-21 23:30:26 +01:00