Merge branch 'feature/com.kgurgul.cpuinfo' into 'master'

New app: CPU Info

Closes rfp#725

See merge request fdroid/fdroiddata!3733
This commit is contained in:
Licaon_Kter 2018-10-01 20:57:19 +00:00
commit 85ca43bc2e

View file

@ -0,0 +1,40 @@
Categories:
- System
License: Apache-2.0
SourceCode: https://github.com/kamgurgul/cpu-info
IssueTracker: https://github.com/kamgurgul/cpu-info/issues
Changelog: https://github.com/kamgurgul/cpu-info/releases
Summary: Information about device hardware and software
Description: |-
CPU Info provide main information about hardware and software of your device:
* CPU specification (with current frequency on specyfic cores)
* GPU specification
* RAM and storage state (internal, external and SD card)
* Display metrics
* Android OS details
* Sensors data
* Battery status
* WiFi and Bluetooth mac address (on older Androids)
* Audio card info
* Native libraries used in another applications
* CPU and battery temperature monitor
RepoType: git
Repo: https://github.com/kamgurgul/cpu-info.git
Builds:
- versionName: 4.1.0
versionCode: 40100
commit: 4.1.0
subdir: app
gradle:
- yes
MaintainerNotes: We can't use auto update because version code and name are dynamic.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 4.1.0
CurrentVersionCode: 40100