r/mAndroidDev

▲ 3 r/mAndroidDev+2 crossposts

TIFF Viewer and Converter

Hey everyone,

I’ve always found dealing with TIFF files on Android to be a bit of a headache—most default gallery apps don't support them, and many existing tools are either bloated with ads or struggle with heavy, multi-page documents.

To solve this, I developed a lightweight utility app called TIFF Viewer and Converter. My main goal was to keep it fast, clean, and straightforward.

Key Features:

  • Open and view both single and multi-page TIFF files instantly.
  • Zoom, pan, and navigate through pages smoothly.
  • Convert TIFF pages to high-quality JPG or PNG.
  • Clean user interface without intrusive bloat.

If you often work with scanned documents, faxes, or high-res photography formats on your phone, I’d love for you to try it out.

I'm actively looking for feedback to improve it. What features should I add next? Let me know your thoughts!

Play Store Link: https://play.google.com/store/apps/details?id=utilist.tiff.viewer

u/Utilist_android — 4 days ago
▲ 112 r/mAndroidDev+1 crossposts

Flux v3.1.8

Flux v3.1.8 – Open-source Material You productivity app (Notes, Markdown, To-dos, Habits, Journal, Calendar & Analytics)

I've been building Flux in my spare time for almost a year. The goal has been to create a lightweight, native Android productivity app that combines the tools I use most, while staying fully open source.

The latest release, v3.1.8, includes another round of improvements, bug fixes, and refinements based on user feedback.

Features

  • 📂 Workspace-based organization for different projects or contexts

  • 📝 Rich notes and timeline journals with Markdown, LaTeX, Mermaid diagrams, and math support with export options

  • ✅ To-do lists with recurring tasks and export options.

  • 🎯 Habit tracking and progress insights

  • 📊 Productivity Analytics

  • 🎨 Material You design

  • ⚡ Native Kotlin app with local-first storage

  • Autonomous Backups

Over the past year the project has reached:

⭐ 225+ GitHub stars

3k+ GitHub downloads

~5k downloads on F-Droid

I'd appreciate any feedback, feature suggestions, or bug reports from the Android community.

GitHub: https://github.com/chindaronit/Flux

F-Droid: https://f-droid.org/packages/com.flux/

IzzyOnDroid: https://apt.izzysoft.de/fdroid/index/apk/com.flux

u/This_Medium7791 — 10 days ago

This one simple trick

When your shit is riddled with bugs and hard to maintain: replace it with NEW shit that's riddled with bugs and hard to maintain. Genius!

u/Fair-Degree-2200 — 13 days ago