Releases: anonfaded/Fadocx
Releases · anonfaded/Fadocx
Fadocx v1.0.0
🚀 Fadocx v1.0.0 — First Release
May 16, 2026
The first release of Fadocx is here — All-in-one offline document viewer with OCR and native rendering — private, open-source, zero tracking.
✨ Highlights
📄 Documents, Spreadsheets & Presentations
- PDF via native pdfrx engine
- Microsoft Office: DOCX, DOC, XLSX, XLS, PPT, PPTX
- OpenDocument: ODT, ODS, ODP
- Other: RTF, CSV
- All Office and OpenDocument formats powered by the embedded LibreOffice Kit for desktop-class rendering
- Apache POI handles native spreadsheet parsing on Android
🖼️ Images, Audio & Video
- Images: PNG, JPG, GIF, WEBP, BMP, SVG — view with real frame extraction from files
- Video: MP4, MKV, AVI, MOV, WEBM, FLV, WMV, 3GP, MXF — video preview with frame thumbnails
- Audio: MP3, M4A, AAC, FLAC, WAV, WMA, OGG, OPUS, AIFF
💻 Code Files
- Code/Data: Java, Python, Shell, HTML, JSON, XML, Markdown, Log
- Syntax highlighting with color-coded rendering
- Adjustable font size, word wrap, and reading mode
🧠 Intelligent OCR & On-Device AI
- Extract English text from images via Tesseract OCR + OpenCV preprocessing
- Dual PSM modes and automatic rotation correction for accurate results
- All AI runs entirely on-device — no cloud, no uploads, complete privacy
- More languages planned for future releases
📊 Reading Stats Dashboard
- Home screen stats card tracks total documents, storage used, and reading time across all files
- Reading time is measured automatically: when you open a document, a session timer starts. When you leave the viewer, the elapsed time is calculated and added to the file's total
- Each file tracks its own cumulative reading time, shown in the stats card as hours/minutes
- Also displays the most recently opened file for quick access
📚 Library with Category Folders
- Files are auto-organized into categories (PDF, Docs, Sheets, Slides, Code, Scans, Other) with fast filters and sorting
- Files are stored in Fadocx's private app storage — no reliance on public folders
- Browse by category with dedicated chip filters
- Search by file name or type
- Sort by latest, oldest, largest, or smallest
- Switch between grid and list views
📁 File Management
- Import: Browse your device or use the file picker to import documents into Fadocx's private storage. Files are automatically sorted into the correct category folder
- Rename: Change file names directly in-app with extension preservation
- Duplicate: Create copies with auto‑numbered names ("copy", "copy 2", etc.)
- Export: Save files to Downloads or choose a custom location
- Delete: Soft‑delete with trash bin and restore option
- Multi‑select: Long‑press to enter selection mode for batch operations
- File info: View detailed metadata including size, type, dates, and extracted text
🔍 Search & Navigation
- Full-text search within documents with result navigation
- Category chips for quick filtering
- Sort by date, size
- Recent files list on home screen
- Thumbnail previews with file metadata for quick visual identification
🎨 Themes & Privacy
- Light and dark themes — system aware or manual toggle
- Zero tracking. No analytics. No telemetry. Read our privacy policy
- 100% offline — no internet permission required for document viewing
- Open source — fully auditable codebase
🌍 Localization
- Fadocx is translated into 11 languages: 🇬🇧 English, 🇵🇰 Urdu, 🇸🇦 Arabic, 🇩🇪 German, 🇪🇸 Spanish, 🇫🇷 French, 🇮🇳 Hindi, 🇯🇵 Japanese, 🇵🇹 Portuguese, 🇷🇺 Russian, and 🇨🇳 Chinese
🔒 Privacy by Design
- ✅ 100% offline — no internet required for viewing
- ✅ No tracking, analytics, or telemetry
- ✅ All AI/OCR runs on-device
- ✅ Open source — fully auditable (GPLv3)
📱 Requirements
- Android 8.0+ (API 26)
- arm64-v8a architecture only (64-bit ARM)
- ~346MB storage space
🔜 Coming Soon
- FadDrive — End-to-end encrypted cloud sync
- Document Conversion — Convert between formats (PDF ↔ DOCX, etc.)
- Document Editing — Full formatting support
- Bookmarks & Annotations — Mark pages and add notes
- AMOLED Black Theme — Pure black for deeper contrast
- More OCR Languages — Multi-language support beyond English
📥 Installation
| Method | Instructions |
|---|---|
| 📥 Direct Install | 1. Download Fadocx-v1.0.0-arm64-v8a.apk 2. Enable "Install unknown apps" in Android Settings 3. Open the APK file and install |
| 🖥️ ADB Install | adb install -r Fadocx-v1.0.0-arm64-v8a.apk |
🔗 Links
Built with ❤️ by FadSec Lab in 🇵🇰 — GPLv3 Licensed
Fadocx v1.0.0-beta1
🚀 Fadocx v1.0.0-beta1 — First Public Beta
May 4, 2026
The first public beta of Fadocx is here — All-in-one offline document viewer with OCR and desktop-class rendering — private, open-source, zero tracking.
✨ Highlights
📄 Documents, Spreadsheets & Presentations
- PDF via native pdfrx engine
- Microsoft Office: DOCX, DOC, XLSX, XLS, PPT, PPTX
- OpenDocument: ODT, ODS, ODP
- Other: RTF, CSV
- All Office and OpenDocument formats powered by the embedded LibreOffice Kit for desktop-class rendering
- Apache POI handles native spreadsheet parsing on Android
🖼️ Images & Code Files
- Images: PNG, JPG, GIF, WEBP, BMP, SVG
- Code/Data: Java, Python, Shell, HTML, JSON, XML, Markdown, Log
- Syntax highlighting with color-coded rendering
- Adjustable font size, word wrap, and reading mode
🧠 Intelligent OCR & On-Device AI
- Extract English text from images via Tesseract OCR + OpenCV preprocessing
- Dual PSM modes and automatic rotation correction for accurate results
- All AI runs entirely on-device — no cloud, no uploads, complete privacy
- More languages planned for future releases
📊 Reading Stats Dashboard
- Home screen stats card tracks total documents, storage used, and reading time across all files
- Reading time is measured automatically: when you open a document, a session timer starts. When you leave the viewer, the elapsed time is calculated and added to the file's total
- Each file tracks its own cumulative reading time, shown in the stats card as hours/minutes
- Also displays the most recently opened file for quick access
📚 Library with Category Folders
- Files are auto-organized into categories (PDF, Docs, Sheets, Slides, Code, Scans, Other) with fast filters and sorting
- Files are stored in Fadocx's private app storage — no reliance on public folders
- Browse by category with dedicated chip filters
- Search by file name or type
- Sort by latest, oldest, largest, or smallest
- Switch between grid and list views
📁 File Management
- Import: Browse your device or use the file picker to import documents into Fadocx's private storage. Files are automatically sorted into the correct category folder
- Rename: Change file names directly in-app with extension preservation
- Duplicate: Create copies with auto‑numbered names ("copy", "copy 2", etc.)
- Export: Save files to Downloads or choose a custom location
- Delete: Soft‑delete with trash bin and restore option
- Multi‑select: Long‑press to enter selection mode for batch operations
- File info: View detailed metadata including size, type, dates, and extracted text
🔍 Search & Navigation
- Full-text search within documents with result navigation
- Category chips for quick filtering
- Sort by date, size
- Recent files list on home screen
- Thumbnail previews with file metadata for quick visual identification
🎨 Themes & Privacy
- Light and dark themes — system aware or manual toggle
- Zero tracking. No analytics. No telemetry. Read our privacy policy
- 100% offline — no internet permission required for document viewing
- Open source — fully auditable codebase
🔒 Privacy by Design
- ✅ 100% offline — no internet required for viewing
- ✅ No tracking, analytics, or telemetry
- ✅ All AI/OCR runs on-device
- ✅ Open source — fully auditable (GPLv3)
📱 Requirements
- Android 8.0+ (API 26)
- arm64-v8a architecture only (64-bit ARM)
- ~346MB storage space
🔜 Coming Soon
- FadDrive — End-to-end encrypted cloud sync
- Document Conversion — Convert between formats (PDF ↔ DOCX, etc.)
- Document Editing — Full formatting support
- Bookmarks & Annotations — Mark pages and add notes
- AMOLED Black Theme — Pure black for deeper contrast
- More OCR Languages — Multi-language support beyond English
📥 Installation
- Download Fadocx-v1.0.0-beta1-arm64-v8a.apk
- Enable “Install unknown apps” (Android setting)
- Install and open
Or via ADB:
adb install -r Fadocx-v1.0.0-beta1-arm64-v8a.apk🔗 Links
Built with ❤️ by FadSec Lab in 🇵🇰 — GPLv3 Licensed