0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from nikebot/patch-1 More... over 12 years ago
Fix UICGTravelModeWalking travel mode. More... over 12 years ago
Merge pull request #3 from cricketgeek/master More... about 14 years ago
updated project format from Xcode 3.1 removing warning in Xcode 4.2, fixed warning in UICRouteAnnotation for title property per Apple Docs More... about 14 years ago
change compiler to LLVM 1.6. More... about 15 years ago
initWithDictionaryRepresentation: in UICGPolyline More... over 15 years ago
fix crashes for google api changed. More... almost 16 years ago
revert google api access before. More... almost 16 years ago
Changed to use json2.js instead toSource() method. More... almost 16 years ago
Google Maps API changed the keys for root and polyline objects. More... almost 16 years ago
fixed some leaks. More... about 16 years ago
text field rect changed. More... about 16 years ago
text field rect changed. More... about 16 years ago
fixed some leaks. More... about 16 years ago
the JSON results that come from the Google Maps API changed the keys, for example, in file UICGRoute.m you are initializing the dictionary that contains the route steps by extracting the value for key "k" - worked the last months, but it seems that the key has been changed to "j" the last days. The same happens with the initialization of the polylines in file UICGPolyline.m, where you initialize the vertices with the value for key "j", but this has been changed to key "g". More... about 16 years ago
property seperated by comma. More... about 16 years ago
stringWithContentsOfFile is deprecated. use stringWithContentsOfURL:encoding:error: instead. More... about 16 years ago
change base SDK to 3.1.2 More... about 16 years ago
Refine UI elements. More... over 16 years ago
Connected segment control with direction options. But G_TRAVEL_MODE_WALKING does not work now. More... over 16 years ago
Add my blog link to README. More... over 16 years ago
Some methods name changed. More... over 16 years ago
Change README. More... over 16 years ago
Change README. More... over 16 years ago
Add README. More... over 16 years ago
implemented almost Google Maps API wrappers. More... over 16 years ago
first commit. More... over 16 years ago