Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds default text option to BW::UIAlertView #467

Merged
merged 2 commits into from
Jul 10, 2015
Merged

Conversation

markrickert
Copy link
Collaborator

No description provided.

* master: (21 commits)
  Update version number and changelog.
  I concede defeat. Removing iOS 8 location specs :(
  Fix error in osx specs
  WOAH. Location tests on iOS 8. o_O
  Adds App.short_version
  Added item's fields: creator, category, encoded. Fixed "initializes" state to be working.
  Readme: update to reflect multi-key observer
  KVO: `observe` and `observe!` now accepts multiple key paths
  KVO: Fix bug when immideate observer did not got a new value
  Readme: tell the world about `observe!`
  KVO: Move observer tracking to Registry class.
  KVO: Refactor using Hash of Hash of Array
  KVO: Resolve arguments outside the loop
  KVO: Use default argument in signature, instead of *arguments
  Update travis file.
  Test ios 8 and ios 7
  Fix location constants and tests for ios 7
  Fix: Location services restart on receiving KCLErrorLocationUnknown *Current BW::Location implementation on restarts immediate location services (not compass or significant change) *Updated to restart services based on the user provided options and method invocation (in the same way that services are stopped)
  Updated CLLocationManagerDelegate methods for location update *Changed locationManager:didUpdateToLocation:fromLocation to locationManager:didUpdateLocations. *Preserved callback result[:from] key-value by storing previous location in an instance variable. *Added result[:previous] to include additional locations returned by the delegate method. *Updated inline documentation for location.rb *Updated spec BW::Location
  Override the location.authorized? method in iOS 8
  ...
markrickert added a commit that referenced this pull request Jul 10, 2015
Adds default text option to BW::UIAlertView
@markrickert markrickert merged commit 35c7ffb into master Jul 10, 2015
@markrickert markrickert deleted the alert-default-text branch July 10, 2015 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant