0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed missing imports. More... almost 12 years ago
Changed: Replaced Android base64-encoder with an external one (doesn't need API level 8). More... over 12 years ago
Added: Support for HTTP basic authentication. More... over 12 years ago
Fixed: Restored reverted change. More... over 12 years ago
Added: Error handling for HTTP status codes. More... over 12 years ago
Added: Small fix for weird error messages. Also, the HTTP path can be overridden if necessary. More... over 12 years ago
Merge pull request #4 from tthomas48/master More... over 12 years ago
updated to latest nightly and added better debug to error messages More... over 12 years ago
Updated: Documentation. More... over 12 years ago
Added: ConnectionManager has now a flag enforcing HTTP requests. More... over 12 years ago
Updated .gitignore with .idea folder. More... over 12 years ago
Added: VersionResult has adequate toString() and a comparable toInt() for comparisons. More... over 12 years ago
Merge pull request #3 from tthomas48/master More... over 12 years ago
really fixes issue with NullNode More... over 12 years ago
updated to latest nightly. Return null when parseresults returns a NullNode. More... over 12 years ago
fixed version to be a string More... over 12 years ago
updated to latest nightly More... over 12 years ago
fixed calls that return an array as the main result and not as a child More... over 12 years ago
updated to latest nightly More... over 12 years ago
updated introspect.json to accurately reflect what nightly xbmc returns More... over 12 years ago
updated to latest nightly More... over 12 years ago
Merge pull request #2 from tthomas48/master More... over 12 years ago
getting ClassCastExceptions when forcing cast to ObjNode, switched to using JsonNode instead More... over 12 years ago
Fixed: Constructor signature match goes now against resolved types - this makes constructor aliases compile. More... over 12 years ago
Added: Constructor aliases for non-required arguments. More... over 12 years ago
Added: Convenience method for Global.Time. More... over 12 years ago
Added: Version information about the XBMC build the library was built against. More... over 12 years ago
Updated: README. More... over 12 years ago
Added: Improved comment generation. More... over 12 years ago
Fixed: Duplicate constructor for methods. More... over 12 years ago