simon-git: puzzles (main): Ben Harris
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Jan 23 23:50:47 GMT 2023
TL;DR:
890b004 Increase KaiAds timeout to 10 seconds
31badae KaiOS: explicitly set the font family to Open Sans
1f72a1a Move KaiAds menu option
Repository: https://git.tartarus.org/simon/puzzles.git
On the web: https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer: Ben Harris <bjh21 at bjh21.me.uk>
Date: 2023-01-23 23:50:47
commit 890b004acd45b193a6453bc5e00e375aca2d9fb8
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=890b004acd45b193a6453bc5e00e375aca2d9fb8;hp=b907e278751b740da7b9dc00c0cbdb93e7498919
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Sun Jan 22 16:06:51 2023 +0000
Increase KaiAds timeout to 10 seconds
Kai recommend five to ten seconds, and five seconds is short enough
that I get timeouts when testing that are hard to distinguish from
having screwed up my content security policy.
kaios/kaiads-glue.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 31badae3c12d71857ad0a327f8e05af24fb92648
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=31badae3c12d71857ad0a327f8e05af24fb92648;hp=890b004acd45b193a6453bc5e00e375aca2d9fb8
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Mon Jan 23 01:09:08 2023 +0000
KaiOS: explicitly set the font family to Open Sans
This means that you'll get the right font if you one the app page on a
desktop browser (assuming you have Open Sans installed). Also my
Nokia 800 Tough seems to default to a different font (maybe Noto
Sans?) and I'd prefer to have the same font everywhere.
kaios/apppage.pl | 1 +
1 file changed, 1 insertion(+)
commit 1f72a1a2ecc89ba789a0b665a5e39da5febe27d2
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=1f72a1a2ecc89ba789a0b665a5e39da5febe27d2;hp=31badae3c12d71857ad0a327f8e05af24fb92648
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date: Mon Jan 23 23:50:39 2023 +0000
Move KaiAds menu option
It's a bit of a nuisance at the moment if you're trying to get to the
documentation by pressing the up arrow, so I've moved it above the
documentation links, which is where I keep expecting to find it. I
probably want to do some larger-scale menu re-organisation on KaiOS,
though.
kaios/kaiads-glue.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list