Commit Graph

82 Commits

Author SHA1 Message Date
640686296e Refactor(Context): Provide context using @ApplicationContext 2024-08-08 10:30:23 +08:00
a3b1241fca Refactor(AppScrollbars): Reduce scroll bar width 2024-08-08 10:26:48 +08:00
596ad2ccbe Refactor(Navigation): Remove handleOnCanScrollChange 2024-08-08 10:24:29 +08:00
9d6094173d Build(Gradle): Upgrade dependencies 2024-07-17 17:28:06 +08:00
5efbf660c6 Refactor(OxygenApp): Optimize app bar
Optimize app bar when scroll
2024-07-17 17:27:11 +08:00
8fedafd261 Refactor(LibrariesScreen): Optimize app bar
Optimize app bar when scroll
2024-07-17 17:26:11 +08:00
1d4f317bb5 Refactor(AboutScreen): Optimize app bar
Optimize app bar when scroll
2024-07-17 17:24:52 +08:00
a85e561863 Fix(Tool): Fixed the bug of getting tool exception when tool desc is null 2024-07-17 15:37:02 +08:00
d84427b039 Refactor(ToolViewScreen): Optimize layout 2024-05-19 17:31:51 +08:00
3338522d40 Feat(Tool): Launch tool by scheme 2024-05-11 19:00:41 +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
c596767c37 Feat(ToolScreen): Support get tool online
Support get tool online in page
2024-05-10 05:47:30 +08:00
2e0efd1cb9 Refactor(LibrariesScreen): Add search
Add search and optimize top bar
2024-04-25 15:33:38 +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
c8f072c930 Refactor(SettingDialog): Optimize confirmButton
Change Text to TextButton
2024-04-24 17:28:38 +08:00
4d047247f1 Refactor(Animation): Optimize navigation switch animation
Optimize AboutNavigation and LibrariesNavigation switch animation
2024-04-24 17:23:28 +08:00
b11ae055c3 Refactor(Preview): Change all preview to OxygenPreviews
Change all preview to OxygenPreviews. Fix can not preview OxygenTopAppBar bug.
2024-04-24 17:20:55 +08:00
b2e7ecc92c Refactor(Kotlin): Upgrade kotlin version
Upgrade kotlin version from 1.9.22 to 1.9.23
2024-04-24 17:15:25 +08:00
23893a4ac1 Refactor(Data): Rename datastore into data
Rename top.fatweb.oxygen.toolbox.datastore into top.fatweb.oxygen.toolbox.data
2024-04-24 17:13:39 +08:00
54a7625c1b Refactor(ToolBar): Optimize top bar and bottom bar
Completely hide the top bar and bottom bar when scrolling
2024-04-23 15:04:00 +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
58117cc6f6 Refactor(Icons): Add icons
Add icons and optimize sorting
2024-04-03 18:08:48 +08:00
e777f832e6 Feat(UI): Automatically hide app bar
Automatically hide top and bottom app bars when page scrolls
2024-04-02 10:22:51 +08:00
0e24b46525 Feat(ToolGroupCard): Automatically manage expansion and hiding of cards
Automatically manage the expansion and hiding of cards when clicking on the card title
2024-04-02 10:22:31 +08:00
cba2e83074 Build(Release): Fix R8 minify
Fix application cannot start after enabling minify
2024-04-01 17:28:31 +08:00
96cc7c221f Optimize - ToolGroupCard - performance optimization 2024-03-31 23:36:07 +08:00
f81f26a5cb Feat - ToolsScreen - add tool group list 2024-03-29 18:09:33 +08:00
4cc1c0f68b Optimize - NavigationBarStyle - remove navigation bar white background 2024-03-26 18:52:18 +08:00
51261e5be9 Initialize the basic framework 2024-03-14 17:09:28 +08:00