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 split tunneling #89

Closed
wants to merge 17 commits into from
Closed

Commits on Aug 23, 2022

  1. Allow the user to control which apps can use the VPN

    Signed-off-by: Víctor Enríquez <188838+vquicksilver@users.noreply.github.com>
    vquicksilver committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    93771fe View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Remove experimenting leftovers, fix formating

    Signed-off-by: Víctor Enríquez <188838+vquicksilver@users.noreply.github.com>
    vquicksilver committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6bad91f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge vquicksilver/feature-control-allowed-apps

    Signed-off-by: Myned <dev@bjork.tech>
    Co-authored-by: Víctor Enríquez <188838+vquicksilver@users.noreply.github.com>
    Myned and vquicksilver committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8bcb135 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Remove logging

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4e76e0d View commit details
    Browse the repository at this point in the history
  2. Fix copyright year

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    40c0391 View commit details
    Browse the repository at this point in the history
  3. Fix formatting and grammar

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    8b99713 View commit details
    Browse the repository at this point in the history
  4. Change app icons to slightly higher resolution

    Anything over 64 units yields stuttery scrolling, and anything under is pixelated
    
    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    2a51493 View commit details
    Browse the repository at this point in the history
  5. Fix Sonos and Chromecast setup

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7e8a099 View commit details
    Browse the repository at this point in the history
  6. Use for each loops

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    b216655 View commit details
    Browse the repository at this point in the history
  7. Fix app list layout

    Extend width and fix icon size/alignment
    
    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f3857ac View commit details
    Browse the repository at this point in the history
  8. Move loading of apps to menu press

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e815baf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a923fc View commit details
    Browse the repository at this point in the history
  10. Fix app icon alignment

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7c2e300 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Merge branch 'main' into add-split-tunneling

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6595c8a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Fix slight icon truncation

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    16a3d37 View commit details
    Browse the repository at this point in the history
  2. Rework getInstalledApps()

    Signed-off-by: Myned <dev@bjork.tech>
    Myned committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    1708153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    620c73d View commit details
    Browse the repository at this point in the history