A very simple version control tool for Android.
WagtailVC is hosted in the following web site
https://github.com/tkojitu/WagtailVC
If you think the Android project WagtailVC listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WagtailVC.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 12 |
Activity Count | 5 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in WagtailVC. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
WagtailVC has the following Java source files.
org.jitu.wagtail.CheckOutControl.java org.jitu.wagtail.CommitControl.java org.jitu.wagtail.FileArrayAdapter.java org.jitu.wagtail.FileChooser.java org.jitu.wagtail.FileSaver.java org.jitu.wagtail.LogInputActivity.java org.jitu.wagtail.MainActivity.java org.jitu.wagtail.MainListAdapter.java org.jitu.wagtail.RevisionActivity.java org.jitu.wagtail.RevisionListAdapter.java org.jitu.wagtail.WagtailFile.java org.jitu.wagtail.WagtailRevision.java org.jitu.wagtail.WagtailSqlHelper.java