9 Commits

Author SHA1 Message Date
Shawn
d9955d4124 Remove old todos 2024-01-18 10:43:46 -07:00
Shawn
b0f0b0084e Decode json content as utf8 2023-10-11 13:56:51 -06:00
Yang Fang
509487f789
Fix throttler calling an action twice
There is a bug in throttler where an action is called immediately and also again when the Timer expires despite only being scheduled once by call(). This commit resets the action to null once it is completed.
2023-09-22 11:26:41 -07:00
Parker Lougheed
472fdd4ced
Replace deprecated ImageProvider load methods 2023-08-27 22:10:54 -05:00
Shawn
253c6b2075 Remove deprecated call to .window 2023-04-27 11:22:40 -06:00
Shawn
f74dc5bd68 isMobile and isDesktop return false on web 2023-01-01 12:28:34 -07:00
Shawn
5b5042b92e Add support for latest l10n implementation 2022-11-29 22:05:14 -07:00
Shawn
c967be4d82 Add support for landscape orientation on desktop and tablets. 2022-11-05 02:06:51 -06:00
Shawn
a1e1aa156f Initial public commit 2022-08-29 20:38:28 -06:00