Skip to content

Releases: phil-brown/droidQuery

Ajax Updates

31 Jul 14:27

Choose a tag to compare

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

08 Mar 16:49

Choose a tag to compare

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

24 Oct 02:14

Choose a tag to compare

1.0.7

Updated Ajax Cache to take request data into account

1.0.6

23 Oct 16:08

Choose a tag to compare

Optimized reflection for cloning mechanisms.

Small Fix for big bug with $.findViewById()

23 Oct 15:41

Choose a tag to compare

1.0.5.1

Fixed major findViewById bug

1.0.5

23 Oct 03:34

Choose a tag to compare

  • Added Cloneability to AjaxOptions and AnimationOptions Objects.
  • Improved Ajax StatusCode callback to include a clone of the AjaxOptions used.
  • Fixed some bugs.

1.0.4.3

22 Oct 12:17

Choose a tag to compare

Minor Update to Ajax Status Code calls

1.0.4.1

22 Oct 12:22

Choose a tag to compare

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

10 Oct 14:39

Choose a tag to compare

Includes updated Ajax caching and additional caching methods.

v1.0.0

10 Oct 14:26

Choose a tag to compare

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).