fdroiddata/metadata/com.gacode.relaunchx.yml
2025-06-30 13:15:46 +00:00

87 lines
2.2 KiB
YAML

Categories:
- Launcher
- System
License: GPL-2.0-only
SourceCode: https://github.com/Leszek111/ReLaunchX
IssueTracker: https://github.com/Leszek111/ReLaunchX/issues
Changelog: https://github.com/Leszek111/ReLaunchX#changelog
AutoName: ReLaunchX
Description: |-
Monochrome Launcher primarily intended for eInk and eBook devices. Can work as a
system launcher or a normal app. Includes file manager, text file viewer, editor
and some system functionality. It is a fork of https://f-droid.org/packages/com.harasoft.relaunch project
rebranded to avoid confusion. Tested on and developed for Onyx Boox Max, but
many other e-readers are supported as well. Discussion goes on the forum
<a href="https://www.mobileread.com/forums/showthread.php?t=284418">mobileread</a>.
RepoType: git
Repo: https://github.com/Leszek111/ReLaunchX.git
Builds:
- versionName: 1.3.1
versionCode: 100301000
commit: ReLaunchX_1.3.1
subdir: app
submodules: true
gradle:
- yes
- versionName: 1.3.2
versionCode: 100302000
commit: ReLaunchX_1.3.2
subdir: app
submodules: true
gradle:
- yes
- versionName: 2.0.0
versionCode: 200000000
commit: ReLaunchX_2.0.0
subdir: app
submodules: true
gradle:
- yes
- versionName: 2.1.2
versionCode: 200102000
commit: ReLaunchX_2.1.2
subdir: app
submodules: true
gradle:
- yes
- versionName: 2.1.3
versionCode: 200103000
commit: ReLaunchX_2.1.3
subdir: app
submodules: true
gradle:
- yes
- versionName: 2.1.5
versionCode: 200105000
commit: ReLaunchX_2.1.5
subdir: app
submodules: true
gradle:
- yes
- versionName: 2.1.6
versionCode: 200106000
commit: c9c20f7491a1aedd3d457c76fd89abe105645f0a
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get remove openjdk-11-jdk-headless openjdk-11-jre-headless
- echo "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/stretch.list
- apt-get update
- apt-get install -y -t sid openjdk-8-jdk-headless
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^ReLaunchX_
CurrentVersion: 2.1.6
CurrentVersionCode: 200106000