0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #8 - Add jaxb-annotations dependency More... over 11 years ago
Merge branch 'updateLibraries' More... over 11 years ago
Update to the latest Jackson libraries More... over 11 years ago
Remove BitDeli badge More... almost 12 years ago
Add a Bitdeli badge to README More... about 12 years ago
Merge pull request #7 from bitdeli-chef/master More... about 12 years ago
Update and rename README to README.md More... about 12 years ago
Update file generated by new Android build tools. More... over 12 years ago
Fix #6 - project won't build without 'res' directory. More... over 12 years ago
Updated to Jackson v2.1.2 artifacts. More... about 13 years ago
Fixes #5. Increased XmlMapper deserialization thread stack size to 128k, and added getters/setters for applications to set XML and JSON Jackson object (de)serialization thread stack sizes. More... over 13 years ago
Added files to Git ignore list. More... over 13 years ago
Fixes #4. More... over 13 years ago
Added checks to see whether the "forceCacheWrite" setting is true before forcing a write to the cache. This avoids giving the user/developer a warning message about "App tried to force a cache write but caching is not activated. If you want to use a cache, call...". More... over 13 years ago
Updated to Jackson v2.1.1 release, added files to ignore list. More... over 13 years ago
Updated to Jackson and CUTR Android XML libraries version 2.1.1-SNAPSHOT. More... over 13 years ago
Fixes #3. More... over 13 years ago
Fixes #2. More... over 13 years ago
Fixes #1. More... over 13 years ago
Added Jackson config to not fail on unknown properties, for forwards compatibility. More... over 13 years ago
Improved Jackson object caching error and warning messages. More... over 13 years ago
Added missing final modifier for constant used to define cache file extension. More... over 13 years ago
Moved static final constants above constructor for formatting reasons. More... over 13 years ago
Added code to automatically cache Jackson objects after retrieving and parsing JSON or XML from the server, also added comments and protection against caching when the app hasn't explicitly requested caching. More... over 13 years ago
Improved warning show in Logcat when cache file is not found. More... over 13 years ago
Added initial cache implementation for Jackson objects. More... over 13 years ago
Updated project to use Maven release of Jackson v2.1 artifacts. More... over 13 years ago
Cleanup pom. More... over 13 years ago
Updated project to use new CUTR mvn repo on Github for Android XML library dependencies. More... over 13 years ago
Cleaned up pom.xml. More... over 13 years ago