Skip to content

Conversation

@hwnl
Copy link
Collaborator

@hwnl hwnl commented Sep 25, 2024

Implemented the design and functionality of KeyAssist

hwnl and others added 30 commits July 30, 2024 10:31
… as a single JSON file, implemented default King of Glory configuration, and added a complete exit button
# Conflicts:
#	app/src/main/java/com/fde/keyassist/FloatingService.java
# Conflicts:
#	app/src/main/java/com/fde/keyassist/FloatingService.java
hwnl and others added 5 commits September 12, 2024 20:02
Wrong eventTime case drop event in InputDispatcher.cpp

static bool isStaleEvent(nsecs_t currentTime, const EventEntry& entry) {
    return currentTime - entry.eventTime >= STALE_EVENT_TIMEOUT;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants