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

Add link laucher #3

Merged
merged 9 commits into from
May 4, 2022
Merged

Add link laucher #3

merged 9 commits into from
May 4, 2022

Commits on Apr 22, 2022

  1. Merge remote-tracking branch 'origin/main' into add-link-laucher

    Sören Schmaljohann committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    00f72cc View commit details
    Browse the repository at this point in the history
  2. added linklauncher

    Sören Schmaljohann committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    bdccc76 View commit details
    Browse the repository at this point in the history
  3. updated changelog and version

    Sören Schmaljohann committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    294a85e View commit details
    Browse the repository at this point in the history
  4. added more docu

    Sören Schmaljohann committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    1c79418 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. fixed typo

    Co-authored-by: Anton Borries <anton.borries@2denker.de>
    soeren-schmaljohann-2denker and Anton Borries committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2ac6d4c View commit details
    Browse the repository at this point in the history
  2. use universalplatform

    Sören Schmaljohann committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    0a5e93e View commit details
    Browse the repository at this point in the history
  3. expose used package

    Sören Schmaljohann committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    9cc9fdb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. added browser test

    Sören Schmaljohann committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e29c4d4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Clean up Tests using Mockito

    Adopted the Test to use Mockito for Mocking
    Also added option to open Link Externally that always uses url_launcher
    fixed deprecation and imports
    Anton Borries committed May 3, 2022
    Configuration menu
    Copy the full SHA
    9e13304 View commit details
    Browse the repository at this point in the history