Skip to content
This repository was archived by the owner on Jan 22, 2024. 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: Kotlin/kotlin-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: reixa00/kotlin-examples
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.
  • 10 commits
  • 160 files changed
  • 2 contributors

Commits on Jun 4, 2015

  1. Added new examples

    HttpUrlConnection and AsyncTask
    ListView with BaseAdapter and Data Object
    OkHttp and AsyncTask
    Gson deserializers with OkHttp and AsyncTask
    Anko simple ui
    Anko async api sample
    reixa00 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    98c19b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Camel case fixed, Void replaced by Unit, semicolons cleaned, librarie…

    …s updated.
    Axier Fernandez committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    ec8749f View commit details
    Browse the repository at this point in the history
  2. .iml removal

    Axier Fernandez committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    862e0da View commit details
    Browse the repository at this point in the history
  3. Changed the common data url to JetBrains/kotlin-examples

    Axier Fernandez committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    7586d4f View commit details
    Browse the repository at this point in the history
  4. gitignore for Android, AndroidStudio and macOS

    Axier Fernandez committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    653eb6e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Kotlin, anko, OkHttp and Gson libraries updated

    Axier Fernandez committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    578047c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Updated libraries to: Kotlin 1.1.51, Anko 0.10.3, OkHttp 3.9.0, Tools…

    … 26.0.2, Compat libraries to 26.1.0
    Axier Fernandez committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    ba30b76 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Minor DS_Store removal

    Axier Fernandez committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    85c56da View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Axier Fernandez committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    0a3ad3b View commit details
    Browse the repository at this point in the history
  3. Updated Kotlin, Gradle, OkHttp and Support libraries version. Also so…

    …me minor changes to some classes
    Axier Fernandez committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    56cf1d5 View commit details
    Browse the repository at this point in the history
Loading