2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/spec/unit
Frans de Jonge 6e52e559ae [fix, Android] Don't steal frontlight control on start (#3319)
I believe this should be `if isKobo()`, or better yet that the entire
block should be moved to `KoboPowerD:init()` because afaik that is the
only platform where the system doesn't provide trustworthy frontlight
information. But to be absolutely sure that I don't break anything (and I
don't want to spend any time on this atm) I'm temporarily excluding only
Android where this behavior is known to be problematic.

See discussion in https://github.com/koreader/koreader/issues/3118#issuecomment-334995879

References #3118 (using keyword "references" because phrases like "possibly fixes"
result in GH autoclose).
2017-10-08 16:40:24 +02:00
..
autofrontlight_spec.lua BackgroundRunner (#3008) 2017-07-28 16:48:19 +02:00
autosuspend_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
background_runner_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
background_task_plugin_spec.lua SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 2017-08-31 16:37:39 +02:00
batterystat_spec.lua [ci] #nocov on BatteryState 2017-08-16 17:15:12 +02:00
benchmark.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
cache_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
commonrequire.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
dbg_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
defaults_spec.lua readermenu(fix): override pan gesture from scrolling 2017-04-24 15:19:38 +02:00
depgraph_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
device_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
docsettings_spec.lua Reserve last good docsetting 2017-08-17 08:50:15 +02:00
document_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
eink_optimization_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
filemanager_spec.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
filemanagerconverter_spec.lua Swipe for menu and quickstart guide (#2761) 2017-04-15 14:45:56 +02:00
font_spec.lua dbg(add): guard method to toggle assert at based at runtimemode 2016-03-28 23:38:25 -07:00
frontlight_spec.lua [fix, Android] Don't steal frontlight control on start (#3319) 2017-10-08 16:40:24 +02:00
gesturerange_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
hook_container_spec.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
httpclient_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
imagewidget_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
koptinterface_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
kosync_spec.lua [fix] KOSync plugin server location (#3288) 2017-10-02 09:51:34 +02:00
luadata_spec.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings_spec.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
menusorter_spec.lua [fix] MenuSorter: take care of orphaned submenus 2017-09-04 22:55:14 -07:00
mock_time_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
mock_time.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
network_manager_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
networksetting_spec.lua kobolight(refactor): move into plugin & only enable for kobo 2016-12-10 16:06:51 -08:00
nickel_conf_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
opds_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
optmath_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
quickstart_spec.lua quickstart fix (#2804) 2017-04-24 08:27:29 +02:00
random_spec.lua Update KOSyncClient 2016-08-10 10:42:51 -07:00
readerbookmark_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
readerdictionary_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
readerfooter_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
readerhighlight_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
readerlink_spec.lua Bump base for crengine bump (#3249) 2017-09-23 00:10:47 +02:00
readerpaging_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
readerrolling_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
readersearch_spec.lua accommodation of EPUB spec for new crengine 2016-06-01 21:35:14 +08:00
readertoc_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
readerui_spec.lua filemanager(refactor): use purge method from docsettings 2016-06-03 22:06:02 -07:00
readerview_spec.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
readhistory_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
screenshoter_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
size_spec.lua Added Size module 2017-09-23 20:24:45 +02:00
spore_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
switch_plugin_spec.lua SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 2017-08-31 16:37:39 +02:00
textboxwidget_spec.lua dictquicklookup(fix): use self.region for matching hold event 2016-06-05 00:08:23 -07:00
touch_probe_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
translator_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
uimanager_bench.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
uimanager_spec.lua [fix, UX] Allow modal widget on top of modal widget (#3170) 2017-09-05 00:01:46 -07:00
util_spec.lua add unit test 2017-08-17 11:18:28 +02:00
verbose_print.lua verbose unit test log so that we have a clue when there is segfault 2015-10-07 15:14:27 +08:00
version_spec.lua Version spec: slight improvements 2017-04-22 02:15:56 -07:00
widget_inputcontainer_spec.lua fix: override readerhighlight hold in readerfooter 2017-01-30 05:53:44 -08:00
widget_menu_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00
widget_progresswidget_spec.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
wikipedia_spec.lua Travis: run luacheck on unit tests (#3059) 2017-08-08 13:35:40 -07:00