2013-11-02 00:16:14 +00:00
|
|
|
Categories:Office
|
2012-09-28 11:05:33 +00:00
|
|
|
License:Apache2
|
|
|
|
Web Site:https://github.com/threedliteguy/urforms
|
|
|
|
Source Code:https://github.com/threedliteguy/urforms
|
|
|
|
Issue Tracker:https://github.com/threedliteguy/urforms/issues
|
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Name:URforms Database
|
2012-09-28 11:05:33 +00:00
|
|
|
Summary:Data entry tool
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
* 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.
|
2012-09-28 11:05:33 +00:00
|
|
|
* Backup/restore data and forms to .csv files on SD Card.
|
|
|
|
|
|
|
|
How to use:
|
2013-04-09 21:38:55 +00:00
|
|
|
Add a new form by selecting "Manage Forms" from the menu in the upper right. (A couple example forms
|
|
|
|
are provided). Add fields to the form. Fields are text unless you change the data type to for example
|
|
|
|
Checkbox, Date, or Choices. For Choices, you can enter a list of comma separated values in the Choices
|
|
|
|
entry field. These will be presented in a drop down on the form. You can optionally set the field to be
|
|
|
|
required and add a validation regex which is a field format. Save the changes and then select Search / Enter
|
|
|
|
data from the menu. Select the form type from the list on the left. You can add a new entry or search
|
|
|
|
existing entries using the criteria fields below the search button. From the search screen you can
|
2012-09-28 11:05:33 +00:00
|
|
|
edit the entries.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/threedliteguy/urforms.git
|
|
|
|
|
|
|
|
Build Version:1.11,11,642861bc31,rm=libs/android-support-v4.jar,\
|
|
|
|
extlibs=android/android-support-v4.jar,prebuild=rm -rf urforms1/
|
2012-10-01 11:33:20 +00:00
|
|
|
Build Version:1.12,12,d0b0bd4778b689bb665ae13a57eaabdd73ab1dbb,rm=libs/android-support-v4.jar,\
|
|
|
|
extlibs=android/android-support-v4.jar,prebuild=rm -rf urforms1/
|
2012-10-22 11:32:57 +00:00
|
|
|
Build Version:1.14,14,d9a9c6bf12f0eb4a,rm=libs/android-support-v4.jar,\
|
2012-10-07 12:02:01 +00:00
|
|
|
extlibs=android/android-support-v4.jar,prebuild=rm -rf urforms1/
|
2012-09-28 11:05:33 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
2012-10-01 11:33:20 +00:00
|
|
|
#Tentatively - bizarre vcs use! Check carefully before updating.
|
2012-09-28 11:05:33 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2012-10-06 23:28:42 +00:00
|
|
|
Current Version:1.14
|
|
|
|
Current Version Code:14
|
2012-09-28 11:05:33 +00:00
|
|
|
|