WillyJL

Results 42 issues of WillyJL

# What's new - JS API for textbox module - #3586 # Verification - Apps > Scripts > textbox.js # Checklist (For Reviewer) - [ ] PR has description of...

New Feature
JS

# What's new - JS API for math module - #3586 - Code by @Spooks4576 (gave permission to share), edits by me # Verification - Apps > Scripts > submenu.js...

New Feature
JS

# What's new - Fixes #3452 as it is still an issue - TLDR: - #3358 fixed crashes when using `cat` on flipper serial - it also included some unrelated...

USB
Bug
Core+Services

# What's new General improvements: - Can have header in Variable Item List - Can have a vertical Submenu - Can lock items in Variable Item List and Submenu -...

UI
New Feature
Core+Services

Fixed some memory management and logic issues, see commits for more info )

Started backporting and refactoring littleraisins' code for image gallery the other day, putting it here to keep track. Still not 100% sure on a few things, I'm figuring them out...

feature

# What's new - Previous fix for EMV read crash in 75ece9b697d1e3b66a75f2d423e51f369bc387f1 caused DESFire to never read - Was comparing sizes of same buffer, and also logic should have compared...

Fixes https://github.com/QubesOS/qubes-issues/issues/9378

openqa-pending

Fixes https://github.com/Stremio/stremio-bugs/issues/868: Essentially, iOS 14 Safari does not support these WASM instructions, and this simple change allows stremio to load without WASM errors.

**Describe the bug** iOS 14 WebKit does not support [WASM sign extension operations](https://github.com/WebAssembly/sign-extension-ops/blob/master/proposals/sign-extension-ops/Overview.md), so stremio-core-web fails to compile and the web interface never loads. **To Reproduce** Steps to reproduce the...