Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pelias/pelias-ios-sdk

Interact with Mapzen's search & geocoding service
https://github.com/pelias/pelias-ios-sdk

Implement Rate Limiting for Auto Complete queries

82fe418f8d9484642167a93bbd463fc26f96607a authored almost 9 years ago by Matt Smollinger <[email protected]>
Merge pull request #20 from pelias/autocomplete

Initial Autocomplete Implementation along with example app

10bebb41fe8cb53fc2a27c53d057c112e8e7e8d6 authored almost 9 years ago by Chuck Greb <[email protected]>
Initial Autocomplete Implementation along with example app

Missing: Rate limiting, which will come in a future commit

ce169ba773cf3e5da0927e07e757b9de81e2459f authored almost 9 years ago by Matt Smollinger <[email protected]>
Bump podspec version to 0.2.0 for release.

c282aba97213eedfd373f278d0bb3e1cc898eaf9 authored almost 9 years ago by Matt Smollinger <[email protected]>
Merge pull request #16 from pelias/reverseGeocode

Implement Reverse Geocoding and Update example app to include

e261d1ec96c76063ea1678dbb1f633e5c4ae01e9 authored almost 9 years ago by Chuck Greb <[email protected]>
Implement Reverse Geocoding and Update example app to include

Also includes some refactoring of existing files into others and
moving common functionality int...

e39b5416a0fc3716b3ea31fa3bba7640bbf89c36 authored almost 9 years ago by Matt Smollinger <[email protected]>
Merge pull request #12 from pelias/objc-compat

Initial Take on objc compatibility extensions.

5f11ff784f3a74ad33bcb8935360f755b12bef45 authored almost 9 years ago by Chuck Greb <[email protected]>
Fix bug in podspec

46ede41e46ab70c50445b81aacddb3a1af7e52af authored almost 9 years ago by Matt Smollinger <[email protected]>
Objc compatibility extensions.

Also includes some minor spacing updates, per CR notes, and a bug fix where
we were calling call...

85fbd1f241e1220579e86a75e618303396ecad8c authored almost 9 years ago by Matt Smollinger <[email protected]>
Update Readme, add Changes document.

a4079dc7ec28feb577a8d78e16b89f9fd830a81e authored almost 9 years ago by Matt Smollinger <[email protected]>
Remove Unnecessary TBD.

ef348286024f049bdec81c60b65f90623d358317 authored almost 9 years ago by Matt Smollinger <[email protected]>
Rename SearchManager.swift -> PeliasSearchManager.swift

e0d39cf8d6c9bb2235e664ed7309cfec61d169bf authored almost 9 years ago by Matt Smollinger <[email protected]>
Refactor SearchManager class -> PeliasSearchManager

Also gets tests passing again because Swift was double-compiling on of the mapkit related extens...

31a68df9f0ba777846b1ed797af55b34946ff1ed authored almost 9 years ago by Matt Smollinger <[email protected]>
Simplify pod name

ed50d372620a254c109560369df25bec8d751efb authored about 9 years ago by Matt Smollinger <[email protected]>
Adding Cocoapods Support

335ec05db980258f3d116ff87b08339934ed8065 authored about 9 years ago by Matt Smollinger <[email protected]>
Fix constraints on map view to have it actually display right.

6c007b3c31e23c3822412077499945bb20ccf7fd authored about 9 years ago by Matt Smollinger <[email protected]>
Enable Clear button on text entry

361650bcb5c1f9b38e0871900ad4545bfdb98651 authored about 9 years ago by Matt Smollinger <[email protected]>
Integrate Pelias forward-geocode search into Apple Maps

22dd9f20ff4a2d660c42924ce46a60f778b65e7f authored about 9 years ago by Matt Smollinger <[email protected]>
Fix SearchBoundaryRect to match pelias expectations

iOS provides a boundary rect that is incompatible with Pelias, so we have to massage data to fix...

5fba1439a950a843440c644257e2c95c7c0f7d96 authored about 9 years ago by Matt Smollinger <[email protected]>
Add SearchBoundaryRect extension to be created from MKMapRect structs

