xmflsct
79a92b5df7
Fix #667
2023-02-12 18:38:06 +01:00
xmflsct
127978da79
Fix #612
2023-02-12 14:50:31 +01:00
xmflsct
d73857eef4
First step of adding filter editing support
2023-01-26 00:57:48 +01:00
xmflsct
9d9c16df06
Bump packages
...
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct
f1b162a020
Added gif preference
...
https://github.com/mastodon/mastodon/pull/22706
2023-01-24 00:36:51 +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
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
0e348dcef1
Fix bugs
2022-12-15 19:31:20 +01:00
xmflsct
2f3e398d70
Fixed #556
2022-12-15 18:43:39 +01:00
xmflsct
6936e8009a
Fixed #554
2022-12-12 20:43:45 +01:00
xmflsct
213328ef1a
Add admin notifications besides push #535
2022-12-10 22:43:37 +01:00
xmflsct
29fd36a581
Fixed #495
2022-12-03 15:50:15 +01:00
xmflsct
8a054f2205
Rewrite emoji component logic to be more generic
2022-09-18 01:02:25 +02:00
Zhiyuan Zheng
41d85bf738
Fix row flexbox
2022-06-21 23:31:31 +02:00
Zhiyuan Zheng
e396953ac8
Improve menu row when content are long/short
2022-06-15 00:20:29 +02:00
Zhiyuan Zheng
af6731f702
Added pt-BR
...
https://github.com/tooot-app/app/issues/302
2022-05-28 22:18:03 +02:00
Zhiyuan Zheng
dde33ad1ad
Add static emoji option
2022-05-13 00:04:15 +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
6f0c318d06
Implemented new dark theme
2022-02-12 14:51:01 +01:00
Zhiyuan Zheng
0190b35b57
Fixed #119 and translation
2021-05-23 22:40:42 +02:00
Zhiyuan Zheng
0517d2fae2
Local translation works
2021-05-19 23:28:01 +02:00
Zhiyuan Zheng
fd1a6b3415
Done profile editing
2021-05-17 23:09:50 +02:00
Zhiyuan Zheng
0b659913dc
Partially fixed #113
2021-05-09 21:59:03 +02:00
Zhiyuan Zheng
d4b28df091
Refine accessibility
2021-04-09 21:43:12 +02:00
Zhiyuan Zheng
d15e8cb652
Update colour naming
...
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
Zhiyuan Zheng
ea018a71fa
Improve push experience
2021-03-02 01:17:06 +01:00
Zhiyuan Zheng
f3fa6bc662
Rewrite timeline logic
2021-02-27 16:33:54 +01:00
Zhiyuan Zheng
383ebc2775
Fixed #17
2021-02-08 23:47:20 +01:00
Zhiyuan Zheng
5a248716bf
Update translations
2021-01-19 01:13:45 +01:00
Zhiyuan Zheng
5c4f7ce8c7
Added store review
2021-01-18 00:23:40 +01:00
Zhiyuan Zheng
d39bc82909
Updates
2021-01-14 22:53:01 +01:00
Zhiyuan Zheng
49715bba0d
First step to adapt to Android
2021-01-13 01:03:46 +01:00
Zhiyuan Zheng
4b99813bb7
Lots of updates
2021-01-07 19:13:09 +01:00
Zhiyuan Zheng
dceaf8d25c
Use svg icons instead of expo ones
...
Possibility to control `strokeWidth`
2021-01-03 02:00:26 +01:00
Zhiyuan Zheng
ea465c828a
Translated Timeline components
2021-01-01 23:10:47 +01:00
Zhiyuan Zheng
e841409523
Restructure some files
2020-12-29 16:19:04 +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
66385fd0f4
Created basic tests
2020-12-28 00:59:57 +01:00
Zhiyuan Zheng
2fff322de7
Add menu row loading state
2020-12-27 00:55:22 +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
dca138eb5c
Start using `react-native-expo-image-cache`
2020-12-24 11:12:40 +01:00
Zhiyuan Zheng
177afe1dd1
Fix back button
...
Using customized component, need to get `navigation` from props instead of hooks
2020-12-14 22:33:19 +01:00
Zhiyuan Zheng
48cab6053c
Use new alias
2020-12-13 14:04:25 +01:00
Zhiyuan Zheng
81a21d1d07
Scroll to toot working
2020-12-12 12:49:29 +01:00
Zhiyuan Zheng
fb123b6a26
Preparing for upgrading expo SDK
2020-12-10 19:19:56 +01:00
Zhiyuan Zheng
7d7c907fa3
Poll working
...
But did not re-render
2020-12-03 01:28:56 +01:00
Zhiyuan Zheng
8986680c6d
Expandable content done
2020-12-02 00:16:27 +01:00