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/data
NiLuJe 2fe2515ace
FontList: Always use the binary cache format (#9519)
Since I never actually needed to look into that data ever until today, let's just get rid of the weird debug-specific behavior.

Instead, just add a dedicated "Developer options" entry that will dump it on demand (and it'll be sorted to boot, which makes it 500% more usable).

Plus, since yesterday's change, the cache format switch between debug or not miiiight actually be crashy, so re-trigger the migration ;p.

* Includes a couple of noteworthy base bumps:

https://github.com/koreader/koreader-base/pull/1516 (update to sdcv 0.5.4 + fixes pending upstream)
https://github.com/koreader/koreader-base/pull/1517 (fix ffiUtil.orderedPairs with keys of mixed types)
2 years ago
..
keyboardlayouts DoubleSpinWidget, SpinWidget: add units, make usage more consistent (#9046) 2 years ago
creoptions.lua [core] Remove a bunch of superflous semicolons (#9449) 2 years ago
css_tweaks.lua Style tweaks: add In-page footnote font size and fix-up tweaks 2 years ago
dictionaries.lua Add Russian Wiktionary dictionary (#9517) 2 years ago
koptoptions.lua Non-touch: highlight movement improvement and enable page crop (#8947) 2 years ago
onetime_migration.lua FontList: Always use the binary cache format (#9519) 2 years ago
optionsutil.lua Bottom Menu: fix contrast has no units (#9392) 2 years ago
settings_migration.lua Centralize one time migration code after updates (#7531) 3 years ago