mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'asciicam-1.2.4' into 'master'
Update AsciiCam to 1.2.4 (16) See merge request fdroid/fdroiddata!6517
This commit is contained in:
commit
d9fe3354bc
1 changed files with 12 additions and 1 deletions
|
|
@ -8,6 +8,9 @@ IssueTracker: https://github.com/dozingcat/AsciiCam/issues
|
||||||
|
|
||||||
AutoName: AsciiCam
|
AutoName: AsciiCam
|
||||||
Description: |-
|
Description: |-
|
||||||
|
NOTE: AsciiCam is no longer under active development. Its successor is
|
||||||
|
Vector Camera, which has all of AsciiCam's features.
|
||||||
|
|
||||||
AsciiCam generates images in real time from whatever your camera is pointing at,
|
AsciiCam generates images in real time from whatever your camera is pointing at,
|
||||||
either in greyscale, in the primary colors or in full color. Instead of a normal
|
either in greyscale, in the primary colors or in full color. Instead of a normal
|
||||||
image made of pixels, each area will have a coloured letter of the latin
|
image made of pixels, each area will have a coloured letter of the latin
|
||||||
|
|
@ -79,7 +82,15 @@ Builds:
|
||||||
buildjni:
|
buildjni:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.4
|
||||||
|
versionCode: 16
|
||||||
|
commit: v1.2.4-fdroid
|
||||||
|
subdir: app/
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
ndk: r21
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: RepoManifest
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.2.4
|
CurrentVersion: 1.2.4
|
||||||
CurrentVersionCode: 16
|
CurrentVersionCode: 16
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue