0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 7 years ago
Version 1.0.1 More... over 9 years ago
Sanity check using JsonObject.isNull More... over 9 years ago
Updates Gradle. More... over 9 years ago
Updates the readme to add instructions for Android Studio and Gradle. More... about 10 years ago
Migrates the Dumbledroid project to Android Studio. More... about 10 years ago
Updates .gitignore to match Android Studio project scheme. More... about 10 years ago
Merge pull request #11 from diegocarloslima/update07 More... over 10 years ago
Merge pull request #12 from diegocarloslima/update08 More... over 10 years ago
Merge pull request #9 from diegocarloslima/update05 More... over 10 years ago
Changes on DataController and Cache More... over 10 years ago
Bugfix More... over 10 years ago
Changes on FileController More... over 10 years ago
Fixes NullPointerExceptions with empty JSON objects. More... almost 11 years ago
Adds a github-friendly donate button. More... almost 11 years ago
Adds the donate button. More... almost 11 years ago
Adds "made at hacker school" badge. More... almost 11 years ago
Removes float mapping, because JsonObject only maps to double. More... about 11 years ago
Avoids chaining constructor calls on AbstractModel. More... about 11 years ago
Adds [WebCachedImageView](https://github.com/leocadiotine/WebCachedImageView) instead of DrawableManager to manage the image downloading and caching. More... about 11 years ago
Adds WebCachedImageView as a submodule. More... about 11 years ago
Mentions jvfl, icfs, and JJordani on the README. More... about 11 years ago
Improves the performance of ObjectCopier by comparing object reference instead of using equals() More... about 11 years ago
Fixes getAllFields on ReflectionHelper. More... about 11 years ago
Handles NoConnectionException on #6. More... about 11 years ago
Returns the cached object if there was an error on the server or if there is no data connection available. (Thanks, @diegolima - pull request #6). More... about 11 years ago
Fixes an issue with empty nested JsonArrays. More... about 11 years ago
Mentions santialbo on the README. More... about 11 years ago
Just fixing a typo from santialbo's commit. More... about 11 years ago
Merge pull request #8 from santialbo/patch-1 More... about 11 years ago