Commit Graph

19 Commits

Author SHA1 Message Date
310214fc20 Refactor(Animation): Optimize animation 2024-08-21 10:54:54 +08:00
18c03c194b Style(Code): Optimize code style 2024-08-20 18:24:27 +08:00
b115d3d598 Fix(TopAppBar): Fix the bug that the TopAppBar can be scrolled and hidden when the search box is opened 2024-08-20 16:54:36 +08:00
da4c58b631 Feat(ToolStarScreen): Support star tool 2024-08-20 15:32:09 +08:00
1b350eb22a Refactor(Code structure): Optimize code structure 2024-08-20 11:23:37 +08:00
167df010a9 Feat(ToolStore and Tools): Support query by tool name or keywords 2024-08-19 17:48:42 +08:00
47647217f1 Refactor(Navigation): Optimize navigation bar switching transition animation 2024-08-18 21:40:10 +08:00
3a6fb2a6f0 Fix(Navigation): Fixed the bug that can not higlight store navigation icon
Fixed the bug that the store navigation icon cannot be automatically highlighted when switching to the ToolStore page.
2024-08-16 14:13:55 +08:00
35a421472d Refactor(ToolView): Optimize preview code logic 2024-08-14 17:18:18 +08:00
f5cfbd7296 Refactor(Enum): Change all caps to camel case 2024-08-14 15:23:56 +08:00
454108d871 Feat(ToolScreen): Support uninstall tool 2024-08-12 14:37:18 +08:00
c9c0debb2b Feat(Tool): Add tool store
Add tool store, support install tool online.
2024-08-08 17:56:45 +08:00
596ad2ccbe Refactor(Navigation): Remove handleOnCanScrollChange 2024-08-08 10:24:29 +08:00
3a91e834b7 Feat(ToolView): Add ToolView to support execute tool 2024-05-11 16:28:11 +08:00
3d8bc944e3 Feat(ToolScreen): Finish tool store list 2024-05-11 03:26:02 +08:00
4d047247f1 Refactor(Animation): Optimize navigation switch animation
Optimize AboutNavigation and LibrariesNavigation switch animation
2024-04-24 17:23:28 +08:00
92cd20f36f Feat(About): Add about page
Add about page, add libraries page framework. Add page switching animation and navigation bar animation.
2024-04-03 18:12:00 +08:00
f81f26a5cb Feat - ToolsScreen - add tool group list 2024-03-29 18:09:33 +08:00
51261e5be9 Initialize the basic framework 2024-03-14 17:09:28 +08:00