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

Sync districts #16

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Sync districts #16

wants to merge 9 commits into from

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    5c3bb55 View commit details
    Browse the repository at this point in the history
  2. Updated ktxVersion to 1.3.0

    leowroth committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    1a0e706 View commit details
    Browse the repository at this point in the history
  3. Added District data class

    leowroth committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    8430949 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6adfa3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f447135 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afeea33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9c8b87 View commit details
    Browse the repository at this point in the history
  8. Added coroutines,

    leowroth committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    c283232 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Added lifecycle viewModel and liveData to gradle, Activity is now obs…

    …erving MainViewModel which get's districts via coroutines
    leowroth committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    9fb788a View commit details
    Browse the repository at this point in the history