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

fix(unvired-cordova-sdk): changes to the property names and updated documentation #3633

Merged
merged 41 commits into from
Apr 5, 2021

Commits on Aug 2, 2019

  1. feat(unvired-cordova-sdk): support login via email

    Srinidhi Anand Rao committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    54ca5c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54266e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adda8b9 View commit details
    Browse the repository at this point in the history
  4. Merge commit 'f6e77db7b06f391fe31e4367101cbc9d2fccb369'

    Srinidhi Anand Rao committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    d2c3b6f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. doc(unvired-cordova-sdk): doc update

    Srinidhi Anand Rao committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    a3c6154 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Merge commit '64ca73e5ccf4163fcd4044257d875727f34c0b39'

    Srinidhi Anand Rao committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    5d5e799 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. doc(unvired-cordova-sdk): update doc

    Srinidhi Anand Rao committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    08418d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. feat(unvired-cordova-sdk): add support for metadata JSON

    Srinidhi Anand Rao committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    05e984b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. doc(unvired-cordova-sdk): update doc

    Srinidhi Anand Rao committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    dece93b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. doc(unvired-cordova-sdk): update doc

    Srinidhi Anand Rao committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    c5b2a4e View commit details
    Browse the repository at this point in the history
  2. Merge commit '3f172cc2b89f139a7bace275b93af37661b75f4a'

    # Conflicts:
    #	src/@ionic-native/plugins/unvired-cordova-sdk/index.ts
    Srinidhi Anand Rao committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    22d9583 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Merge commit '409a985142df4fe6956ec465921a0b062aaa61e6'

    Srinidhi Anand Rao committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6293fc0 View commit details
    Browse the repository at this point in the history
  2. feat(unvired-cordova-sdk): add methods to get and set log level

    Srinidhi Anand Rao committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    5a66578 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. fix(unvired-cordova-sdk): update the return type for getLog()

    Srinidhi Anand Rao committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    c8521c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. feat(unvired-cordova-sdk): return platform name

    Srinidhi Anand Rao committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    112a9e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Merge commit '996bf00e850d43374b88fd2f0f417cff587d0650'

    Srinidhi Anand Rao committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e425b98 View commit details
    Browse the repository at this point in the history
  2. feat(unvired-cordova-sdk): add method to get log file path

    Srinidhi Anand Rao committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    cbd1201 View commit details
    Browse the repository at this point in the history
  3. feat(unvired-cordova-sdk): test push notifications

    Srinidhi Anand Rao committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    b8e8f6f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. fix(unvired-cordova-sdk): define return for logRead

    Srinidhi Anand Rao committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    d382ceb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Merge commit 'b8695220eae02bdefcb72a3729df5d01be80a36f'

    Srinidhi Anand Rao committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    47ad3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d700653 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    e0afe81 View commit details
    Browse the repository at this point in the history
  2. Merge commit '1bcaa39ffdea7f273c2a30ae0ffc5a322c08edf0'

    Srinidhi Anand Rao committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    8987ab9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Merge commit '7277c0fbe5531f9faaab562fb7d715344b7ceaf8'

    Srinidhi Anand Rao committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bd42d90 View commit details
    Browse the repository at this point in the history
  2. feat(unvired-cordova-sdk): add new functions to lock & unlock sending…

    … of data
    Srinidhi Anand Rao committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    af3c82d View commit details
    Browse the repository at this point in the history
  3. fix(unvired-cordova-sdk): update the return type for lock and unlock …

    …functions.
    Srinidhi Anand Rao committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    4af32cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d06492 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. fix(unvired-cordova-sdk): fix the data type for ResultType and Outbox…

    …LockStatus
    Srinidhi Anand Rao committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    5f19cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e7a023 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. doc(unvired-cordova-sdk): Update doc

    Srinidhi Anand Rao committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    52df88d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f4044 View commit details
    Browse the repository at this point in the history
  3. doc(unvired-cordova-sdk): Update doc

    Srinidhi Anand Rao committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    fc8854f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. feat(unvired-cordova-sdk): Added new notification type

    Srinidhi Anand Rao committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    9ca13e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

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

Commits on Oct 16, 2020

  1. feat(unvired-cordova-sdk): delete outbox item based on lid

    Srinidhi Anand Rao committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    aa34d6a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. fix(unvired-cordova-sdk): Update doc

    Srinidhi Anand Rao committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    c540907 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. doc(unvired-cordova-sdk): Update doc for userSettings()

    Srinidhi Anand Rao committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    75f0fe7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Merge commit '239ae32ad3cd281a63df4b1cb275785400ebd430'

    Srinidhi Anand Rao committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    d05a8d1 View commit details
    Browse the repository at this point in the history
  2. feat(unvired-cordova-sdk): add new discovery api

    Srinidhi Anand Rao committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    2cde98c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. fix(unvired-cordova-sdk): rename the property

    Srinidhi Anand Rao committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    af13cc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. doc(unvired-cordova-sdk): Doc update

    Srinidhi Anand Rao committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    7d0c896 View commit details
    Browse the repository at this point in the history