Commit Graph

4748 Commits (df65d2972a45c0b9ed597f1aa76eab33078ebebe)
 

Author SHA1 Message Date
NiLuJe 589ac47bcb Merge pull request #1891 from Frenzie/master
Add a comment with 'from_nickel', fixes #1889
8 years ago
Frans de Jonge 37d8336adc Merge pull request #1890 from chrox/android_ota
don't update git-rev file in android ota package
8 years ago
Frans de Jonge b8b0684e30 Add a comment with 'from_nickel', fixes #1889 8 years ago
chrox dd9dde510c don't update git-rev file in android ota package 8 years ago
Huang Xin b3147c7412 Merge pull request #1888 from koreader/houqp-master
minor bookstatus fix for nexus5x
8 years ago
Qingping Hou 55fa046d49 android: set android log tag to KOReader 8 years ago
Qingping Hou e9a5624373 fix(bookstatus): enforce status page height to screen height 8 years ago
Qingping Hou 959bf732af bump base 8 years ago
Qingping Hou cf9dc26033 Merge pull request #1886 from chrox/android_ota
add OTA update on Android
8 years ago
chrox 3a9cb659d1 add OTA update on Android 8 years ago
Frans de Jonge 511147ae29 Merge pull request #1885 from koreader/houqp-master
refactor readerfooter
8 years ago
Qingping Hou 09f771ef49 bump base 8 years ago
Qingping Hou adc7ddccfc test: start every test suit with a clean reader setting 8 years ago
Qingping Hou 6493b643ec doc: Event page 8 years ago
Qingping Hou c8cd1d67f5 test: more readerfooter tests 8 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
8 years ago
Frans de Jonge 70fb3f8a6e Merge pull request #1881 from koreader/houqp-master
doc: use git add -A to pick up deleted files in travis
8 years ago
Qingping Hou 824bdb4463 comment for kobo sleep 8 years ago
Qingping Hou 2c23f79098 doc: use git add -A to pick up deleted files in travis 8 years ago
Qingping Hou 09eb49531c Merge pull request #1882 from Hzj-jie/master
Add a sleep after kobo resume to resolve partial blank screen issue
8 years ago
Zijie He 767e6e2b71 Add a sleep after kobo resume to resolve partial blank screen issue (#1874) 8 years ago
Qingping Hou 4b34067474 Merge pull request #1879 from GeneralFailer/master
"Wifi" -> "Wi-Fi"
8 years ago
GeneralFailer 10f9f1b1a7 "Wifi" -> "Wi-Fi" 8 years ago
Huang Xin fefd89013d Merge pull request #1878 from koreader/houqp-master
doc: add new files in travis doc push
8 years ago
Qingping Hou f1ba3ef10d doc: add new files in travis doc push 8 years ago
Huang Xin 025daad708 Merge pull request #1877 from koreader/houqp-master
fix: delay showReader after UIManager:run is called
8 years ago
Qingping Hou 3334bf8fe7 fix: delay showReader after UIManager:run is called 8 years ago
Qingping Hou 7152970d53 Merge pull request #1875 from Hzj-jie/master
E-ink optimization setting should be correctly set after restart.
8 years ago
Zijie He 61ec784f91 Add eink_optimization_spec 8 years ago
zijiehe f0c675d722 E-ink optimization setting should be correctly set after restart. 8 years ago
Huang Xin 30c630ba2f Merge pull request #1873 from koreader/houqp-master
layout adjustment for readerstatus & autoRefreshTime bug fix
8 years ago
Qingping Hou e52c74afcc test: more uimanager scheduler test 8 years ago
Qingping Hou 1ede9d03f1 fix: avoid initializing readerfooter multiple times
This will create multiple autoRefreshTime function and crash the reader on exit
8 years ago
Qingping Hou ada373e247 kobo: refresh screen after close screensaver on resume 8 years ago
Qingping Hou fad50772ce minor: fix luacheck errors 8 years ago
Qingping Hou c37b0c815a wbuiler: add sample code for testing bookstatus 8 years ago
Qingping Hou b0d4915977 progressbar: fix infill offset in bookstatus 8 years ago
Qingping Hou 10ded583b9 minor: adjust kvpage and dictlookup for new closebutton 8 years ago
Qingping Hou 34e0238b6f readermenu: move book status to info tab & minor cleanup 8 years ago
Qingping Hou a99ab5a976 bookstatus: adjust layout and spacing for bookstatus page 8 years ago
Qingping Hou b65983da1a multi-touch: add tests for gesturerange moudle 8 years ago
Qingping Hou 6fccb610c4 doc: update rendertext 8 years ago
Huang Xin 2fda2d0a2b Merge pull request #1869 from koreader/houqp-master
fix double crash in readerui...
8 years ago
Qingping Hou e812f7d0d6 kobo: fix typo during refactoring, luacheck is the best check 8 years ago
Qingping Hou 7a22282dbe statistics: show current value in setting 8 years ago
Qingping Hou 5e8c5243c4 uimanager: fix crash on crash.... 8 years ago
Qingping Hou cf70e86552 kobo: move reader setting outside of nicke_conf module 8 years ago
Qingping Hou 58e7103c34 Merge pull request #1863 from NiLuJe/master
Minor Kobo tweaks
8 years ago
NiLuJe e60de3044c Keep intensity in sync at the config level too
Make sure frontlight_intensity in reader.lua settings matches what we
write into Nikcel's config
8 years ago
NiLuJe a82fe3ac44 is_fl_on -> is_frontlight_on outside of powerd
Matches the reader setting we're reading/writing at that point,
and avoids confusion related to scoping because it doesn't necessarily
match powerd.is_fl_on at that point.

Well, at least I had to wrap my mind around it ^^
8 years ago