1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
<schemalist>
<schema id="com.github.babluboy.bookworm" path="/com/github/babluboy/bookworm/" gettext-domain="bookworm">
<key name="pos-x" type="i">
<default>0</default>
<summary>Save x co-ordinate of window position</summary>
</key>
<key name="pos-y" type="i">
<default>0</default>
<summary>Save x co-ordinate of window position</summary>
</key>
<key name="window-width" type="i">
<default>1200</default>
<summary>The saved width of the window.</summary>
</key>
<key name="window-height" type="i">
<default>800</default>
<summary>The saved height of the window.</summary>
</key>
<key name="window-is-maximized" type="b">
<default>false</default>
<summary>Save maximized state of window</summary>
</key>
<key name="window-position-x" type="i">
<default>0</default>
<summary>Save x co-ordinate of window position</summary>
</key>
<key name="window-position-y" type="i">
<default>0</default>
<summary>Save y co-ordinate of window position</summary>
</key>
<key name="zoom-level" type="d">
<default>1.0</default>
<summary>Save Zoom Level of WebView</summary>
</key>
<key name="reading-profile" type="s">
<default>"PROFILE1"</default>
<summary>Save the reading profile</summary>
</key>
<key name="is-local-storage-enabled" type="b">
<default>true</default>
<summary>Local storage for extracted contents of books</summary>
</key>
<key name="is-show-library-on-start" type="b">
<default>false</default>
<summary>Always show the library view on start</summary>
</key>
<key name="is-dark-theme-enabled" type="b">
<default>false</default>
<summary>Enable dark theme</summary>
</key>
<key name="reading-width" type="s">
<default>"1"</default>
<summary>Save the page width for reading</summary>
</key>
<key name="reading-line-height" type="s">
<default>"150"</default>
<summary>Save the page line height for reading</summary>
</key>
<key name="text-alignment" type="s">
<default>"left"</default>
<summary>Save the page text alignment for reading</summary>
</key>
<key name="reading-font-name" type="s">
<default>"georgia"</default>
<summary>Save the choosen font for reading</summary>
</key>
<key name="reading-font-name-family" type="s">
<default>"georgia 12"</default>
<summary>Save the choosen font for reading</summary>
</key>
<key name="reading-font-size" type="i">
<default>12</default>
<summary>Save the choosen font size for reading</summary>
</key>
<key name="is-two-page-enabled" type="b">
<default>false</default>
<summary>Enable two page view</summary>
</key>
<key name="is-leaf-over-page-by-edge-enabled" type="b">
<default>false</default>
<summary>Enable leaf over page by clicking on edge</summary>
</key>
<key name="library-view-mode" type="s">
<default>"LIBRARY_MODE_GRID"</default>
<summary>Save the library view mode</summary>
</key>
<key name="is-fullscreen" type="b">
<default>false</default>
<summary>Save fullscreen state</summary>
</key>
<key name="list-of-profile-colors" type="s">
<default>"#000000,#fbfbfb,#E8ED00,#586e75,#fdf6e3,#87FF2B,#93a1a1,#002b36,#3465A4"</default>
<summary>
List of profile colours. Each profiles has three colors - First color is text color, second one is bgcolor and third color is highlight color. The first three sets are customizable and the last two sets are the default light and dark profiles
</summary>
</key>
<key name="list-of-scan-dirs" type="s">
<default>""</default>
<summary>List of directories to be scanned for new books</summary>
</key>
<key name="book-being-read" type="s">
<default>""</default>
<summary>Save the path of the book being read if the user closes the app while reading</summary>
</key>
<key name="current-info-tab" type="s">
<default>"content-list"</default>
<summary>Save the last viewed info tab</summary>
</key>
<key name="library-page-items" type="i">
<default>21</default>
<summary>Number of books to show per library page in both grid and list views</summary>
</key>
<child name="shortcuts" schema="com.github.babluboy.bookworm.shortcuts" />
</schema>
<schema id="com.github.babluboy.bookworm.shortcuts" gettext-domain="bookworm-shortcuts">
<key name="toggle-library-view" type="as">
<default>["v 4", "V 4"]</default>
<summary>toggleLibraryView</summary>
</key>
<key name="move-library-page-backward" type="as">
<default>["Left 0"]</default>
<summary>moveLibraryPageBackward</summary>
</key>
<key name="move-library-page-forward" type="as">
<default>["Right 0"]</default>
<summary>moveLibraryPageForward</summary>
</key>
<key name="return-to-library-view" type="as">
<default>["l 4", "L 4"]</default>
<summary>returnToLibraryView</summary>
</key>
<key name="move-page-backward" type="as">
<default>["Left 0"]</default>
<summary>movePageBackward</summary>
</key>
<key name="move-page-forward" type="as">
<default>["Right 0"]</default>
<summary>movePageForward</summary>
</key>
<key name="increase-zoom-level" type="as">
<default>["plus 4", "plus 5"]</default>
<summary>increaseZoomLevel</summary>
</key>
<key name="decrease-zoom-level" type="as">
<default>["minus 4"]</default>
<summary>decreaseZoomLevel</summary>
</key>
<key name="toggle-bookmark" type="as">
<default>["d 4", "D 4"]</default>
<summary>toggleBookmark</summary>
</key>
<key name="unfullscreen" type="as">
<default>["Escape 0"]</default>
<summary>unfullscreen</summary>
</key>
<key name="toggle-fullscreen" type="as">
<default>["F11 0"]</default>
<summary>toggleFullScreen</summary>
</key>
<key name="close-bookworm-completely" type="as">
<default>["q 4", "Q 4"]</default>
<summary>closeBookwormCompletely</summary>
</key>
<key name="focus-on-header-search-bar" type="as">
<default>["f 4", "F 4"]</default>
<summary>focusOnHeaderSearchBar</summary>
</key>
</schema>
</schemalist>
|