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

Build under Android NDK plus other minor changes #58

Closed

Commits on Mar 20, 2017

  1. Merge pull request #1 from otris/master

    Update from otris/master
    kmorrissey-mersive authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    fd6da9e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Configuration menu
    Copy the full SHA
    d780e31 View commit details
    Browse the repository at this point in the history
  2. Add example for connecting to Office 365

    Add a short example on how to connect to Microsoft's Office 365 online
    Exchange service. Connection is done with HTTP basic auth so we add a
    basic_service overload that allows passing in different types of
    credentials.
    
    Fixes issue otris#56.
    
    Thanks KoffeinKaio!
    bkircher authored and kmorrissey-mersive committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    78420a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c131824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e85220 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a94fbd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    561e7fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3942ba View commit details
    Browse the repository at this point in the history