Frans de Jonge
aa0bf60ccb
MenuSorter: pass config prefix for proper user override
2017-03-26 11:12:44 +02:00
Frans de Jonge
5b20106db7
MenuSorter: initial implementation
...
* Menus are now sanely configurable
* Custom separator placement for clearer menus
2017-03-26 11:12:44 +02:00
robert00s
f2f0c376fa
Minor Reader Fronlight modyfication
2017-03-25 22:11:00 -07:00
Qingping Hou
00cf81febc
readercopt(fix): set view mode after reader is ready
...
Otherwise, self.xpointer might still be nil in
ReaderRolling:onChangeViewMode
2017-03-25 13:53:47 +01:00
robert00s
a2bfc3858d
changes after comments
2017-03-24 12:00:15 -07:00
robert00s
4479d686a0
Refresh status bar after resume
2017-03-24 12:00:15 -07:00
Qingping Hou
a943b73303
fix: adjust pan rate for eink and non-eink screens
2017-03-24 15:42:41 +01:00
Qingping Hou
fc12ee6537
decouple reader footer from dictquicklookup widget & translation fix ( #2664 )
...
* chore: fix strings for translations
* dictionary(chore): decouple reader footer from dictquicklookup widget
2017-03-24 00:20:37 -07:00
Hzj_jie
8f4ec13841
Remove powerd:refreshCapacity() ( #2671 )
2017-03-24 00:18:03 -07:00
Hzj_jie
0b29e73e2e
BatteryStat plugin and instruction of KoboLight plugin ( #2643 )
...
* Start battery stat plugin
* BatteryStat & kobolight
* Several minor improvements
* Remove a useless function
* flush settings
* Some review feedbacks
* Resolve review comments
* Remaining Minutes -> Remaining Hours
* Add dump_file
* typo
* realpath
* realpath on folder
* Remove useless os.time()
* Resolve review comments
* warning
* Add BatteryStat.debugging flag
* treat log as txt
* Minor improvement
* Charging hour should be positive
* Use warn instead of info
* onSuspend in Kobo
* Charging events for kobo and kindle
* More events
* dumpOrLog
* Warnings
* Typo
* More space
* Singleton
* slightly format change
* BatteryStat singleton
* Init
* Remove debugging flag
* sleeping percentage is still negative
* Read settings
* Do not need to change was_suspending and was_charging
* Typo
* Remove debugging flag
* Not charging should happen before suspend
* Resolve review comments
* was_suspend and was_charging should be updated each time in onCallback()
2017-03-23 23:36:15 -07:00
retrue
0edf1cca29
Minor fix in the sorting in language.lua
...
See https://github.com/koreader/koreader/pull/2662#issuecomment-287855474
2017-03-21 10:19:09 -07:00
poire-z
39d1afe37d
Update footer when refreshing screen with diagonal swipe
...
And added diagonal swipe support to readerrolling.
2017-03-20 11:19:14 -07:00
robert00s
00d6403da4
Add supported language
2017-03-20 11:13:04 -07:00
poire-z
112e6a46e4
Fix crash when holding on unsupported image
2017-03-19 17:22:02 -07:00
Qingping Hou
ee0e337433
opds(fix): avoid infinite loop on paging
2017-03-19 15:09:57 +01:00
Robert
4f40250b88
Prompt users to turn on Wifi in Cloud Storage and OPDS Browser ( #2650 )
...
* prompt users to turn on Wifi in Cloud Storage and OPDS Browser
2017-03-18 13:49:28 +01:00
Robert
dccbf4cf96
Fix crash when downloading books with unknown characters in title ( #2628 )
2017-03-15 00:59:42 -07:00
Qingping Hou
d206abc724
update menu-icon.png for voyage ( #2631 )
2017-03-13 10:28:39 -07:00
poire-z
4316284260
Footer: added "memory usage" item
...
Helps following KOReader memory usage (and memory leaks).
2017-03-11 18:20:13 -08:00
poire-z
8b295b5837
Fix KoboLight sensitivity
...
Which was increasing after each opening of a document.
Closes #2605
2017-03-11 21:10:12 +01:00
Qingping Hou
d168db9db5
kobo(suspend): put device back to sleep after unexpected wakeup
2017-03-06 07:47:20 +01:00
Qingping Hou
06562fa582
input(optimization): replace ev type reflection with table lookup
2017-03-06 07:47:20 +01:00
Qingping Hou
597beab616
minor: do not double log key input event
2017-03-06 07:47:20 +01:00
Qingping Hou
7241575f42
kodev(feat): add cov command
2017-03-06 07:47:20 +01:00
Qingping Hou
2aa9d5d64e
test: add unit tests for docsettings
2017-03-06 07:47:20 +01:00
Qingping Hou
0871100367
minor(fix): update koreader-misc path
2017-03-06 07:47:20 +01:00
chrox
e6bdcd36c4
fix cannot login to Evernote
...
This should fix #2231 , fix #2332 , fix #2387 and fix #2452 .
2017-03-05 18:54:14 -08:00
Frans de Jonge
6d86118b53
kodev: correct "luarocks path bin" to "luarocks path --bin" and miscellaneous ShellCheck code quality issues
...
References #2613
2017-03-05 13:46:48 -08:00
robert00s
e07db0e7a0
Grayed out Open last document
2017-03-05 13:05:51 +01:00
Qingping Hou
40e19dbc37
ci(fix): ignore 631 warnings from luacheck
2017-03-05 08:50:37 +01:00
Robert
b4462da1b6
Dialog when reopening book at start ( #2259 ) ( #2603 )
2017-03-04 18:54:23 -08:00
Frans de Jonge
ce8f568486
Revert "TouchMenu: keep file/exit button on the right"
2017-03-04 09:35:08 +01:00
Adrian Sampaleanu
fc5e8f1242
OPDS catalog: improve download dialog ( #2445 )
...
* Add action clarification to format download dialog
The format download dialog now has a title reflecting where a format will be downloaded with a prefix making it clear that choosing a format will download it.
2017-03-03 00:12:36 -08:00
Bastien Dejean
f72514f99d
Use a simple gray line to separate menu items
2017-03-02 22:36:06 -08:00
Frans de Jonge
a9b969b58f
TouchMenu: keep file/exit button on the right
...
References #2555 .
2017-03-02 22:13:55 -08:00
Hzj_jie
e974476099
A crash will be triggered in evernote plugin if a history file is empty ( #2604 )
2017-03-02 20:43:04 -08:00
Frans de Jonge
cfe7b0f5e0
README.md: add automake and improve clarity
...
Most people will be looking for the emulator info first, so put it on top. Fixes #2595
2017-02-28 23:59:23 -08:00
robert00s
a2f2ac07a5
Ask for connection in GoodReads plugin while offline
2017-02-28 01:01:02 -08:00
Qingping Hou
098ceeb95b
fix: use psk for network authentication
...
also migrate to latest ljwpaclient with breaking api change
2017-02-27 11:08:57 +01:00
Qingping Hou
d478eaeabe
fix:(wpa_supplicant): show error from set_network operations
2017-02-27 11:08:57 +01:00
Qingping Hou
c34e04e081
wifi(fix): use -D wext for kobo wpa_supplicant
2017-02-27 11:08:57 +01:00
Qingping Hou
6b50a2783b
kobo(fix): load wifi module by ENV
...
Aura One uses 8189fs instead of dhd module
2017-02-27 11:08:57 +01:00
Qingping Hou
77b07255f0
chore: make input debug less verbose
2017-02-27 11:08:57 +01:00
Hzj_jie
819952ca54
Several minor improvements of evernote plugin ( #2573 )
...
* Several minor improvements of evernote plugin
2017-02-26 23:41:06 -08:00
Frans de Jonge
d1785e1863
Reorganize menus
...
* Replace "home" (exit) menu with hamburger
* Discard pokeball and put items in hamburger
* Introduce search menu in reader
Cf. #2562
2017-02-26 13:50:59 -08:00
Hzj_jie
7fb2dc8d5c
Update kobolight plugin to support kindle ( #2587 )
2017-02-26 02:19:20 -08:00
Qingping Hou
4fce69d18d
bookstatus(minor): read setting only once
2017-02-26 07:38:52 +01:00
Frans de Jonge
0566df5f28
FileSearcher: also show directory results
...
Fixes #2177
2017-02-25 19:49:11 -08:00
Frans de Jonge
47a40eb414
util: add some LDoc descriptions
2017-02-25 17:52:46 -08:00
Frans de Jonge
da3ff5e336
History: add 'autoremove_deleted_items_from_history' setting
2017-02-25 16:39:23 -08:00