Commit Graph

66 Commits

Author SHA1 Message Date
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
Zhiyuan Zheng 965bab4822
Improve handling unknown attachment format 2021-04-01 01:11:12 +02:00
Zhiyuan Zheng 4be0fb5a5f
Partial fix #90
Now playing gifv won't interrupt existing audio playing. But when switching app state, it still will.
2021-03-29 23:53:49 +02:00
Zhiyuan Zheng c4ec88609e
Using Crowdin now 2021-03-29 00:22:30 +02:00
Zhiyuan Zheng aab3d8d94d
Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
Zhiyuan Zheng b0b7a7567b
Added reduced motion 2021-03-27 00:02:32 +01:00
Zhiyuan Zheng 6da2f545f6
Fix header buttons 2021-03-22 00:25:53 +01: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 bcb55254f9
Refine RN 0.64 2021-03-16 23:15:37 +01:00
Zhiyuan Zheng e6adbf6986
Fixed #49 2021-03-15 00:18:44 +01:00
Zhiyuan Zheng 5fe6cd59f9
Fixed #41 2021-03-14 00:47:55 +01:00