5 Commits

Author SHA1 Message Date
f67fba3a85
feat: Rename project from Activity Analyzer to Chronosight and update related resources
Some checks failed
KMP Build & Package / Build Linux Native on ubuntu-latest (push) Has been cancelled
KMP Build & Package / Build macOS Native on macos-latest (push) Has been cancelled
KMP Build & Package / Build Windows Native on windows-latest (push) Has been cancelled
2025-05-19 15:17:49 +08:00
dad89bcc81
Dev (#1)
Some checks failed
KMP Build & Package / Build Linux Native on ubuntu-latest (push) Has been cancelled
KMP Build & Package / Build macOS Native on macos-latest (push) Has been cancelled
KMP Build & Package / Build Windows Native on windows-latest (push) Has been cancelled
2025-05-12 09:14:19 +08:00
cfa6f13cdd
feat: Implement Bottom Navigation and Basic UI for iOS and Desktop
- Introduce a bottom navigation bar with "Today," "Weekly," and "Settings" tabs for the iOS app.
- Implement a sidebar navigation for the desktop app with Home, Analytics, Reports, and Settings.
- Add Weekly stats with a bar chart and summary for the iOS app.
- Add Settings view with basic settings options for iOS app.
- Add a Progress Ring for displaying "Today" stats in iOS app.
- Add app usage data list to "Today" tab in iOS app.
- Implement dark theme toggle for desktop app.
- Implement collapsible sidebar in desktop app.
- Refine UI of navigation items for desktop app.
- Add basic placeholders for the desktop app UI.
2025-04-23 01:00:21 +08:00
1c61774c04
feat: Experimenting with desktop UI and manual implementation of i18n
Plan to migrate to an i18n library
Plan to finalize UI design before continuing development
Next step: Implement data retrieval for all platforms
2025-04-12 20:12:06 +08:00
fdd413d7ff
Initial Commit 2025-04-12 14:56:36 +08:00