79 lines
1.5 KiB
YAML
79 lines
1.5 KiB
YAML
|
Categories:
|
||
|
- System
|
||
|
License: GPL-3.0-or-later
|
||
|
SourceCode: https://github.com/renyuneyun/CamCov
|
||
|
IssueTracker: https://github.com/renyuneyun/CamCov/issues
|
||
|
|
||
|
AutoName: CamCov
|
||
|
Description: |-
|
||
|
Gain more safety while walking with your eyes on the screen.
|
||
|
|
||
|
Alert: This app does not have Super Cow Powers. Do NOT rely on this app.
|
||
|
|
||
|
Dut to technical issues, this software actually uses the camera as a translucent
|
||
|
covering layer (overlay). However, that behaves quite similar to using it as
|
||
|
background.
|
||
|
|
||
|
Similar software: transparent screen
|
||
|
|
||
|
Interoperable by Broadcast/Intent. See INTEROPERABILITY.md in the source code
|
||
|
for details.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/renyuneyun/CamCov
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '0.3'
|
||
|
versionCode: 3
|
||
|
commit: v0.3
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 0.3.1
|
||
|
versionCode: 4
|
||
|
commit: v0.3.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '0.4'
|
||
|
versionCode: 5
|
||
|
commit: v0.4
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 0.4.1
|
||
|
versionCode: 6
|
||
|
commit: v0.4.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 0.4.2
|
||
|
versionCode: 7
|
||
|
commit: v0.4.2
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 0.4.3
|
||
|
versionCode: 8
|
||
|
commit: v0.4.3
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '0.5'
|
||
|
versionCode: 9
|
||
|
commit: v0.5
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '0.5'
|
||
|
CurrentVersionCode: 9
|