1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small indentation correction. More... 8 months ago
HIMS: Add a description to each identity entry. More... 8 months ago
The BrailleSense 6 has scroll keys. More... 8 months ago
USB: Add debug logs to hopefully show why a device is being skipped. More... 8 months ago
Android: The braille and input services don't need to be exported. More... 8 months ago
Android: Document the (new) need to explicitly authorize connecting to Bluetooth devices. More... 8 months ago
Android: The new Bluetooth permissions need to be granted by the user at runtime. More... 8 months ago
Android: Check that the BLUETOOTH_CONNECT permission has been granted before trying to use it. More... 8 months ago
Android: The BLUETOOTH_CONNECT permission is now needed. More... 8 months ago
Android: Pending intents now need to explicitly specify if they're mutable or not. More... 8 months ago
Android: A service with an intent filter needs to specify the android:exported attribute. More... 8 months ago
Android: Target API level 32 (instead of 30). More... 8 months ago
Update to BRLTTY 6.6 (from 6.5). More... 8 months ago
external speech: Fix the reception of tracking data. More... 8 months ago
tty shouldn't be added twice as a supplementary group. More... 8 months ago
Add a couple of logPossibleCaus() calls for when TIOCSTI fails. More... 9 months ago
Present a message that Linux character injection is disabled if TIOCSTI fails. More... 9 months ago
rpm: Package the brltty-pty command. More... 9 months ago
Another place where SUB should now be ASCII_SUB. More... 9 months ago
ensure appending to clipboard with a rectangular copy inserts a CR More... 9 months ago
The DotPad needs to be in the USB autodetect list. More... 9 months ago
Document how to run fuzzing More... 9 months ago
Windows: Resync a couple of line numbers within the build logs. More... 9 months ago
Windows: For now, comment out a couple of calls to setCloseOnExec(). More... 9 months ago
XWindow braille driver: Making dispb a pointer to an unsigned char wasn't compatible. More... 9 months ago
DotPad: Post-development cleanup. More... 9 months ago
DotPad: If the text display is being used then set the cell size. More... 9 months ago
DotPad: Implement multiline support on the graphic display. More... 9 months ago
DotPad: If the number of function keys isn't specified then assume 4. More... 9 months ago
DotPad: Pressing both panning keys together should perform the expected actions. More... 9 months ago