50 lines
1.3 KiB
YAML
50 lines
1.3 KiB
YAML
|
Categories:
|
||
|
- Development
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/threedliteguy/urforms
|
||
|
IssueTracker: https://github.com/threedliteguy/urforms/issues
|
||
|
|
||
|
AutoName: URforms Database
|
||
|
Description: |-
|
||
|
* Create a custom database and data entry screens with dropdowns, date choosers, and validation.
|
||
|
* Enter and store your custom data on device.
|
||
|
* List and search functionality for your fields.
|
||
|
* Stores data in local SQLite tables.
|
||
|
* Backup/restore data and forms to .csv files on SD Card.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/threedliteguy/urforms.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.11'
|
||
|
versionCode: 11
|
||
|
commit: 642861bc31
|
||
|
rm:
|
||
|
- libs/android-support-v4.jar
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
prebuild: rm -rf urforms1/
|
||
|
|
||
|
- versionName: '1.12'
|
||
|
versionCode: 12
|
||
|
commit: d0b0bd4778b689bb665ae13a57eaabdd73ab1dbb
|
||
|
rm:
|
||
|
- libs/android-support-v4.jar
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
prebuild: rm -rf urforms1/
|
||
|
|
||
|
- versionName: '1.14'
|
||
|
versionCode: 14
|
||
|
commit: d9a9c6bf12f0eb4a
|
||
|
rm:
|
||
|
- libs/android-support-v4.jar
|
||
|
extlibs:
|
||
|
- android/android-support-v4.jar
|
||
|
prebuild: rm -rf urforms1/
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: '1.14'
|
||
|
CurrentVersionCode: 14
|