BennyKok / PxerStudio

Android open source pixel drawing tool
Apache License 2.0
93 stars 16 forks source link

PxerStudio
The pixel drawing tool for Android

About

An open-source pixel drawing tool for Android.

<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Get it on Google Play" height="80"> <img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">

Features

Translation

If you want to do translation for this project, please go here, grab the raw file, then copy it to your desktop and replace the string between each XML starting tag and closing tag to the language you want to translate to. Send it back to me through email, or start a new issue with the file attached and mention the language you are translating.

Developement

Gradle Setup

This project is using Gradle Version Catalog to manage dependencies. There are centralized inside the libs.versions.toml file, in the gradle folder.

Static Analysis

This project is using detekt to analyze the source code, with the configuration that is stored in the detekt.yml file. It also uses the detekt-formatting plugin which includes the ktlint rules.

Continuous Integration

This project is using GitHub Actions.

There are currently the following workflows available:

License

This app is under the Apache 2.0 license.