Donnnno / Droid-ify

F-Droid client with Material UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Droid-ify

Droid-ify

A quick material F-Droid client.

Github repo stars Github License Github All Releases Github release Small translation badge

Get it on IzzyDroid Get it on F-Droid Weblate    Join Telegram Channel Translation State

πŸ“– Features

  • 🎨 Material F-Droid style
  • 🎯 No cards or inappropriate animations
  • ✈️ Fast repository syncing
  • πŸ”§ Standard Android components and minimal dependencies

πŸ–ΌοΈ Screenshots

🌞 Light theme

🌜 Dark theme

πŸŒ’ Amoled theme

πŸ—οΈ Building from source

Specify your Android SDK path either using the ANDROID_HOME environment variable,
or by filling out the sdk.dir property in local.properties.

πŸ–ŠοΈ Signing

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

πŸ”¨ Building

Run ./gradlew assembleRelease to build release package or run ./gradlew assembleDebug if you want to build debug apk.

All of these packages can be installed using the Android package manager

πŸ‘οΈβ€πŸ—¨οΈ Translations

Help us translate Droid-ify on Hosted Weblate.
Translation status

You can always add other languages.

πŸ“œ License

Licensed under GPLv3+.
Direct Adaptation/Modification of Foxy-Droid
Copyright Β© 2020–2022 Iamlooker and contributors.

About

F-Droid client with Material UI.

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%