fdroiddata/metadata/com.eblan.launcher.yml

105 lines
2.7 KiB
YAML
Raw Normal View History

2025-10-16 11:48:28 +00:00
Categories:
- Launcher
- System
License: GPL-3.0-only
SourceCode: https://github.com/JackEblan/EblanLauncher
IssueTracker: https://github.com/JackEblan/EblanLauncher/issues
Changelog: https://github.com/JackEblan/EblanLauncher/releases
AutoName: Eblan Launcher
RepoType: git
Repo: https://github.com/JackEblan/EblanLauncher.git
Binaries: https://github.com/JackEblan/EblanLauncher/releases/download/v%v/EblanLauncher-v%v.apk
Builds:
- versionName: 0.1.0-alpha9
versionCode: 9
commit: v0.1.0-alpha9
subdir: app
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: 0.1.1-alpha
versionCode: 11
commit: 34435125e6de0b42cc3a46337bc4b459aad2e1cc
subdir: app
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: 0.1.2-alpha
versionCode: 12
commit: f33a5103b10cfa5aff55041d3f07e376ef676cea
subdir: app
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: 0.1.3-alpha
versionCode: 13
commit: fc5a3d684f47769c484ad7a847716ba17752f5fc
subdir: app
2025-10-23 15:22:03 +00:00
sudo:
- export CPUS_MAX=4
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: 0.1.4-alpha
versionCode: 14
commit: a3624359b97c62ba42197d18f79500fed983fe64
subdir: app
sudo:
- export CPUS_MAX=4
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: 0.1.5-alpha
versionCode: 15
commit: f850add274f85b200fcbd2f95bd64d4f4c215161
subdir: app
sudo:
- export CPUS_MAX=4
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: 0.1.7-alpha
versionCode: 17
commit: 95ee07e33822560ace56bc61638e3fed1e4cf077
subdir: app
sudo:
- export CPUS_MAX=4
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
scandelete:
- build-logic/convention/build
2025-10-16 11:48:28 +00:00
AllowedAPKSigningKeys: 1eaea35caae68379f7d4617f283a33805afecec36ab484174562731f756d5d49
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.1.7-alpha
CurrentVersionCode: 17