mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
71 lines
1.6 KiB
YAML
71 lines
1.6 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Depends on digikey to import data.
|
|
Categories:
|
|
- Development
|
|
License: GPL-3.0-only
|
|
WebSite: https://codelv.com/projects/electronics-inventory/
|
|
SourceCode: https://github.com/codelv/inventory
|
|
IssueTracker: https://github.com/codelv/inventory/issues
|
|
Donate: https://codelv.com/donate/
|
|
|
|
AutoName: Inventory
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/codelv/inventory.git
|
|
Binaries: https://codelv.com/assets/apps/Inventory-%v.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.2
|
|
versionCode: 2
|
|
commit: a2f7f0802c092dac87b7f05e8b1ab4c10ec4dde1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.3
|
|
versionCode: 3
|
|
commit: 98415e14b98a30a67cc5a7205b4b6ca09fd77ea4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.4
|
|
versionCode: 4
|
|
commit: ee28819f6d98301e92b61cc494ae2396311d47b2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.5
|
|
versionCode: 5
|
|
commit: eb9ab8febb2c4999f3e1b44d9b6c355729d052ce
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.6
|
|
versionCode: 6
|
|
commit: f4ef5de92e9b67975fe0187537f51ccfabcca031
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.8
|
|
versionCode: 8
|
|
commit: fa36588fddb0afdd1f70fb9617c12a3eab75fb97
|
|
subdir: app
|
|
sudo:
|
|
- export CPUS_MAX=16
|
|
- 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
|
|
|
|
AllowedAPKSigningKeys: 802630d5d6e6f35d25a7acd9172b8a438281ce298217f846652704de6f5c2510
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.8
|
|
CurrentVersionCode: 8
|