Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Feat: Network Rule #7

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Feat: Network Rule #7

wants to merge 26 commits into from

Commits on Mar 20, 2023

  1. add konnection library

    canonall committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0055332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    308600d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca34720 View commit details
    Browse the repository at this point in the history
  4. implement NetworkRule

    canonall committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4cf22f8 View commit details
    Browse the repository at this point in the history
  5. update tests

    canonall committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    bd96487 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65b1a20 View commit details
    Browse the repository at this point in the history
  7. move withTimeout to JobQueue

    canonall committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8efa999 View commit details
    Browse the repository at this point in the history
  8. update network rule test

    canonall committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2635030 View commit details
    Browse the repository at this point in the history
  9. remove Konnection library

    canonall committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d206da3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4932108 View commit details
    Browse the repository at this point in the history
  11. code clean-up

    canonall committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a9c940f View commit details
    Browse the repository at this point in the history
  12. fix flaky tests

    canonall committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a9c7358 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    51f2b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d8a13 View commit details
    Browse the repository at this point in the history
  3. use abstract NetworkListener

    canonall committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    208effc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bb1b79 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. update NetworkListener:

    - use StateFlow
    - take NetworkManager as parameter
    canonall committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    bac0add View commit details
    Browse the repository at this point in the history
  2. add new JobEvents

    canonall committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    95f862d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    185bed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ea1857 View commit details
    Browse the repository at this point in the history
  5. update test

    canonall committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ea76420 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d92cc9d View commit details
    Browse the repository at this point in the history
  7. chore: fix tests

    canonall committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    4b5b720 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    164ce28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5377d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56801aa View commit details
    Browse the repository at this point in the history