Releases: APCLab/appmate_droid
Releases · APCLab/appmate_droid
V1.3.2 Release
bug fix
change http client
- solve issue #3
- change HTTP client from HttpURLConnection to OkHttp
🎉 Ready to use!
add method
add getTableNames
and getTables
to Database
bug fix
1.0 release
v1.0.0 milestone: major functions finished
fix update and delete issue
bug fix: missing of some component leads to update
and delete
fails
fix update issue when updating
- change request method for updating
it fixes a problem that some update requests would be rejected when a non-nullable field is missing but is not needed to be updated
Foreign key supported
currently support retrieve object via DbAdapter#getByUrl