Commit Graph

77 Commits

Author SHA1 Message Date
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct 18e7262f6f Fixed #471 2022-11-20 16:14:08 +01:00
xmflsct d4be002016 Fixed #439 2022-11-06 23:39:31 +01:00
xmflsct e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
xmflsct 8a054f2205 Rewrite emoji component logic to be more generic 2022-09-18 01:02:25 +02:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
Zhiyuan Zheng 0f8befc89c Fixed #348 2022-06-21 23:50:49 +02:00
Zhiyuan Zheng 8d0fc94303 Allow Android to have moving image 2022-06-16 23:22:28 +02:00
Zhiyuan Zheng 04813cbc78 Fixed again #326 2022-06-14 23:35:52 +02:00
Zhiyuan Zheng 236ccbe45d Fixed #338
Also Android cannot read from ID, using index instead
2022-06-14 23:32:35 +02:00
Zhiyuan Zheng 0991d50240 Fixed #158 2022-06-07 20:07:14 +02:00
Zhiyuan Zheng c94ef1882b Fix followed by text overflow
https://github.com/tooot-app/app/issues/272
2022-05-29 17:28:27 +02:00
Zhiyuan Zheng 4dcc561cbf Update error tracing 2022-05-18 00:11:31 +02:00
Zhiyuan Zheng c105b36b3d Fix font weight 2022-05-10 23:19:26 +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 ed531d7371 Add followed by
https://github.com/tooot-app/app/issues/272
2022-05-08 00:24: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 b84b59f39f Updates 2022-05-03 00:49:19 +02:00
Zhiyuan Zheng 95ec76f411 Edited posts can be viewed 2022-04-29 23:57:18 +02:00
Zhiyuan Zheng e619677660 Fix crashes 2022-02-19 17:09:34 +01:00
Zhiyuan Zheng 3f7c85a41a Hopefully fix the warning 2022-02-17 23:10:32 +01:00
Zhiyuan Zheng 06db0580cd Fix bugs 2022-02-14 22:10:07 +01:00
Zhiyuan Zheng e388ce7626 Square image when image is too long 2022-02-14 21:07:10 +01:00
Zhiyuan Zheng 5ab988585b Try to capture more debug info 2022-02-13 19:34:05 +01: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 50141b2963 Proper gate return preventing running further codes 2022-02-12 11:12:05 +01:00
Zhiyuan Zheng 9936f6c921 Try to fix toot id not found 2022-02-11 21:30:45 +01:00
Zhiyuan Zheng 9c9c7b83af Try to capture more info to debug 2022-02-06 18:58:27 +01:00
Zhiyuan Zheng 55b7b0b0cd Try to solve scrollToIndex was called during going back to previous page 2022-02-03 23:25:58 +01:00
Zhiyuan Zheng bd49caa52a Better lookback update 2022-01-30 22:51:03 +01:00
Zhiyuan Zheng 45ba984ea3 Fixed #200
When clearing queryClient, we may want to create a global function to refetch last read position
2022-01-29 16:37:58 +01:00
Zhiyuan Zheng e92a7907e6 Update sentry reporting 2022-01-08 11:19:24 +01:00
Zhiyuan Zheng 3a4733316a Try to fix scrollToIndex out of range 2022-01-03 21:25:53 +01:00
Zhiyuan Zheng 248238dda8 Try to fix scrollToIndex out of range 2021-12-31 12:09:03 +01:00
Zhiyuan Zheng 200a3e4741 Fix Android titles 2021-12-18 23:44:08 +01:00
Zhiyuan Zheng 8c9dfb839b Fixes 2021-12-18 19:59:38 +01:00
Zhiyuan Zheng d9228da7d7 Moved push notification place 2021-12-15 23:22:47 +01:00
Zhiyuan Zheng 122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
Zhiyuan Zheng b821fc4d16 React Navigation v6 first try
Android header needs attention
2021-08-21 01:45:43 +02:00
Zhiyuan Zheng ac293f28c1 Fix account moved crash
When the account info was undefined, it may render fewer hooks
2021-07-07 17:19:13 +02:00
Zhiyuan Zheng c72f26c260 Fix bugs 2021-06-02 22:27:51 +02:00
Zhiyuan Zheng 26a9a56e52 Improve account page 2021-06-01 22:27:27 +02:00
Zhiyuan Zheng 0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
Zhiyuan Zheng 5bb77d0114 Fix account page info not shown on first load
React memo is the issue
2021-05-17 22:32:35 +02:00
Zhiyuan Zheng 87343989cf
Fix modals 2021-05-12 22:45:51 +02:00
Zhiyuan Zheng 0b659913dc
Partially fixed #113 2021-05-09 21:59:03 +02:00
Zhiyuan Zheng dd4a9671ba
Improve account fetching 2021-04-24 15:03:17 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng 9258f4b934
Prepare for production release 2021-04-03 11:52:13 +02:00