Skip to content
This repository has been archived by the owner on May 14, 2021. 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: kinecosystem/kin-core-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.6
Choose a base ref
...
head repository: kinecosystem/kin-core-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 13 files changed
  • 4 contributors

Commits on Jan 28, 2019

  1. Update tests urls from http to https

    Amitai Efrati committed Jan 28, 2019
    Copy the full SHA
    b368e32 View commit details
  2. Revert faucet to http again

    but add a security config for anyone who targets 28 and above
    so the faucet will work.
    Amitai Efrati committed Jan 28, 2019
    Copy the full SHA
    6b1006b View commit details
  3. Merge pull request #67 from kinecosystem/update_tests_urls

    Update tests urls from http to https
    drEfrati authored Jan 28, 2019
    Copy the full SHA
    2f928cb View commit details

Commits on Apr 30, 2019

  1. updated license

    cnotethegr8 committed Apr 30, 2019
    Copy the full SHA
    50e8dbc View commit details

Commits on May 1, 2019

  1. Merge pull request #68 from kinecosystem/DP-443_license

    updated license
    yosriz authored May 1, 2019
    Copy the full SHA
    7bc5c8c View commit details

Commits on Aug 13, 2019

  1. prevent crash with proguard

    * add proguard rules to prevent R8 compiler to strip out (probably) inner classes of model classes (borrowed additional defintions from gson lib)
    * update android build tools, gradle, support, kotlin and others to the latest
    yosriz committed Aug 13, 2019
    Copy the full SHA
    6c917cb View commit details

Commits on Aug 15, 2019

  1. Copy the full SHA
    d208433 View commit details
  2. Merge pull request #69 from kinecosystem/DP-774_crash_with_proguard

    DP-774 - crash with proguard
    yosriz authored Aug 15, 2019
    Copy the full SHA
    fa89f29 View commit details
Loading