Sean Smith
5abd701b40
Decouple modules from global config
...
Rather than referencing wtc.Config, instead pass the global config
Also, look up config for the module early and pass that in sooner, to deal with fewer long paths and get rid of the
ConfigKey variable
2019-04-27 22:26:23 -04:00
Chris Cummer
f14766a1c0
WTF-415 Improve NBA Scores date format. Closes #415
2019-04-25 21:00:47 -07:00
Chris Cummer
de00f6ab1f
WTF-415 Add arrow key navigation to NBA Scores
2019-04-25 20:58:40 -07:00
Chris Cummer
a1aae6206f
Fix race conditions caused by writing to view
2019-04-25 00:11:16 -07:00
Chris Cummer
f09d08bda2
WTF-400 Common settings implemented
2019-04-18 18:22:19 -07:00
Chris Cummer
b50c762dab
WTF-400 Move name and configKey values from widget to settings
2019-04-17 17:16:26 -07:00
Chris Cummer
8ad8d942d0
WTF-400 NBAScore extracted to new config format
2019-04-15 20:49:03 -07:00
Chris Cummer
aa313bdaa4
WTF-389 Log an exception and terminate if widget config is invalid
...
If, on startup, a widget's positional configuration is invalid (ie:
cannot be displayed onscreen) then terminate the app and inform about
which widget is erroring
2019-04-12 05:29:44 -07:00
Chris Cummer
27a806ae6d
Add focusable title to NBA Scores module
2019-03-07 05:47:32 -08:00
Chuo-Yun Yang
f3c4b709df
add activate game color
2019-03-04 22:18:47 -05:00
Chuo-Yun Yang
f334604071
fix tie color
2019-03-04 21:15:15 -05:00
Chuo-Yun Yang
951fed29bd
fix padding
2019-03-04 20:25:32 -05:00
Chuo-Yun Yang
1699ec0010
nbascore widget
2019-03-04 17:50:28 -05:00