Commit Graph

38 Commits

Author SHA1 Message Date
ed70494a26 Fixed the bug that the dialog could be closed.
Fixed the bug that the dialog could not be closed automatically when the query failed.
Optimized the name of the onFailure method.
2022-09-28 10:38:31 +08:00
95124ad291 Added tool IP Query. 2022-09-27 18:46:16 +08:00
09eeab35c4 Extract base activity. 2022-09-14 22:00:28 +08:00
29a398a66a Decoupling http operations. 2022-09-14 19:19:34 +08:00
6ef0c5835c Fixed assertEquals wrong usage. 2022-08-15 21:26:24 +08:00
fa6154147a Optimized code and resources. 2022-08-15 17:26:41 +08:00
e8fd581394 Added Translation 2022-08-14 11:50:25 +08:00
0534ac3f71 Optimized the spacing on both sides of the colon. 2022-08-12 01:29:29 +08:00
be0314c072 Fix the bug that the horizontal and vertical screen switching is stuck. 2022-08-12 01:24:00 +08:00
bcf21338f1 Added start activity transition animation. 2022-08-11 17:16:48 +08:00
87fe99575c Added keep screen on to TimeScreen 2022-08-11 15:50:52 +08:00
46f86b8cca Added TimeScreen 2022-08-11 14:56:10 +08:00
440fe444c5 Optimized libraries show. Added BangScreenToolsMaster library. 2022-08-08 20:44:03 +08:00
f2bb384c3d Fixed multilingual bug. Optimized the open source license page card color. Fixed incomplete display of license details. 2022-08-08 19:01:41 +08:00
a58dff2830 Fixed the bug that the floating animation of the tool button could not be automatically restored 2022-08-08 17:07:40 +08:00
afd7181d7c Optimized the loading of ToolList. Fix the repeated bug when ToolList is reloaded. Display ToolList using RecyclerView. Optimized FoldLayout, removed the default hidden function. 2022-08-08 16:56:17 +08:00
3357c75c3f Added theme switch 2022-08-07 14:29:07 +08:00
77337d86f3 Initialized about page 2022-08-04 19:17:19 +08:00
eb4298429f Optimized json class directory structure 2022-08-04 16:41:39 +08:00
e83b2764e7 Added theme mode switch 2022-08-04 16:34:04 +08:00
40020e6af1 Added launch page switch, LibrariesActivity, setting fragment to about fragment action. 2022-07-19 23:43:53 +08:00
32295e4a2b Added multi-language switch 2022-07-05 22:55:32 +08:00
e163c958d4 Updated gradle configuration. 2022-06-24 00:57:22 +08:00
ce448cbc33 Optimized FoldLayout: Add default status control. 2022-06-24 00:55:14 +08:00
d3112fb57e Optimized FoldLayout: Set default status is hide. 2022-04-18 14:22:12 +08:00
43c6fd91db Optimized NavigationBar.
Added BottomNavigationView.
Removed FloatingActionButton.
2022-04-13 19:32:28 +08:00
e34451ea47 Remove shortcuts.xml and Android-Plugin-Framework 2022-04-07 17:16:22 +08:00
5b5512a55a Optimized exit experience 2022-04-05 23:56:57 +08:00
b2f7ccb29d Optimized NavigationView, the way to exit.
Add vibration and shadow to tool buttons.
2022-04-03 01:17:47 +08:00
6c662f8389 Optimized language, attr, themes, colors.
Change the way to launch tool activity.
2022-04-01 14:24:45 +08:00
ef235a86aa Optimized language, themes, colors.
Added splashscreen, SplashActivity.
2022-03-28 23:38:43 +08:00
ef0760ef16 Optimize fold layout and ids 2022-03-22 12:22:01 +08:00
5b2b60624c Auto init basic tools 2022-03-21 22:10:10 +08:00
0cd76cf398 Dynamic add ToolButtons
Add Navigation menu
Change home_fragment's padding
Unified color management
2022-03-21 21:05:32 +08:00
e05806f335 Fix hideItem radius bug
Optimize layout code
2022-03-21 19:17:38 +08:00
dc3beae036 Add ToolsButtons 2022-03-21 18:58:10 +08:00
6992c37f0c Add FoldLayout 2022-03-21 15:19:38 +08:00
f25eb0f831 Initial commit 2022-03-21 14:44:24 +08:00