Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
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: signalapp/libsignal-service-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Turakar/libtextsecure-java
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.
  • 9 commits
  • 18 files changed
  • 1 contributor

Commits on Mar 29, 2016

  1. Add support for provisioning

    Turakar committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    ee8cfed View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Fix some things

    - Use SignalServiceAddress.DEFAULT_DEVICE_ID as default deviceId instead of -1 to indicate master device
    - Enable sending messages to your own from a device other than the master device
    Turakar committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    e36cd08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94cea5a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

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

Commits on Apr 19, 2016

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

Commits on Oct 14, 2016

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

Commits on Oct 16, 2016

  1. Fix messages being sent twice

    Turakar committed Oct 16, 2016
    Configuration menu
    Copy the full SHA
    b930a8f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

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

Commits on Oct 23, 2016

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