59 lines
1.3 KiB
YAML
59 lines
1.3 KiB
YAML
Categories:
|
|
- Connectivity
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/fossasia/badge-magic-android
|
|
IssueTracker: https://github.com/fossasia/badge-magic-android/issues
|
|
|
|
AutoName: Badge Magic
|
|
Description: The Badge Magic Android app lets you create scrolling symbols and text
|
|
on LED name badges through Bluetooth. The app provides options to portray names,
|
|
clipart and simple animations on LED badges. For the data transfer from the smartphone
|
|
to the LED badge we use Bluetooth. The project is based on the work of [https://github.com/Nilhcem
|
|
Nilhcem].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/fossasia/badge-magic-android
|
|
|
|
Builds:
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: v1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 3
|
|
commit: v1.1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 4
|
|
commit: v1.2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 5
|
|
commit: v1.3.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
|
|
|
|
- versionName: 1.4.0
|
|
versionCode: 6
|
|
commit: v1.4.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.4.0
|
|
CurrentVersionCode: 6
|