Clutterfree F-Droid client https://droidify.app/
  • Kotlin 99.8%
  • Shell 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-13 01:00:26 +05:30
.github ci: Push codeberg release from github :> 2026-09-13 01:00:26 +05:30
.run chore(build): Add common run configurations 2026-03-01 18:43:37 +05:30
app Release 0.7.8 2026-09-13 00:19:55 +05:30
assets chore: Update banner 2026-09-09 16:59:19 +05:30
gradle chore: Bump AGP, kotlin and coil 2026-09-07 17:51:48 +05:30
metadata Release 0.7.8 2026-09-13 00:19:55 +05:30
.editorconfig Merge branch 'main' into room-entity 2025-06-08 17:23:36 +05:30
.gitignore build: Remove alpha build type 2026-07-14 18:22:45 +05:30
build.gradle.kts refactor: Remove detekt 2026-06-24 20:00:47 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2026-08-26 11:05:15 +05:30
CONTRIBUTING.md chore: Update CONTRIBUTING.md 2026-08-26 12:38:53 +05:30
gradle.properties build: Enable parallel sync 2026-07-31 22:28:03 +05:30
gradlew chore: Update gradlew 2026-07-16 19:07:00 +05:30
gradlew.bat chore: Update gradlew 2026-07-16 19:07:00 +05:30
LICENSE Create LICENSE 2023-05-19 07:50:38 +05:30
README.md chore: Remove warning 2026-09-09 17:14:11 +05:30
release.sh build: Replace build config with package info 2026-09-10 13:17:48 +05:30
settings.gradle.kts build: Remove jvm toolchain pinning 2026-08-26 12:47:18 +05:30

Warning

Free and Open-Source Android is under threat.

Google will turn Android into a locked-down platform, restricting your essential freedom to install apps of your choice. Make your voice heard

Keep Android Open.

Droid-ify
  • Browse and install apps from F-Droid repositories
  • Automatic app updates in the background
  • Multiple installation methods (Session, Root, Shizuku)
  • Add custom repositories with one tap
  • Browse offline after initial sync

Installation

Get it on IzzyOnDroid Get it on F-Droid Get it on GitHub Get it on Codeberg

Signature:

ED:88:59:C5:5A:F3:11:16:26:58:B9:4A:F9:82:B9:F0:91:DC:D2:76:28:D4:DE:34:86:D1:21:7E:BF:3C:99:35

Note

Signature for versions from F-Droid might be different

Manual Building

git clone https://github.com/Droid-ify/client droidify
cd droidify
./gradlew assembleRelease

Contribute

Code contribution: CONTRIBUTING.md

Translation: Weblate

Source Code

Currently source code exists in both GitHub and Codeberg, although GitHub is just a mirror for the Codeberg repo now.

Releases will only be created on GitHub until the migration finishes.

When is migration considered finished?

No actual way to say that but I will try to pick the best possible time for migration of each component and call it done when it seems good enough.

Issue Tracker: GitHub

Pull Requests: Codeberg

License

Droid-ify

Copyright (C) 2026 LooKeR
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.