- UX focused on empowering users โ
- Fast repository sync times
โ๏ธ - Awesome built-in repositories ๐งฐ
- Easy exploration of new apps ๐
- Minimalism with KISS principles ๐ฏ
![]() |
![]() |
![]() |
---|
![]() |
![]() |
![]() |
---|
You can join either our Telegram or Matrix groups to make suggestions, ask questions, receive news, or just chat.
Contribute your translations to Neo Store on Hosted Weblate.
Adding new languages is always accepted and supported.
Specify your Android SDK path either by using the ANDROID_HOME
environment variable, or filling out the sdk.dir
property in local.properties
.
Can be done automatically using keystore.properties
as follows:
store.file=/path/to/keystore store.password=key-store-password key.alias=key-alias key.password=key-password
Run ./gradlew assembleRelease
to build a release package or run ./gradlew assembleDebug
if you want to build a debug APK.
All of these packages can be installed using the Android package manager.
To Iamlooker, who worked with me on maintaining the project, until he had to step away and fork out out of career-related reasons. Best of luck!
To Donno for the new app icon base.
Licensed under the GPLv3+.
Direct adaptation/modification of Foxy-Droid.
Copyright ยฉ 2025 Antonios Hazim and contributors.
SHA256
a612ee77c670d4469f794f255b1c991460a2810a173eb1d4cf4c2a74bfa6e19e
Changelog
Function
- Fix: Crash on stopping download
- Fix: Crash on signal flow closing
- Fix: Liberapay donation link (credits @leoheitmannruiz)
- Update: Improve consuming sync and download state updates
- Add: User agent to calls in all clients
- Update: Use IO instead of Default dispatcher for workers