FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sysbridge - keymapperorg/KeyMapper · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
keymapperorg
/
KeyMapper
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
257
Star
2.6k
Code
Issues
203
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
KeyMapper
sysbridge
on
develop
User selector
Datepicker
Commit history
Commits on Aug 10, 2026
#2203 add toggle for system bridge emergency kill
sds100
committed
c654502
View commit details
Copy full SHA for c654502
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
cleanup code
sds100
committed
1b2a077
View commit details
Copy full SHA for 1b2a077
View code at this point
Browse repository at this point
#2157 feat: use settings ContentProvider via system bridge for choose setting screen
Show description for aed7ca3
claude
committed
aed7ca3
View commit details
Copy full SHA for aed7ca3
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
#2026 log extra information about system bridge auto starting
sds100
committed
d4eba61
View commit details
Copy full SHA for d4eba61
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
fix: use same NDK version as evdev module
sds100
committed
0cd78f0
View commit details
Copy full SHA for 0cd78f0
View code at this point
Browse repository at this point
#2034 catch errors when injecting events with Expert mode on Xiaomi devices and show warning to fix on home screen
sds100
committed
c8851a3
View commit details
Copy full SHA for c8851a3
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
feat: Show dialog if Expert mode fails to start after 60 seconds instead of waiting indefinitely
sds100
committed
9493130
View commit details
Copy full SHA for 9493130
View code at this point
Browse repository at this point
#2028 fix: work around Shizuku bug on Mediatek devices that prevents Expert mode from starting
sds100
committed
3621b8f
View commit details
Copy full SHA for 3621b8f
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
#2024 feat: support Expert mode on all Android versions supported by Key Mapper (8.0+)
sds100
committed
d5949a2
View commit details
Copy full SHA for d5949a2
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Revert "#1973 add option to change app language on Android 13+"
Show description for 274ba3f
sds100
committed
274ba3f
View commit details
Copy full SHA for 274ba3f
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
#1999 Use a more reliable method to check whether Shell has GRANT_RUNTIME_PERMISSIONS permission
sds100
committed
12ea212
View commit details
Copy full SHA for 12ea212
View code at this point
Browse repository at this point
#2004 fix: do not crash when launching wireless debugging screen on some devices.
sds100
committed
a11f6e5
View commit details
Copy full SHA for a11f6e5
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
set adb command result log level to debug
sds100
committed
fd3fcec
View commit details
Copy full SHA for fd3fcec
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
#1973 add option to change app language on Android 13+
sds100
committed
8e1ee50
View commit details
Copy full SHA for 8e1ee50
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
#1977 potentially reduce the amount of "Failed to discover ADB port" errors
sds100
committed
09738d6
View commit details
Copy full SHA for 09738d6
View code at this point
Browse repository at this point
style: reformat
sds100
committed
0213f49
View commit details
Copy full SHA for 0213f49
View code at this point
Browse repository at this point
#1972 fix: expert mode works on Android 10
sds100
committed
2eab0fc
View commit details
Copy full SHA for 2eab0fc
View code at this point
Browse repository at this point
fix: refresh the system bridge starter script when the app launches in case the paths changed
sds100
committed
ca68a68
View commit details
Copy full SHA for ca68a68
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
#1964 feat: show the command to start Expert Mode with a shell command
sds100
committed
f14d5a7
View commit details
Copy full SHA for f14d5a7
View code at this point
Browse repository at this point
#1964 feat: show the command to start Expert Mode with a shell command
sds100
committed
75952ab
View commit details
Copy full SHA for 75952ab
View code at this point
Browse repository at this point
#1965 disable miui_optimisation when system bridge starts
sds100
committed
b71dba8
View commit details
Copy full SHA for b71dba8
View code at this point
Browse repository at this point
#1965 fix: better system bridge support on Xiaomi devices and ask to enable "USB debugging security settings" in developer options
sds100
committed
4668058
View commit details
Copy full SHA for 4668058
View code at this point
Browse repository at this point
#1967 fix: still connect to the system bridge if granting WRITE_SECURE_SETTINGS fails
sds100
committed
4d092bc
View commit details
Copy full SHA for 4d092bc
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
#1947 feat: show tip to use expert mode where the old option for screen off remapping used to be
sds100
committed
eda1d53
View commit details
Copy full SHA for eda1d53
View code at this point
Browse repository at this point
Commits on Dec 27, 2025
refactor: remove redundant min sdk checks
sds100
committed
bce437e
View commit details
Copy full SHA for bce437e
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
remove unused lsposed hiddenapibypass
sds100
committed
cdde1b2
View commit details
Copy full SHA for cdde1b2
View code at this point
Browse repository at this point
remove unused appiconloader library
sds100
committed
e790508
View commit details
Copy full SHA for e790508
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
style: reformat
sds100
committed
b654702
View commit details
Copy full SHA for b654702
View code at this point
Browse repository at this point
#1938 show different log message when system bridge killed by user
sds100
committed
85f17b4
View commit details
Copy full SHA for 85f17b4
View code at this point
Browse repository at this point
#1941 feat: show loading indicator when starting system bridge
sds100
committed
4059743
View commit details
Copy full SHA for 4059743
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
#1905 feat: log to Key Mapper from system bridge
sds100
committed
b294a75
View commit details
Copy full SHA for b294a75
View code at this point
Browse repository at this point
#1926 WIP: notify Kotlin code when evdev devices change and stop watching when invalidating grabbed devices
sds100
committed
4a8d2f0
View commit details
Copy full SHA for 4a8d2f0
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
#1926 fix calling SystemBridge onGrabbedDevicesChanged
sds100
committed
98e4c03
View commit details
Copy full SHA for 98e4c03
View code at this point
Browse repository at this point
#1926 WIP: refactor code to use new EvdevGrabController
sds100
committed
b67de81
View commit details
Copy full SHA for b67de81
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
fix: system bridge autostarter uses correct time for cooldown
sds100
committed
19abf58
View commit details
Copy full SHA for 19abf58
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL