Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: therealaleph/MasterHttpRelayVPN-RUST
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Themrmba/MasterHttpRelayVPN-RUST
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 20 files changed
  • 2 contributors

Commits on May 19, 2026

  1. Add files via upload

    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    7befc72 View commit details
    Browse the repository at this point in the history
  2. Update HomeScreen.kt

    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    46b17fb View commit details
    Browse the repository at this point in the history
  3. Add newline at end of HomeScreen.kt

    Fix missing newline at the end of HomeScreen.kt
    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    595d125 View commit details
    Browse the repository at this point in the history
  4. Refactor theme to use neon colors and shapes

    Updated the theme colors and shapes to use neon colors and adjusted the dark color scheme accordingly.
    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    7d6c440 View commit details
    Browse the repository at this point in the history
  5. chore(releases): refresh prebuilt binaries for v2.0.0

    Auto-committed by release workflow so users behind GitHub-Releases-page filtering can download via the in-repo releases/ folder. The GitHub Release page itself still has the canonical versioned artifacts; this folder is the fallback path for users who can only reach the static source tree (Code → Download ZIP).
    github-actions[bot] committed May 19, 2026
    Configuration menu
    Copy the full SHA
    0d91d78 View commit details
    Browse the repository at this point in the history
  6. Update HomeScreen.kt

    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    46a65f8 View commit details
    Browse the repository at this point in the history
  7. Add newline at end of Theme.kt

    Fix missing newline at end of Theme.kt file.
    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    12280d6 View commit details
    Browse the repository at this point in the history
  8. Fix missing newline at end of HomeScreen.kt

    Add missing newline at the end of HomeScreen.kt
    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    7325849 View commit details
    Browse the repository at this point in the history
  9. Update Theme.kt

    Add newline at the end of Theme.kt file
    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    daaddc4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8730d69 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    469172e View commit details
    Browse the repository at this point in the history
  12. Add newline at end of HomeScreen.kt

    Fix missing newline at the end of HomeScreen.kt
    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    6de03a3 View commit details
    Browse the repository at this point in the history
  13. Add newline at end of HomeScreen.kt

    Fix missing newline at the end of HomeScreen.kt file.
    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    3484b68 View commit details
    Browse the repository at this point in the history
  14. chore(releases): refresh prebuilt binaries for v2.2.3

    Auto-committed by release workflow so users behind GitHub-Releases-page filtering can download via the in-repo releases/ folder. The GitHub Release page itself still has the canonical versioned artifacts; this folder is the fallback path for users who can only reach the static source tree (Code → Download ZIP).
    github-actions[bot] committed May 19, 2026
    Configuration menu
    Copy the full SHA
    e468933 View commit details
    Browse the repository at this point in the history
  15. Refactor HomeScreen layout and update buttons

    Removed vertical scrolling and adjusted padding for layout. Updated button sizes and modified the connect button's clickable behavior. Added follow buttons with links to external channels.
    Themrmba authored May 19, 2026
    Configuration menu
    Copy the full SHA
    3831f19 View commit details
    Browse the repository at this point in the history
  16. chore(releases): refresh prebuilt binaries for v2.3.1

    Auto-committed by release workflow so users behind GitHub-Releases-page filtering can download via the in-repo releases/ folder. The GitHub Release page itself still has the canonical versioned artifacts; this folder is the fallback path for users who can only reach the static source tree (Code → Download ZIP).
    github-actions[bot] committed May 19, 2026
    Configuration menu
    Copy the full SHA
    84a5614 View commit details
    Browse the repository at this point in the history
Loading