d1ee2e08c35bc50637ed364f87e00c360a8c76b0 authored about 9 years ago by Matt Smollinger <[email protected]>
Add extension to make MKMapItem conform to MKAnnotation protocol

b67d6d0b4b39c75db47abc898061d440e14ed79b authored about 9 years ago by Matt Smollinger <[email protected]>
Add convenience extension for MKMapItem Generation

a97921ae4477c41745f240a90cb9e7282dc57e7d authored about 9 years ago by Matt Smollinger <[email protected]>
Add basic unit test for search URL

ac66d5a9ca6da84d020d5ea57fc0bc660503455e authored about 9 years ago by Matt Smollinger <[email protected]>
Reorganize project structure to prep for podspec creation

-Updates LaunchScreen.storyboard to modern tools version (7.2)
-Created outlet for second view c...

ac0d0f635872898653287822b873994ca3ad33ba authored about 9 years ago by Matt Smollinger <[email protected]>
Add missing error messaging to some tests

766e4dff53bd57d2ded262d7470ef30030421e83 authored about 9 years ago by Matt Smollinger <[email protected]>
Full unit test coverage of the search config object. Fixed a bunch of bugs as a result.

ba80c4604d2056183174cf1b0ae8e675589e87cb authored about 9 years ago by Matt Smollinger <[email protected]>
Change floats to doubles to avoid truncation issues and follow Apple's recommended use case of Double > Float

d45ae051d3df1c710aee1b8aa844ecfb6c9d6231 authored about 9 years ago by Matt Smollinger <[email protected]>
Project file updates.

c7309f9059a6e8b457b47d283a67681375b296b1 authored about 9 years ago by Matt Smollinger <[email protected]>
Fleshing out the pelias response object. Moved json parsing into the response object.

c8de441434fac37d886351aaddfe39d19fa6a91e authored about 9 years ago by Matt Smollinger <[email protected]>
Trying out more travis options

9f6fcc1cb75c28cac87a55ffac5a4871df0b21b3 authored about 9 years ago by Matt Smollinger <[email protected]>
Fixing TravisCI

6bffa738f56df8dd937cdc691026d373f8ab537d authored about 9 years ago by Matt Smollinger <[email protected]>
Adding TravisCI Support

79480d5a39e995e16e46b14ced19dd61490d7cd3 authored about 9 years ago by Matt Smollinger <[email protected]>
Adding CircleCI support.

7f09e37e0caeb38b8d2d47b5fc64cedbfc453ae7 authored about 9 years ago by Matt Smollinger <[email protected]>
Implement Equatable protocol on a number of structs. Add unit testing for a number of objects. Remove CoreLocation import

4238c9dacd57a8a4585da2a2eadd3a4499a5ff83 authored about 9 years ago by Matt Smollinger <[email protected]>
Removes core location import

8563efafd6fc6f09a3af929d5ea27e766492556e authored about 9 years ago by Matt Smollinger <[email protected]>
Refactoring of Search Config struct to make it significantly nicer and easier to test. Other refactoring as well.

f6d51f37e2a98ea898ef5092327a90e7b2393a28 authored about 9 years ago by Matt Smollinger <[email protected]>
Very very *very* basic search implementation. More features and tests to come.

b20361bba290e3eaf45714d0c0279fe6f4adb251 authored about 9 years ago by Matt Smollinger <[email protected]>
Interface Builder auto-changes for newer tool versions.

0e2e1a6f1965bb500b76da1b376535ab45dcafca authored about 9 years ago by Matt Smollinger <[email protected]>
Refactor base structure to make it more "Swift Like" - i.e. protocols and structs instead of classes

e420ff9da7be532c3a0d281b2d0788a08dac4ee7 authored about 9 years ago by Matt Smollinger <[email protected]>
Fixing copyright, adding proper license, and repository cleanup.

db14ce342e986c69a91696f2c1d87d8a6e350de2 authored about 9 years ago by Matt Smollinger <[email protected]>
Committing Initial Structure of SDK

190ef35d3d105830b40da7176804edced4af2f4a authored about 9 years ago by Matt Smollinger <[email protected]>
Initial Commit

a6198d3e0bb9d0ea3e148906a63c67ae9cb4c379 authored about 9 years ago by Matt Smollinger <[email protected]>