0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add display attribute to GDataWebContent More... over 14 years ago
Use NSOperationQueue to do parsing on an alternate thread More... over 14 years ago
Add new http fetcher test to project More... over 14 years ago
Add http fetcher tests More... over 14 years ago
Move Books API to v2 by default More... over 14 years ago
Add custom properties to map entries More... over 14 years ago
Prevent connection:didFailWithError: from being called twice on server challenges More... over 14 years ago
Add calendar showhidden query param More... over 14 years ago
Add translate and OCR to docs sample app More... over 14 years ago
Fix service unit test More... over 14 years ago
Make timing work for iPhone; fix leak in setUserAgent More... over 14 years ago
Avoid flushing cache for every setShouldCacheDatedData:NO More... over 14 years ago
fix header visibility More... over 14 years ago
add file doc entry More... over 14 years ago
Fix up so that GData will build 64 bit More... over 14 years ago
Update auth fetcher comments More... over 14 years ago
No longer warn when developers omit a user-agent; just fall back on the bundle ID instead More... over 14 years ago
Remove temporary Docs service fetch calls since the server now provides categories identifying feeds and entrys; add a constant for token auth More... over 14 years ago
Don't use NSObject's className on iphone More... over 14 years ago
Improve thread safety in the fetcher; warn when too many next links are followed; update sample apps for new monitor progress callback More... over 14 years ago
Make serviceID a class method More... over 14 years ago
Use fetcher sentData callback for progress monitoring; add new YouTube thumbnail convenience accessor More... over 14 years ago
Added YouTube convenience accessor mediaContentWithFormatNumber: More... over 14 years ago
Rename analyticsProperties to avoid conflict with the base class properties methods More... over 14 years ago
Add sentData callback to fetcher for use on Snow Leopard and iPhone 3.0 More... over 14 years ago
Fix a potential retain cycle when using blocks in the http fetcher More... over 14 years ago
Fix some small build issues More... over 14 years ago
Refactor http fetcher to use GDataFetchHistory class, which has a fixed-size URL data cache, and other internal classes More... over 14 years ago
Update docs sample window controller More... over 14 years ago
Use setProperties: when initializing user properties dictionaries for better KVO compatibility More... over 14 years ago