Commit Graph

487 Commits (92184f0199246992cd83ac01e644c9d17375eb74)

Author SHA1 Message Date
chrox 92184f0199 fix #1985 by always return to the parent dir of current doc in the FileManager 9 years ago
Qingping Hou 0226efc4cd readerfooter(minor): just incase self.pages is nil 9 years ago
Qingping Hou 572412b1f6 readerrolling(fix): detect end of book properly 9 years ago
Qingping Hou f0cc8749b6 Merge pull request #1977 from Hzj-jie/migrate-history
Migrate history folder into sdr - A new history.lua file and ReadHistory component
9 years ago
Zijie He 667e8834ad Migrate history folder, FileManagerHistory uses own history.lua file and ReadHistory component 9 years ago
Qingping Hou c22a3747d8 fix all the tests 9 years ago
Qingping Hou a049eddcbc bookmark(fix): bookmark comparison for crengine 9 years ago
Frans de Jonge 5638819f25 Removed a bunch of "successfully", replaced an ellipsis, and some deviant spellings of KOReader. 9 years ago
Allan Nordhøy bc16ed5035 Spelling of calibre and KOReader. Ellipsis. 9 years ago
Qingping Hou eb37d9b8b6 kobo: fix screen probe for touch 9 years ago
Qingping Hou dffc42d234 fix(readerrolling): crash with legacy last_per config in page mode 9 years ago
Qingping Hou 467199285f minor: rename Koreader to KOReader 9 years ago
Qingping Hou 26f5c8861b chore: minor style cleanup 9 years ago
Qingping Hou 11d5b5c0a1 fix(readerlink): restore reader view context on go back 9 years ago
Qingping Hou 2d5222ef33 readerview: add get/set methods for view context 9 years ago
Qingping Hou f48d9bd6d9 fix(readerfooter): marker ticks initialization 9 years ago
Qingping Hou 2f78493e9e minor: write reader error to stderr 9 years ago
Qingping Hou adc7ddccfc test: start every test suit with a clean reader setting 9 years ago
Qingping Hou 1683023f2c refactor(readerfooter): optimization and bug fixes
* avoid unnecessary initialization
* really fix the crash caused by autoRefreshTime....
* responsive progress bar layout
9 years ago
Qingping Hou 1ede9d03f1 fix: avoid initializing readerfooter multiple times
This will create multiple autoRefreshTime function and crash the reader on exit
9 years ago
Qingping Hou 34e0238b6f readermenu: move book status to info tab & minor cleanup 9 years ago
Qingping Hou a99ab5a976 bookstatus: adjust layout and spacing for bookstatus page 9 years ago
Qingping Hou 5e8c5243c4 uimanager: fix crash on crash.... 9 years ago
Qingping Hou 8190093f83 kobo: don't create FrontLightState config if it didn't exist to begin with 9 years ago
Qingping Hou 9afae91b13 chore: rename frontlight related variables to keep style consistent
flIntensity -> fl_intensity
flState -> is_fl_on
fallback_FrontLightLevel -> fallback_fl_level
9 years ago
Qingping Hou d4254e5266 fix: unschedule auto refresh footer task on document close 9 years ago
Qingping Hou 46ade8e795 readergoto: show current page in input hint 9 years ago
Qingping Hou 847837c5c1 readergoto: use the term page and location based on doc type 9 years ago
Qingping Hou 8c01835458 fix: only show reader status at the end of the book 9 years ago
zijiehe 8861365264 Add rename function for filemanager 9 years ago
Qingping Hou 4598284bbb fix(readerfontlight): crash in toggle 9 years ago
Qingping Hou 03e81cfa4d test: fix readerui instance reset test 9 years ago
Qingping Hou 72e7cd5cf4 style: move functions around 9 years ago
Qingping Hou b63ddb8736 fix: kill in fly hinting event on document close 9 years ago
Qingping Hou e422842256 minor: a lot of luacheck fixes 9 years ago
Qingping Hou 6a6469fa09 more luacheck fixes 9 years ago
Qingping Hou f2c016161e fix: typo in readerstatus 9 years ago
Qingping Hou 59c17ef420 minor: more luacheck fixes 9 years ago
Qingping Hou 12c6bd7121 test: fix readerbookmark unit test 9 years ago
Qingping Hou 11ee8d6fcc refactor: use new KeyValuePage widget for displaying statistics 9 years ago
Alex Pletnev fbf98ed920 #1710 FR: Add support of statistics plugin for pdf 9 years ago
Qingping Hou 8e707da616 reader(status): append status item to the end of menu properly 9 years ago
Qingping Hou 9bd2d42834 build: enforce luacheck in travis build 9 years ago
Alex Pletnev c0a2b3d4d9 #1730 Create complete book feature 9 years ago
Alex Pletnev 0f9bfbf147 #1730 Create complete book feature 9 years ago
Qingping Hou 2f0544b1b7 refactor(statistics): avoid magic 0.1 schedule with PostRender event 9 years ago
Qingping Hou daf754d0f4 minor(readerhinting): access document directly instead of from ui 9 years ago
Qingping Hou e2096ed8d9 doc: add documentation build infrastructure 9 years ago
chrox 41d3642467 add auto refresh time option for status bar, close #1769 9 years ago
Huang Xin 1dff6c7bc6 Merge pull request #1784 from koreader/houqp-master
minor FM fix
9 years ago