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: kuraydev/StompClientLib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: kuraydev/StompClientLib
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.
  • 19 commits
  • 6 files changed
  • 6 contributors

Commits on Oct 7, 2020

  1. Adding attribute annotation to delegate and class;

    This commit adds @objc attribute annotation to StompClientLibDelegate
    and @objcMembers to StompClientLib to turn Objective-C runtime accessible
    to nativescript applications
    dborba
    dborba committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f3efe8e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Merge pull request #95 from dfborba/to-nativescript-projects

    Adding Objective-C attributes to delegate and main class to turn Objective-C runtime accessible to Nativescript
    FreakyCoder
    FreakyCoder authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    6835fa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. correct typo

    arl505 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    6351380 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from arl505/master

    Correct README minor typo
    FreakyCoder
    FreakyCoder authored Dec 27, 2020
    Configuration menu
    Copy the full SHA
    afb8b32 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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

Commits on Mar 5, 2021

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

Commits on Mar 6, 2021

  1. Merge pull request #103 from JKim0119/master

    Adding functionality to stop the reconnect timer
    FreakyCoder
    FreakyCoder authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    d50eb38 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    9ed24a8 View commit details
    Browse the repository at this point in the history
  2. Documentation is updated

    kuraydev committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    0d1bc60 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Update README.md

    FreakyCoder
    FreakyCoder authored May 22, 2021
    Configuration menu
    Copy the full SHA
    c6386db View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Update README.md

    FreakyCoder
    FreakyCoder authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    51a0688 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Fix typo

    2yunseong committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    37ab83f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from yunseong76039287/master

    Fix typo
    FreakyCoder
    FreakyCoder authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    06ec6d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Fix typo

    2yunseong committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    fe9f1a5 View commit details
    Browse the repository at this point in the history
  2. docs : Fix typo in README

    2yunseong committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    8992a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c01bfea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #120 from yunseong76039287/master

    Fix typo in README
    FreakyCoder
    FreakyCoder authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    9d595f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Create FUNDING.yml

    FreakyCoder
    FreakyCoder authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    ab14c65 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. feat: new privacy manifest

    kuraydev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6a517a4 View commit details
    Browse the repository at this point in the history
Loading