Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alexito4/RCLocationManager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: NextRoot/RCLocationManager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 3 files changed
  • 5 contributors

Commits on Dec 10, 2012

  1. Merge pull request #4 from alexito4/master

    retriveUserLocationWithBlock
    rcabamo committed Dec 10, 2012
    Configuration menu
    Copy the full SHA
    c1009b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2013

  1. added querying timer

    chourobin committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    7d42c4a View commit details
    Browse the repository at this point in the history
  2. added podspec

    chourobin committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    b3bdcac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd2d8dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb1917c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5791607 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from chourobin/master

    Added a check for desired accuracy and cached location data. Added querying timer to stop searching for location if desired accuracy is not met.
    rcabamo committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    e5feb1e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2013

  1. use querying timer only when retrieving user location once, otherwise…

    … continue to fire delegate
    chourobin committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    c1e1257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f86c030 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2013

  1. removed logging

    chourobin committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    41345ea View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2013

  1. Merge pull request #7 from chourobin/master

    Use querying timer only when retrieving location once, otherwise continue to fire delegate
    rcabamo committed Feb 6, 2013
    Configuration menu
    Copy the full SHA
    bca87ea View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2013

  1. Merge branch 'develop'

    Ricardo Caballero committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    80e5305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef4c80d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2013

  1. Update RCLocationManager.podspec

    Fix head error
    rcabamo committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    9ce7e13 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2013

  1. fix typo

    key committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    7df46e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from key/master

    fix typo
    rcabamo committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    771c431 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2013

  1. Configuration menu
    Copy the full SHA
    ae803a6 View commit details
    Browse the repository at this point in the history
Loading