Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.
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: samloader/samloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: martinetd/samloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 8 files changed
  • 6 contributors

Commits on Apr 28, 2023

  1. add low-maintenance warning

    martinetd committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    663bf31 View commit details
    Browse the repository at this point in the history
  2. Fix error 400 on version check

    fota-cloud-dn.ospserver.net seems to block the requests user agent explicitly,
    forcing curl instead makes it work for now.
    martinetd committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    aeb8e76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c24ec45 View commit details
    Browse the repository at this point in the history
  4. De-duplicate code in decrypt and download-with-auto-decrypt

    Aristeidis Dimitriadis authored and martinetd committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    75c860f View commit details
    Browse the repository at this point in the history
  5. Improve README.md formatting

    aristos-d authored and martinetd committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bb331ef View commit details
    Browse the repository at this point in the history
  6. README: update URL

    martinetd committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b20e1b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    cd7f942 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Merge pull request #2 from Grimler91/download-url

    fusclient: fix 403 Client Error: Forbidden for recent devices
    martinetd authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    fcc61f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Update FUS keys

    Samsung changed keys used for downloads and require updating
    
    Link: martinetd#4
    Link: zacharee/SamloaderKotlin@e0766d7
    Reported-by: @TheRealMrWicked
    martinetd committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    78fad6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from martinetd/update-keys

    Update FUS keys
    martinetd authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b638d99 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    e7e9df8 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. --dev-imei: rename short option to -i

    .. and make optional for checkupdate
    martinetd committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    70a0407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0745fed View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. imei: allow partial prefix

    - fix README option (option was renamed without fixing README, sorry)
    - add luhn algorthim so we can generate valid IMEI numbers from a prefix
      string; user can now not give away something that'd identify them
      directly.
    martinetd committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    39d156c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    6630ffa View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    0d724ce View commit details
    Browse the repository at this point in the history
Loading