You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui
yparitcher ca423f2887
Network: ToggleWiFi: check `isWifiOn` instead of `isConnected` (#9067)
Rationale from: https://github.com/koreader/koreader/pull/9064#issuecomment-1116485065

>While we are dealing with WiFi, a slight hijack, on my kindle when the WiFi is on but not connected the ToggleWiFi gesture tries to connect so i have no way of turning it off. For eample I use the gesture to turn it on, then leave the range I can't use it to turn off. I think the more direct approach would be to toggle On -> Off states so if i am disconnected and want to reconnect i can always go Off then On, but I am able to turn it off.

>TLDR: the tooglewifi gesture should check for iswififup not isconnected
2 years ago
..
data Non-touch: highlight movement improvement and enable page crop (#8947) 2 years ago
elements Manu: Fix menu entry, when no keyboards are activated (#9008) 2 years ago
message Remove zsync plugin (#7957) 3 years ago
network Network: ToggleWiFi: check `isWifiOn` instead of `isConnected` (#9067) 2 years ago
plugin Plugins: adds PluginMenuInserter helper (#7419) 3 years ago
widget A host of low power states related tweaks (#9036) 2 years ago
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 2 years ago
cloudmgr.lua Standardize select/choose to choose (#8128) 3 years ago
downloadmgr.lua Calibre plugin fixes for android (#6996) 4 years ago
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
font.lua Keyboard: add Bengali Probhat layout (#8887) 2 years ago
geometry.lua [doc] add documentation to a few widgets (#8425) 3 years ago
gesturerange.lua Minor Input & TimeVal cleanups 3 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua Keyboard: add Bengali Probhat layout (#8887) 2 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua [i18n] Add context to "Update" (#8519) 3 years ago
quickstart.lua Quick start guide: fix links to images (#8072) 3 years ago
renderimage.lua Update UI layout code to use new SVG icons 4 years ago
rendertext.lua Cache: Some more tweaks after #7624 3 years ago
screensaver.lua ScreenSaver: Minor refactor to avoid code duplication and weird rotation shenanigans (#8943) 2 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
timeval.lua TimeVal: Do a runtime check for CLOCK_BOOTTIME support (#8832) 2 years ago
translator.lua translator: clear highlight on close if needed 2 years ago
trapper.lua Trapper: fix doc (#8539) 3 years ago
uimanager.lua A host of low power states related tweaks (#9036) 2 years ago
wikipedia.lua Minor Lua I/O cleanups (#8921) 2 years ago