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

v2.0.0 #170

Merged
merged 42 commits into from
Feb 24, 2019
Merged

v2.0.0 #170

merged 42 commits into from
Feb 24, 2019

Commits on Aug 25, 2018

  1. Update build tools

    * Android Gradle plugin 3.1.4
    * Kotlin Gradle plugin 1.2.61
    bmx666 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    60deb9a View commit details
    Browse the repository at this point in the history
  2. Update build

    * compile SDK -> 27
    * target SDK -> 27
    * support library -> 27.1.1
    bmx666 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    e30fdfe View commit details
    Browse the repository at this point in the history
  3. Update deps

    * circleimageview -> 2.2.0
    * mockito-core -> 2.18.3
    bmx666 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    6c64731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b05778 View commit details
    Browse the repository at this point in the history
  5. Update example build

    * compile SDK -> 27
    * target SDK -> 27
    * support library -> 27.1.1
    bmx666 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    b9ee672 View commit details
    Browse the repository at this point in the history
  6. Update example deps

    * gson -> 2.8.5
    bmx666 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    0995b77 View commit details
    Browse the repository at this point in the history
  7. fix issue with named argument

    bmx666 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    40af31c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af4dc34 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. update libs and tools

    * Android Gradle Plugin -> 3.3.1
    * Gradle -> 4.10.1
    * Kotlin Version -> 1.3.21
    * Compile SDK -> 28
    * Target SDK -> 28
    * Build Tools -> 28.0.3
    * Gradle Bintray Plugin -> 1.8.4
    * Android Maven Gradle Plugin -> 2.1
    * Android Gradle Plugin JUnit5 -> 1.3.2.0
    * Support Library -> 28.0.0
    * Robolectric -> 4.1
    * Mockito Core -> 2.24.0
    * CircleImageView -> 3.0.0
    * Espresso Core -> 3.0.2
    bmx666 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    774bc59 View commit details
    Browse the repository at this point in the history
  2. Update test

    * use IdlingRegistry instance instead of deprecated
      Espresso registerIdlingResources/unregisterIdlingResources
    bmx666 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    057f60f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e6388 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d1dee8 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    bmx666 authored Feb 10, 2019
    Configuration menu
    Copy the full SHA
    74b4940 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    bmx666 authored Feb 10, 2019
    Configuration menu
    Copy the full SHA
    c17ddce View commit details
    Browse the repository at this point in the history
  7. update version

    bmx666 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    60557b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. support travis ci

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    07802c3 View commit details
    Browse the repository at this point in the history
  2. add license

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    ade7080 View commit details
    Browse the repository at this point in the history
  3. fix

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e18e258 View commit details
    Browse the repository at this point in the history
  4. fix travis.yml

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    32d25b0 View commit details
    Browse the repository at this point in the history
  5. fix version

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    ac2967f View commit details
    Browse the repository at this point in the history
  6. rm -no-skin option

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    3480331 View commit details
    Browse the repository at this point in the history
  7. use 22

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e3daf61 View commit details
    Browse the repository at this point in the history
  8. fix targetSdkVersion

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    915adc4 View commit details
    Browse the repository at this point in the history
  9. fix buildToolsVersion

    bassaer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    0997b5c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. update robolectric ver

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    c5e2219 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #160 from bmx666/master

    updates and fixes
    bassaer authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    07fc6ee View commit details
    Browse the repository at this point in the history
  3. update gitignore

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    9db1f00 View commit details
    Browse the repository at this point in the history
  4. update gitignore

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    2482033 View commit details
    Browse the repository at this point in the history
  5. migrate Robolectric

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    f6ca934 View commit details
    Browse the repository at this point in the history
  6. fix .circleci/config.yml

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    8f9fd8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3caa8e7 View commit details
    Browse the repository at this point in the history
  8. fix .circleci/config.yml

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    3a7023c View commit details
    Browse the repository at this point in the history
  9. update gitignore

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    341e9b3 View commit details
    Browse the repository at this point in the history
  10. fix config.yml

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    4cae24f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1f4f23 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #169 from bassaer/ci

    support travis ci
    bassaer authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    242b225 View commit details
    Browse the repository at this point in the history
  13. fix testDebugUnitTest

    bassaer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    adaf611 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. use 25 image

    bassaer committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    111ea1f View commit details
    Browse the repository at this point in the history
  2. 28 -> 26

    bassaer committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    2ca7c4a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. CircleCI -> TravisCI

    bassaer committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    a52d228 View commit details
    Browse the repository at this point in the history
  2. update LICENSE

    bassaer authored Feb 24, 2019
    Configuration menu
    Copy the full SHA
    dc224f6 View commit details
    Browse the repository at this point in the history
  3. update README

    bassaer committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    3b1caed View commit details
    Browse the repository at this point in the history