hius07

Results 641 comments of hius07

Explore and discover. Long-pressing is a standard action.

https://github.com/koreader/koreader/blob/ce7fcff3608cd3f4ee24898b82a3c2e680f202c3/frontend/ui/widget/filechooser.lua#L452 https://github.com/koreader/koreader/blob/ce7fcff3608cd3f4ee24898b82a3c2e680f202c3/frontend/ui/widget/pathchooser.lua#L29-L35

https://github.com/koreader/koreader/blob/09f3041aa5d7c1befa78bedfcd754346f074fd58/plugins/exporter.koplugin/main.lua#L122-L127 This chunk is expected to be duplicated in all generic plugins. Can be moved to Provider, receiving `name` and `t` as args.

> type="application/octet-stream"/ It's not correct. .mobi mimetype should be `application/x-mobipocket-ebook`.

Another calibre web mimetype bug: https://github.com/koreader/koreader/issues/12711.

You can try to set a checkbox "Use server filenames" in the OPDS catalog settings.

You can try to patch calibre web, see the issue mentioned above.

Looks like incorrect unpacking of the `extensions` folder.

> I have tried following implementation without success in UIManager Popups Maybe you've missed `TextBoxWidget.PTF_HEADER`.

Bold doesn't work without this header.