Releases: phil-brown/droidQuery
Ajax Updates
This release adds several updates to Ajax, including the ability to use a newer version that uses HTTPUrlConnection, gzip auto-support, and more.
API Updates
This release has many new methods and functionality, as well as know bug fixes. This does not have full css support yet, but does have a start on this integration. Included in this project is the CSS Stream Parser that I wrote specifically for this project.
Ajax Cache now takes request data into account
1.0.7 Updated Ajax Cache to take request data into account
1.0.6
Optimized reflection for cloning mechanisms.
Small Fix for big bug with $.findViewById()
1.0.5.1 Fixed major findViewById bug
1.0.5
- Added Cloneability to
AjaxOptionsandAnimationOptionsObjects. - Improved Ajax StatusCode callback to include a clone of the
AjaxOptionsused. - Fixed some bugs.
1.0.4.3
Minor Update to Ajax Status Code calls
1.0.4.1
Includes a minor update that allows the AjaxOptions from an AjaxTask to be passed to the complete() function as the first argument.
1.0.4
Includes updated Ajax caching and additional caching methods.
v1.0.0
This is the first official release. droidQuery has been tested in several applications, and works well. I will continue to support it as needed.
This release includes ant build files, that can generate a full jar file with all dependent jars (also included below).