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: mumusing/Android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hmkcode/Android
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
  • 158 files changed
  • 1 contributor

Commits on Aug 11, 2018

  1. android post json updated

    updated with new tools and API
    hmkcode committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    17b7e4d View commit details
    Browse the repository at this point in the history
  2. remove all manifest

    hmkcode committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    78ef354 View commit details
    Browse the repository at this point in the history
  3. readme

    hmkcode committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    0ad3ecc View commit details
    Browse the repository at this point in the history
  4. update

    update
    hmkcode committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    f5bf5fc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. recyclerview upadated

    recyclerview upadated
    hmkcode committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    cb0d9d2 View commit details
    Browse the repository at this point in the history
  2. readme udpated

    readme updated
    hmkcode committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    0b3e4de View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. kotlin version of recyclerview

    kotlin version of recyclerview
    hmkcode committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    040a81a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. swipe views with tabs

    swipe views tabs
    hmkcode committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    613a895 View commit details
    Browse the repository at this point in the history
  2. updated!

    updated!
    hmkcode committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    e6f6f86 View commit details
    Browse the repository at this point in the history
  3. removed

    removed
    hmkcode committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    859e2fe View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. android recyclerview with listadapter

    android recyclerview with listadapter
    hmkcode committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    32b8ba1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. updated support library version

    updated support library version 28.0.0
    targetSdkVersion 28
    hmkcode committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    017c7b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. HttpUrlConnection + AsyncTask (Kotlin)

    HttpUrlConnection + AsyncTask (Kotlin)
    hmkcode committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    13b872a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. http asynctask & coroutine

    http asynctask &  coroutine
    hmkcode committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    6849239 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. post-json

    hmkcode committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    657c373 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    hmkcode committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    a5994c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. android connectivity

    hmkcode committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    87f6be7 View commit details
    Browse the repository at this point in the history
  2. Update MainActivity.kt

    hmkcode committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    5343acb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. intent send receive simple data

    intent send receive simple data
    hmkcode committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    a301aa4 View commit details
    Browse the repository at this point in the history
Loading