Commit Graph

4328 Commits (c44d9fa59593c0c8c5aa2163bed88f5d95af0b72)
 

Author SHA1 Message Date
Qingping Hou e695a3c30d build: add luacheck for static analysis 10 years ago
Huang Xin a7694a1db6 Merge pull request #1505 from NiLuJe/master
Very, very minor addendum to #1504
10 years ago
NiLuJe 03bf4b1d84 Update base 10 years ago
NiLuJe da891ca335 And comment that, because I'm likely to forget. 10 years ago
Huang Xin 3c6000fc26 Merge pull request #1504 from NiLuJe/master
(Hopefully) minor Kobo tweaks
10 years ago
NiLuJe a99359fa44 Add a comment to explicit the KSM check 10 years ago
NiLuJe 8661194b79 Nice typo bro! 10 years ago
NiLuJe 2d07ec8a9d Handle snapshot tarballs w/ KUAL manual update
It only handled release zips so far.
10 years ago
NiLuJe 7fd45c6cd3 And even more Kobo startup script tweaks.
Good news: restarting nickel doesn't deadlock anymore. Yay.
10 years ago
NiLuJe 218d8b3e54 More comments... 10 years ago
NiLuJe f259ec4259 Wipe dead code 10 years ago
NiLuJe 7db252a27e More Kobo startup scripts tweaks... 10 years ago
NiLuJe d4f80209d9 Minor comment tweak 10 years ago
NiLuJe 476ae3322c sync before killing nickel
Hopefully good enough to avoid trashing the DB
10 years ago
NiLuJe bb6b21fe23 Update base 10 years ago
NiLuJe 97ad4afa92 Minor comment tweak 10 years ago
NiLuJe 6c1681b595 Well, go for the lesser evil.
For some unknowable reason, restarting nickel on exit deadlocks on my
H2O, so, do a full reboot instead, at least *that* works.
I'm probably one of the only people running KO manually anyway...
10 years ago
NiLuJe c2bd85bba4 More Kobo scripts tweak...
Trying to figure out why nickel deadlocks on restart...
10 years ago
NiLuJe 1945873682 Tweak the comment a bit 10 years ago
NiLuJe a736a571d2 Same pkill trick as the Kobo scripts
Only here to satisfy my OCD ;p
10 years ago
NiLuJe 6f815e2bdf Minor pass of cleanup of the Kobo scripts.
re #1503
10 years ago
NiLuJe c847807322 Turns out that also looks better as ui refreshes 10 years ago
NiLuJe 50dbf6b581 Switch a few widgets to ui refresh modes
More closely matches native behavior on REAGL devices.
Closing those widgets should still trigger a partial refresh though,
because we usually get back to the reader, and text, so we want REAGL
;).
10 years ago
NiLuJe 2fe8dc40d7 Fix eips centering on the KV
For some strange reason, eips relies on the virtual xres on FW 5.x
10 years ago
NiLuJe c6a3f9002c Tweak the H2O viewport to make it pixel-perfect.
As confirmed by checking a fb dump via fbgrab, and nickel's
broken cropping of screenshots ;).
10 years ago
HW cd8837cffd Merge pull request #1502 from chrox/fix_evernote_login
Fix Evernote incorrect username or password
10 years ago
chrox e54ecff0cb Fix Evernote incorrect username or password
This should fix #1501.
10 years ago
HW de9f1a281d Merge pull request #1499 from Markismus/master
Update koreader.sh
10 years ago
Markismus 1e9996f475 Update koreader.sh
Compatibility with KSM is resolved. Koreader will now work from any directory it is installed in.

KSM7 tweaks `koreader.sh` line 5 from a hardcoded path to the line used above. I've added the change in line 12 to allow OTA updating.
10 years ago
HW e3ba198009 Merge pull request #1497 from chrox/android_dict
Fix sdcv on Android cannot handle morphological changes
10 years ago
chrox d345f21c39 Fix sdcv on Android cannot handle morphological changes 10 years ago
chrox 932df2a2f9 Refactor out string.gsplit to util.gsplit 10 years ago
chrox 98515a2210 Fix filemanager cp/mv/rm operations not work on Android 10 years ago
HW 0ccacd7e1f Merge pull request #1491 from chrox/android_dict
Update koreader-base
10 years ago
chrox a271d4dd21 Update koreader-base 10 years ago
HW 10bf2a172d Merge pull request #1490 from chrox/android_dict
Dictionary on Android
10 years ago
chrox 402806d32b Dictionary on Android
Stardict dictionary files should be copied to
/sdcard/koreader/data/dict/ directory.
10 years ago
HW f8f0d1b1c7 Merge pull request #1489 from chrox/ota_info
Show OTA channel info when package is unavailable
10 years ago
chrox 68623854fe Add Kindle Voyage support on libkohelper 10 years ago
chrox fdc56f39a3 Show OTA channel info when package is unavailable
so that users could be aware that there is other channels to check.
10 years ago
chrox b1867def37 Check dns for www.example.com when geting network status
Because sometimes dns won't return for www.google.com in China,
ridiculous enough, right?
10 years ago
HW 1dc174fa04 Merge pull request #1488 from chrox/fix_kv_freeze
Fix 1x1 pixel mxc update cause system freeze
10 years ago
chrox f973b96aa4 Fix 1x1 pixel mxc update cause system freeze
This should really fix #1299.
And also fix #1486, fix #1482, and probably also fix #1477, fix #1474
and fix #1440.
10 years ago
Qingping Hou c6fb5f5e36 Merge pull request #1484 from chrox/fm_goto_page
Add 'input page number' function in filemanager
10 years ago
Qingping Hou 88eea33bff Merge pull request #1483 from chrox/fix_turbo_kpw2
Load our own shared libraries if possible
10 years ago
chrox ebdd374c93 Add 'input page number' function in filemanager
by holding on the page info label at the buttom of the filemanager
10 years ago
chrox bb164c1deb Load our own shared libraries if possible
This should fix #1482.
10 years ago
Qingping Hou ded6b89f4c Merge pull request #1473 from chrox/swipe_go_back
Add option to disable swipe to go back and various other fixes
10 years ago
chrox 33614a3a24 Fix #1457 10 years ago
chrox 263309d0f3 Add option to disable swipe to go back
and add a menu entry "Go back".
This should fix #1443.
10 years ago