- 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
- 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
- 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)