An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
59 matches across 8 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/logcat.py | 196 | def _check_for_birth_or_death(self, rec): |
| LOW | tools/logcat.py | 220 | def _update_packages_and_pids(self, rec): |
| LOW | tools/ja_keyboard_generate.py | 102 | def generate_alphabet_shift_cycle(letter): |
| LOW | frontend/pluginloader.lua | 158 | local function sandboxPluginEventHandlers(plugin) |
| LOW | frontend/docsettings.lua | 101 | local function getOrderedLocationCandidates() |
| LOW | frontend/ui/wikipedia.lua | 134 | local function getWikimediaThumbnailStep(width) |
| LOW | frontend/ui/elements/common_settings_menu_table.lua | 597 | local function genMetadataFolderMenuItem(value) |
| LOW | frontend/ui/elements/menu_keyboard_layout.lua | 19 | local function getOrderedActivatedKeyboardLayouts() |
| LOW | frontend/ui/elements/menu_keyboard_layout.lua | 38 | local function getActivatedKeyboardsStringCount(compact) |
| LOW | frontend/ui/elements/menu_keyboard_layout.lua | 48 | local function genKeyboardLayoutsSubmenu() |
| LOW | frontend/document/koptinterface.lua | 480 | local function buildOptimizedFullPageTile() |
| LOW | frontend/document/koptinterface.lua | 491 | local function buildOptimizedPagePartTile() |
| LOW | frontend/device/gesturedetector.lua | 1392 | local function translateMultiswipeGesDirCoordinate(multiswipe_directions, translation_table) |
| LOW | frontend/device/kindle/device.lua | 104 | local function kindleAuthenticateNetwork(essid) |
| LOW | frontend/apps/reader/modules/readerstyletweak.lua | 473 | local function dispatcherRegisterStyleTweak(tweak_id, tweak_title) |
| LOW | frontend/apps/reader/modules/readerlink.lua | 276 | local function isLargerTapAreaToFollowLinksEnabled() |
| LOW | frontend/apps/reader/modules/readerlink.lua | 280 | local function isTapIgnoreExternalLinksEnabled() |
| LOW | frontend/apps/reader/modules/readerlink.lua | 284 | local function isFootnoteLinkInPopupEnabled() |
| LOW | frontend/apps/reader/modules/readerlink.lua | 296 | local function isSwipeToFollowNearestLinkEnabled() |
| LOW | frontend/apps/reader/modules/readerlink.lua | 300 | local function isSwipeIgnoreExternalLinksEnabled() |
| LOW | frontend/apps/reader/modules/readerlink.lua | 304 | local function isSwipeToJumpToLatestBookmarkEnabled() |
| LOW | frontend/apps/filemanager/filemanagercollection.lua | 506 | local function genFilterByMetadataButton(button_prop) |
| LOW | plugins/hotkeys.koplugin/main.lua | 288 | local function attachNewTableToExistingTable(original_table, second_table) |
| LOW | plugins/newsdownloader.koplugin/main.lua | 298 | local function parseCommaSeparatedOption(opt) |
| LOW | plugins/profiles.koplugin/main.lua | 64 | local function dispatcherRegisterProfile(name) |
| LOW | plugins/profiles.koplugin/main.lua | 69 | local function dispatcherUnregisterProfile(name) |
| LOW | plugins/bookshortcuts.koplugin/main.lua | 24 | local function dispatcherRegisterShortcut(name) |
| LOW | spec/unit/readhistory_spec.lua | 310 | local function testAutoRemoveDeletedItems() |
| LOW | spec/unit/readhistory_spec.lua | 329 | local function testDoNotAutoRemoveDeletedItems() |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | frontend/apps/reader/modules/readerdictionary.lua | 644 | local preview_definition = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. " .. |
| LOW | frontend/apps/reader/modules/readerdictionary.lua | 644 | local preview_definition = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. " .. |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 14 | <title>Lorem Ipsum Feed</title> |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 16 | <description>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</description> |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 16 | <description>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</description> |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 19 | <title><![CDATA[Lorem Ipsum Article]]></title> |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 23 | <description><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit.]]></description> |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 23 | <description><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit.]]></description> |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 24 | <content:encoded><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit.]]></content:encoded> |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 24 | <content:encoded><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit.]]></content:encoded> |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 54 | assert.equals("Lorem Ipsum Feed", feeds.rss.channel.title) |
| LOW | spec/unit/newsdownloader_url_normalization_spec.lua | 59 | assert.equals("Lorem Ipsum Article", first_item.title) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | platform/kindle/libkohelper.sh | 18 | ## Check if we have an FBInk binary available somewhere... |
| LOW | platform/kindle/koreader.sh | 243 | # Check if KPVBooklet was launched more than once, if not we will disable pillow |
| LOW | platform/kindle/extensions/koreader/bin/koreader-ext.sh | 33 | # Check if we were called by install_koreader... |
| LOW | platform/cervantes/koreader.sh | 129 | # Check if the user requested to always abort on crash |
| LOW | platform/remarkable/koreader.sh | 146 | # Check if the swap has been disabled... |
| LOW | platform/remarkable/koreader.sh | 196 | # Check if the user requested to always abort on crash |
| LOW | platform/kobo/koreader.sh | 181 | # Check if Nickel is our parent... |
| LOW | platform/kobo/koreader.sh | 358 | # Check if the swap has been disabled... |
| LOW | platform/kobo/koreader.sh | 434 | # Check if the user requested to always abort on crash |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | tools/mkrelease.sh | 331 | # Create the initial uncompressed TAR file. |
| MEDIUM | tools/mkrelease.sh | 337 | # Create the final TAR.XZ file. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/ja_keyboard_generate.py | 1 | #!/usr/bin/env python3 |
| LOW | platform/mac/do_mac_bundle.sh | 1 | #!/bin/bash |
| LOW | platform/kobo/koreader.sh | 61 | # but it unfortunately defaults to its lowest possible setting... |
| LOW | platform/kobo/koreader.sh | 301 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/ja_keyboard_generate.py | 130 | # NOTE: If we ever want to enable looping for these modifiers, just set |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/ja_keyboard_generate.py | 15 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | frontend/device/kindle/device.lua | 768 | -- Don't forget to flag ourselves in ScreenSaver mode like Screensaver:show would, |