Patrick Gaskin
Patrick Gaskin
You need to add the signing key you used for the APK as an authorized app.
Decompile libnickel using ghidra, binja, or another tool. You could also run `nm -D | c++filt` on it, but you'll want to actually look at the implementation to ensure it's...
I already have some code I'm using in other projects to deal with this. I'll fix it when I get around to updating kepubify.
Make sure the file doesn't have an extension. You can also try this (note: I haven't tested this one): [nm_uninstall.zip](https://github.com/user-attachments/files/19716908/nm_uninstall.zip)
If you're using the browser action, try something like: ``` menu_item :main :GoodReads :nickel_browser :modal:https://www.goodreads.com ```
https://github.com/pgaskin/dictutil/issues/22#issuecomment-3010968379 I'll merge this soonish.
Thanks for working on this! I'll review it soon. A few hints for the other ones: - My qrc2zip command and armqrc.py script will extract CSS offsets. - ComfortLight should...
It's been so long since I looked at this, and stuff changed in recent versions, so I honestly don't know. I'll merge the PR since you've tested it, and if...
I'll need to look at the firmware to be sure, but I've seen this happen once before due to the compiler generating code slightly out of the range of what...
Yep, I saw that. I'll cherry-pick it into kobopatch, as this is the second time it's happened. @alliterateaardvark