Merge branch 'master' into 'master'
update: fdroid flavor added to pslab app See merge request fdroid/fdroiddata!5261
This commit is contained in:
commit
d3e1a70259
|
@ -4,16 +4,9 @@ License: Apache-2.0
|
||||||
WebSite: https://pslab.io
|
WebSite: https://pslab.io
|
||||||
SourceCode: https://github.com/fossasia/pslab-android
|
SourceCode: https://github.com/fossasia/pslab-android
|
||||||
IssueTracker: https://github.com/fossasia/pslab-android/issues
|
IssueTracker: https://github.com/fossasia/pslab-android/issues
|
||||||
|
Changelog: https://github.com/fossasia/pslab-android/releases
|
||||||
|
|
||||||
AutoName: PSLab
|
AutoName: PSLab
|
||||||
Description: |-
|
|
||||||
Pocket Science Lab hardware device provides an array of sensors for doing
|
|
||||||
science and engineering experiments. It provides functions of numerous
|
|
||||||
experimental devices such as an oscilloscope, a waveform generator, a frequency
|
|
||||||
counter, a programmable voltage & current source and a data logger. This app
|
|
||||||
exposes all the functionalities of device along with using Audio Jack as
|
|
||||||
Oscilloscope and Wave Generator. The app has built-in support for experiments
|
|
||||||
covering areas like electronics, electrical and physics etc.
|
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/fossasia/pslab-android
|
Repo: https://github.com/fossasia/pslab-android
|
||||||
|
@ -114,7 +107,7 @@ Builds:
|
||||||
versionCode: 19
|
versionCode: 19
|
||||||
commit: v2.0.18
|
commit: v2.0.18
|
||||||
subdir: app
|
subdir: app
|
||||||
init: sed -i -e 's/signingConfig signingConfigs.release/{}/g' build.gradle
|
init: sed -i -e '/LOCAL_KEY/d ; s/signingConfig signingConfigs.release/{}/g' build.gradle
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue