2
0
mirror of https://github.com/koreader/koreader synced 2024-11-18 03:25:46 +00:00
koreader/frontend/apps/filemanager
NiLuJe 4005bf69aa
Slightly less crappy Nightmode (#4871)
Companion PR to https://github.com/koreader/koreader-base/pull/884
* Basically flags devices known to be stable when using PxP inversion.
* Plus, random fix for #4870 ;).
* A few FrontLight tweaks & cleanups on Kobo:
  * Moved the Kobo-specific startup status insanity to Kobo-specific init
  * Made turnOff/turnOn frontlight do a smooth ramp down/up
  * On Kobo, use turnOff/turnOn for suspend/resume, to get that smooth toggle
  * On Kobo, for NaturalLight w/ a mixer, only set warmth for setWarmth, and only set Brightness for setBrightness, otherwise, it tried to set both with not in-sync values, which made the FL widget jittery.
2019-04-08 23:05:08 +02:00
..
lib Swipe for menu and quickstart guide (#2761) 2017-04-15 14:45:56 +02:00
filemanager.lua [UX] Gesture manager: corner gestures (#4878) 2019-04-07 19:00:15 +02:00
filemanagerbookinfo.lua Gesture manager: fix actions: Book cover, Book description (#4800) 2019-03-15 15:29:25 +01:00
filemanagerconverter.lua Replace remaining 'local gettext' with '_' (#4160) 2018-08-15 21:56:35 +02:00
filemanagerfilesearcher.lua [UX] Gesture manager: add action - file search (#4720) 2019-03-03 12:43:09 +01:00
filemanagerhistory.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 2018-11-28 21:14:07 +01:00
filemanagermenu.lua Slightly less crappy Nightmode (#4871) 2019-04-08 23:05:08 +02:00
filemanagersearch.lua CreDocument: fix document loading interferences (#4349) 2018-11-20 21:07:59 +01:00
filemanagersetdefaults.lua Fix focus/unfocus in MultiInputDialog (#4060) 2018-07-08 00:45:27 +02:00
filemanagershortcuts.lua [fix] FileManagerShortcuts: prevent interference with general Menu class (#4764) 2019-03-09 13:55:03 +01:00
filemanagerutil.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 2018-11-28 21:14:07 +01:00