mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
31 lines
842 B
YAML
31 lines
842 B
YAML
|
|
Categories:
|
||
|
|
- Multimedia
|
||
|
|
License: Apache-2.0
|
||
|
|
WebSite: http://lightbox.com
|
||
|
|
SourceCode: https://github.com/lightbox/QuickSnap
|
||
|
|
IssueTracker: https://github.com/lightbox/QuickSnap/issues
|
||
|
|
|
||
|
|
AutoName: QuickSnap
|
||
|
|
Description: |-
|
||
|
|
Camera implementation based off the Android Gingerbread camera app source code.
|
||
|
|
|
||
|
|
Initially the Android Gingerbread camera source was forked, and then modified to
|
||
|
|
become backwards compatible down to API level 7 (Eclair). The video
|
||
|
|
functionality has also been removed and other changes made to fix problems with
|
||
|
|
indivdual devices.
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/lightbox/QuickSnap
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: 1.0.1
|
||
|
|
versionCode: 2
|
||
|
|
commit: d226fda623
|
||
|
|
subdir: Camera
|
||
|
|
target: android-14
|
||
|
|
|
||
|
|
AutoUpdateMode: None
|
||
|
|
UpdateCheckMode: RepoManifest
|
||
|
|
CurrentVersion: 1.0.1
|
||
|
|
CurrentVersionCode: 2
|