3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
device: move status string function to Device and Receiver More... over 1 year ago
receiver: move pairing status to new dataclass attached to receiver More... over 1 year ago
Automatically upgrade strings to f-string More... over 1 year ago
docs: update EX100 information More... over 1 year ago
device: use Python 3.7 type hints More... over 1 year ago
device: use status attribute for error More... over 1 year ago
device: use status attribute for notification_flags More... over 1 year ago
device: use status attribute for link_encrypted More... over 1 year ago
ui: use Battery object in GUI More... over 1 year ago
device: change status battery fields to Battery objects More... over 1 year ago
docs: add requirement for CONFIG_HIDRAW More... over 1 year ago
Extend Ubuntu dependencies for GitHub CI More... over 1 year ago
receiver: move more method code to subclasses More... over 1 year ago
ui: fix app name casing in UI More... over 1 year ago
test: Extract get_kind_from_index function and test it More... over 1 year ago
receiver: create subclasses of receiver for different variants More... over 1 year ago
device: add missing receiver type for Lightspeed receivers More... over 1 year ago
device: add new device types More... over 1 year ago
Simplify name of license file More... over 1 year ago
Rename changelog.md to all capitals More... over 1 year ago
Update .gitignore More... over 1 year ago
Remove unused .gitmodules More... over 1 year ago
fix: Use exception from exception module More... over 1 year ago
refactor: Get receiver product info before instantiation More... over 1 year ago
Refactor: Move Device instantiation to factory class More... over 1 year ago
Refactor: Move Receiver instantiation to factory class More... over 1 year ago
cleanup: Remove unnecessary calls of del More... over 1 year ago
settings: fix bug when reading BACKLIGHT setting from device More... over 1 year ago
update: Replace legacy logger.warn with logger.warning More... over 1 year ago
cleanup: Remove duplicated code to read register More... over 1 year ago