Skip to content

Conversation

@nagoya0
Copy link

@nagoya0 nagoya0 commented Sep 7, 2012

To make the behavior of a progress component customizable,
I made a slight modification to AbstractAjaxCallback.java and so on.

This change may help solve this issue (https://groups.google.com/forum/?fromgroups=#!topic/android-query/fl0EV9IFPw0).

I hope you like it.

@tinyeeliu
Copy link
Owner

thx. will take a look.

sent from mobile
On Sep 8, 2012 1:51 AM, "Nagoya0" notifications@github.com wrote:

To make the behavior of a progress component customizable,
I made a slight modification to AbstractAjaxCallback.java and so on.

This change may help solve this issue (
https://groups.google.com/forum/?fromgroups=#!topic/android-query/fl0EV9IFPw0
).

I hope you like it.

You can merge this Pull Request by running:

git pull https://github.com/nagoya0/androidquery dev

Or view, comment on, or merge it at:

#29
Commit Summary

  • Introduce the strategy pattern for progress operations.

File Changes

  • M src/com/androidquery/callback/AbstractAjaxCallback.java (37)
  • A src/com/androidquery/callback/ProgressStrategy.java (156)
  • M src/com/androidquery/util/AQUtility.java (13)
  • D src/com/androidquery/util/Progress.java (258)

Patch Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants