Commit Graph

21 Commits

Author SHA1 Message Date
de28107287 Fix(WebView): Support check WebView version 2024-11-08 15:39:29 +08:00
e855a414a4 Feat(App): Support full screen 2024-10-14 18:07:03 +08:00
7b77069744 Refactor(SplashScreen): Optimize the splash screen of lower version 2024-10-11 09:42:35 +08:00
585a261bb8 Feat(ToolView): Support upload and download file 2024-09-30 15:06:28 +08:00
ba72ef2759 Refactor(Any): Optimize codes 2024-09-27 09:21:13 +08:00
112e30804e Refactor(Icon): Update APP icon and add startup animation 2024-09-24 17:55:14 +08:00
7e91f267e3 Refactor(AboutScreen): Optimize version info 2024-09-02 16:35:11 +08:00
253d186fdf Refactor(ToolStore): Optimize user experience
Added prompts for errors when loading more and errors when reloading. Add autoload next page.
2024-08-28 15:14:42 +08:00
0e5b6d7f98 Refactor(LibrariesScreen): Optimize prompts when there is no content or no content found 2024-08-21 11:06:19 +08:00
da4c58b631 Feat(ToolStarScreen): Support star tool 2024-08-20 15:32:09 +08:00
6732eb6a22 Feat(ToolStore): Support upgrade tool 2024-08-14 15:26:10 +08:00
60ffc569a5 Feat(ToolView): Add preview tooltip 2024-08-12 17:39:32 +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
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
61d229b100 Refactor(TopBar): Optimize TopBar
Optimize TopBar in AboutScreen and LibrariesScreen
2024-04-25 11:18:11 +08:00
32d19ae291 Feat(LibrariesScreen): Finish LibrariesScreen
Implement open source license display in LibrariesScreen
2024-04-24 17:31:06 +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
8b200d14c6 Refactor(Drawable): Optimize drawable
Optimize drawable resources
2024-04-03 18:09:38 +08:00
51261e5be9 Initialize the basic framework 2024-03-14 17:09:28 +08:00