6 Commits

Author SHA1 Message Date
msksbr 325b3a67a6 feat(icons): redesign app icon with updated shapes and colors
- Redesigned app icon SVG with improved book illustration and layout
- Enabled cleartext traffic in Android manifest for development
- Updated all generated icon assets across platforms
2026-05-26 12:43:09 +08:00
msksbr 45e6de7ad2 feat(icons): redesign app icon with updated shapes and colors
- Replace book illustration with a centered document icon
- Update color palette to use deeper blue tones
- Redesign the bookmark and overlay elements for a cleaner look
- Adjust icon proportions and spacing for better visual balance
2026-05-26 01:48:29 +08:00
msksbr 8776ab2b26 feat(icons): add app icon and favicon assets for all platforms
Add custom app icon SVG source and generate platform-specific icon assets
for iOS, Android, desktop, and web (favicon) at all required resolutions.
2026-05-26 01:32:22 +08:00
msksbr 94a432b14d refactor(android): consolidate signing config and bump SDK to 36
- Remove external android-signing.gradle.kts, inline keystore config
  into app/build.gradle.kts
- Update compileSdk and targetSdk to 36
- Fix version format in package.json (v0.1 → 0.1.0)
2026-05-24 23:53:14 +08:00
msksbr 6c90b09ef7 chore: clean up generated files and update gitignore
- remove api-docs.json from version control
- add src-tauri/gen/ to gitignore
2026-05-24 23:35:17 +08:00
msksbr 072f959949 init 2026-05-24 18:56:50 +08:00