TeamAmaze/AmazeFileManager

Material design file manager for Android

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 25 minutes ago
Added to GitGenius on September 10th, 2026
Created on July 14th, 2014
Open Issues & Pull Requests: 639 (+0)
GitHub issues: Enabled
Number of forks: 1,690
Total Stargazers: 6,383 (+0)
Total Subscribers: 169 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.1 hours
Mean response time: 53.6 days
90th percentile: 119.4 days
Tracked items: 317

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 79% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "From-telegram" is answered fastest, typically in about 8 hours, while "Issue-Easy (good first issue)" waits about 4 weeks. 55% of tracked open issues have had no activity in three months. Only 8% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 140
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 690 days
Stale 30+ days: 129
Stale 90+ days: 102

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 2

Top labels

  • Issue-Bug (111)
  • Area-UIUX (60)
  • Issue-Easy (good first issue) (43)
  • Issue-Feature (34)
  • Issue-Severe (high) (31)
  • Area-FileOperations (30)
  • Issue-Task (low) (26)
  • Issue-Glitch (23)

Detailed Description

Amaze File Manager is a material design file manager for Android that provides a native interface for browsing and managing files on mobile devices.

The tool addresses the need for a lightweight, visually cohesive file management experience on Android by implementing material design principles throughout its interface. It handles standard file operations like browsing, copying, moving, and deleting files while maintaining consistency with Android's design language. The project uses Kotlin as its primary language and employs reactive programming patterns through RxJava, along with an MVVM architecture to separate concerns between the user interface and business logic.

Developers and end users should consider this tool if they need an open-source file manager that prioritizes clean design and is available through both the Play Store and F-Droid. The project suits users who prefer a material design aesthetic and want an alternative to system file managers or proprietary solutions. It is particularly relevant for those who value having access to the source code and the ability to build and modify the application themselves.

The project shows consistent maintenance with regular commits addressing bug fixes and feature improvements. Development activity demonstrates ongoing attention to code quality and user-reported issues. The codebase maintains active engagement with pull requests and issue tracking, indicating a responsive approach to community contributions and feedback.