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

Android compatibility #690

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Feb 23, 2019

  1. test connection

    Sathesh committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    2596668 View commit details
    Browse the repository at this point in the history
  2. refactored test folder

    Sathesh committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    5819aeb View commit details
    Browse the repository at this point in the history
  3. added the missed out java classes

    Sathesh committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    30c8585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38bb8d8 View commit details
    Browse the repository at this point in the history
  5. using maven install plugin

    Sathesh committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    f51c3c8 View commit details
    Browse the repository at this point in the history
  6. using maven install plugin

    Sathesh committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    1be878a View commit details
    Browse the repository at this point in the history
  7. shaded plugin inclusion

    Sathesh committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    2fd75a3 View commit details
    Browse the repository at this point in the history
  8. read me update

    Sathesh committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    c0d8d6d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. update tests for auto discover

    Sathesh committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    8f218a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. enable tracing

    Sathesh committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    fd5ede7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Tests/Examples for Push subscription and streaming mail notification

    Sathesh Sivashanmugam committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    684a46a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. made the id and watermark as public

    Sathesh Sivashanmugam committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    4682fcd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Attachments support:

    1) Made the FileAttachment.java as public so that an attachment id can stored and the object can be retrieved again to download the attachment at a later time without loading the email.
    
    2) Added the setter method for the attachment id for the same above reason.
    Sathesh Sivashanmugam committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    6ca147c View commit details
    Browse the repository at this point in the history
  2. made a small change in the test

    Sathesh Sivashanmugam committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    e16973e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. adding contact read test

    Sathesh Sivashanmugam committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9d2f54b View commit details
    Browse the repository at this point in the history