Skip to content

v1.0.1

Choose a tag to compare

@uroybd uroybd released this 12 Jun 12:27
· 12 commits to main since this release
d1fdf24

Release v1.0.1

Bug Fix Release

🐛 What's Fixed

  • Sorted Annotations Export - Annotations are now properly sorted in exported JSON:
    • First by page number (ascending)
    • Then by creation time (ascending) for annotations on the same page
    • Ensures annotations appear in reading order

📦 Downloads

Choose the appropriate APK for your device:

Recommended

  • BooxRichAnnotation-v1.0.1-universal.apk (4.5 MB)
    • Works on all Boox devices
    • If unsure, download this one

Architecture-Specific

  • BooxRichAnnotation-v1.0.1-arm64-v8a.apk (4.5 MB)

    • For newer Boox devices (64-bit ARM)
    • Tab Ultra, Tab X, Note Air 2 Plus, Tab Mini C, etc.
  • BooxRichAnnotation-v1.0.1-armeabi-v7a.apk (4.5 MB)

    • For older Boox devices (32-bit ARM)
    • Older Note, Nova, Poke models

📋 Requirements

  • Android 7.0 (API 24) or higher
  • Onyx Boox device with kreader app installed

🚀 Installation

  1. Download the appropriate APK
  2. Enable "Install from Unknown Sources" in Settings
  3. Open the APK file to install
  4. Launch the app

📝 Full Feature List

  • 📚 Browse all your ebooks (EPUB, MOBI, AZW/AZW3)
  • 🔍 Search books by title or author
  • 🎨 Export rich annotations with colors and styles
  • 📥 Download annotations as structured JSON
  • 🔄 Real-time refresh
  • ⚡ E-ink optimized theme
  • 🎯 Automatic deduplication of edited annotations
  • NEW: Sorted annotations in export (page → time)

🔐 Permissions

  • QUERY_ALL_PACKAGES - To access Onyx content provider (Android 11+)
  • WRITE_EXTERNAL_STORAGE - For file downloads (Android 9 and below only)

📄 License

MIT License - Free and open source


Full Changelog: v1.0.0...v1.0.1