Integrate amo13/Heimdall fork #1

Open
gfgit wants to merge 24 commits from amo13/master into master
gfgit commented 2023-10-30 12:43:41 +01:00 (Migrated from github.com)

I'm really confused about the many forks of Heimdall.
@amo13 one seems the most recently updated so I'm integrating it into @Gabriel2392 version.

I'm really confused about the many forks of Heimdall. @amo13 one seems the most recently updated so I'm integrating it into @Gabriel2392 version.
amo13 commented 2023-10-30 13:11:31 +01:00 (Migrated from github.com)

I am very confused too... To me, it looked like @grimler91 had the most up-to-date or best maintained fork on his repo (outside github, with some weird UI that confuses me even more), but I don't really know.

I guess what we'd need is some communication about what fork should be maintained for the community and where to move all further community communication about heimdall, like bugs, PRs, issues etc...

I am very confused too... To me, it looked like @grimler91 had the most up-to-date or best maintained fork on his repo (outside github, with some weird UI that confuses me even more), but I don't really know. I guess what we'd need is some communication about what fork should be maintained for the community and where to move all further community communication about heimdall, like bugs, PRs, issues etc...
gfgit commented 2023-10-30 13:42:58 +01:00 (Migrated from github.com)

Hi! Thanks for the answer.
I'm really new to the world of custom ROMs.
I'm trying to install LineageOS or maybe PostmarketOS in a Samsung Galaxy S4 mini (samsung-serranoltexx).
Originally I've thought Heimdall was unmaintained and tried an old .deb which used Qt4 libraries.
Now I'm trying to guess the differences between your fork and the one from Gabriel2392.
Grimler91 doesn't seem to have a fork, maybe he changed user name?

Hi! Thanks for the answer. I'm really new to the world of custom ROMs. I'm trying to install LineageOS or maybe PostmarketOS in a Samsung Galaxy S4 mini (samsung-serranoltexx). Originally I've thought Heimdall was unmaintained and tried an old .deb which used Qt4 libraries. Now I'm trying to guess the differences between your fork and the one from Gabriel2392. Grimler91 doesn't seem to have a fork, maybe he changed user name?
gfgit commented 2023-10-30 13:48:43 +01:00 (Migrated from github.com)

@amo13 Ok I've found the other repository outside GitHub. I will compare it

EDIT: Grimler91 and Gabriel2392 forks seems to be in sync

@amo13 Ok I've found the other repository outside GitHub. I will compare it EDIT: Grimler91 and Gabriel2392 forks seems to be in sync
This pull request has changes conflicting with the target branch.
  • README.md
  • heimdall-frontend/CMakeLists.txt
  • heimdall/CMakeLists.txt
  • heimdall/source/BridgeManager.cpp
  • heimdall/source/FlashAction.cpp
  • heimdall/source/SendFilePartPacket.h
  • libpit/CMakeLists.txt
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b amo13/master master
git pull origin amo13/master

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff amo13/master
git push origin master
Sign in to join this conversation.
No description provided.