mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 03:36:30 +00:00
Prepare habitica-self-host APKs and update self-host docs
This commit is contained in:
parent
cf87a31c6b
commit
51eb70ef9b
3 changed files with 7 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ See the project's Releases page for a list of versions with their changelogs.
|
|||
|
||||
##### [View Releases](https://github.com/HabitRPG/habitrpg-android/releases)
|
||||
|
||||
Self-hosted builds published from this repository include two APKs in each release:
|
||||
|
||||
- `habitica-self-host-debug.apk` – debuggable build with developer tooling enabled
|
||||
- `habitica-self-host-release.apk` – optimized release build ready for deployment
|
||||
|
||||
If you Watch this repository, GitHub will send you an email every time we publish an update.
|
||||
|
||||
## Contributing
|
||||
|
|
@ -61,6 +66,8 @@ We use Kotlin and follow the code style based on the [Android Kotlin Style Guide
|
|||
|
||||
Note: this is the default production `habitica.properties` file for habitica.com. If you want to use a local Habitica server, please modify the values in the properties file accordingly.
|
||||
|
||||
When running a self-hosted build you can now switch servers directly from the login screen. Tap the gear icon in the upper-right corner seven times to unlock the developer options dialog, enter your custom base URL, and (optionally) enable UnifiedPush with the distributor installed on the device.
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
BIN
release-artifacts/habitica-self-host-debug.apk
Normal file
BIN
release-artifacts/habitica-self-host-debug.apk
Normal file
Binary file not shown.
BIN
release-artifacts/habitica-self-host-release.apk
Normal file
BIN
release-artifacts/habitica-self-host-release.apk
Normal file
Binary file not shown.
Loading…
Reference in a new issue