Sorter

January 30, 2026 · View on GitHub

App Icon

Minimal,easy to use and expressive media sorter for Android.
Built with Jetpack Compose and Material Design 3

CI Pipeline Release Platform API Kotlin License

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

This app solves the common problem of cluttered photo galleries by making the cleanup process quick, fun, and safe with its modern, gesture-driven interface.


Core Features

  • Swipe-Based Sorting: Swipe down to keep photos/videos, swipe up to delete
  • Review System: Preview deleted items in a zoomable grid before permanent deletion
  • Advanced Media Viewer: Pinch-to-zoom images, play videos with progress control, fullscreen mode
  • Material Design 3: Dynamic colors, smooth animations, predictive back gestures
  • Customizable Settings: Light/Dark/System themes, Material You colors, blurred backgrounds
  • Undo & Batch Actions: Restore individual items or delete all at once

Technical Highlights

CategoryTechnology
LanguageKotlin 100%
UI FrameworkJetpack Compose
Design SystemMaterial Design 3
ArchitectureMVVM with StateFlow/SharedFlow
DIHilt
DatabaseDataStore
Image LoadingCoil
Zoomable Image BufferTelephoto
AsyncKotlin Coroutines & Flow

Download

Get it on GitHub

Download the latest APK from the Releases page.

Soon on Play Store and F-Droid


Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Quick Start:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Run local checks: ./gradlew lint detekt testDebugUnitTest assembleDebug
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request (use the PR template)

CI/CD:

  • All PRs are automatically checked with Android Lint, Detekt static analysis, unit tests, and build verification
  • Releases are automatically built and published when tags are pushed
  • Changelogs are auto-generated from commit history and merged PRs

See Contributing Guidelines for detailed information.


License

This project is licensed under the MIT License - see the LICENSE file for details.


Made & dedicated to my mom with ❤️, by Isaac Serrano