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

New Alert builder system #53

Merged
merged 15 commits into from
Nov 12, 2019
Merged

Commits on Nov 6, 2019

  1. New Alert builder system

    avdyushin committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    5cf9d45 View commit details
    Browse the repository at this point in the history
  2. Move similar code into shared part

    Also added dispatcher for fix coroutines executaion on iOS side
    avdyushin committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    bff29a9 View commit details
    Browse the repository at this point in the history
  3. Add missing documentation

    avdyushin committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8fe2f73 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    afe040d View commit details
    Browse the repository at this point in the history
  2. Simplify some code

    avdyushin committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4ec7084 View commit details
    Browse the repository at this point in the history
  3. Action sheet style added

    avdyushin committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    10df591 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Use applyIf

    avdyushin committed Nov 8, 2019
    1 Configuration menu
    Copy the full SHA
    10b8071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9836d77 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Update Alerts.kt

    avdyushin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1530979 View commit details
    Browse the repository at this point in the history
  2. Small improvements

    avdyushin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    88e4c8c View commit details
    Browse the repository at this point in the history
  3. Update readme

    avdyushin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    15a3109 View commit details
    Browse the repository at this point in the history
  4. Fix the build

    avdyushin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9689a53 View commit details
    Browse the repository at this point in the history
  5. Use MainScope

    avdyushin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    977ba0e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Update README.md

    avdyushin committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0f78c8b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    avdyushin committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    97c3a32 View commit details
    Browse the repository at this point in the history