mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[PR #142] [MERGED] [Linux] Add Qr-Code to sync irk and enc key #302
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kavishdevar/librepods/pull/142
Author: @tim-gromeyer
Created: 6/5/2025
Status: ✅ Merged
Merged: 6/5/2025
Merged by: @tim-gromeyer
Base:
main← Head:linux-qrcode-sync-irk📝 Commits (1)
5ead4d6[Linux] Add Qr-Code to sync irk and enc key📊 Changes
8 files changed (+1514 additions, -0 deletions)
View changed files
📝
linux/CMakeLists.txt(+4 -0)➕
linux/KeysQRDialog.qml(+69 -0)📝
linux/Main.qml(+11 -0)➕
linux/QRCodeImageProvider.hpp(+46 -0)📝
linux/deviceinfo.hpp(+4 -0)📝
linux/main.cpp(+2 -0)➕
linux/thirdparty/QR-Code-generator/qrcodegen.cpp(+829 -0)➕
linux/thirdparty/QR-Code-generator/qrcodegen.hpp(+549 -0)📄 Description
The QR-Code contains following text (or url to be precise):
librepods://add-magic-keys?enc_key=...&irk=...🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.