David Baker
|
d44adcb7a9
|
Fix the vector web version in UserSettings
Add a getAppVersion() function to the platform rather than relying
on the updater code firing an event before we know what the app
version is.
|
2016-11-08 10:45:19 +00:00 |
David Baker
|
d408b7c180
|
Fix copyright
|
2016-11-03 11:47:57 +00:00 |
David Baker
|
743e54f9bb
|
Specify promise arg
|
2016-11-02 19:23:09 +00:00 |
David Baker
|
920e3346dc
|
Move Notifications into Platform
Also add support for clearing notifications if the Platform
supports it.
|
2016-11-02 17:35:31 +00:00 |
David Baker
|
f433f9ca32
|
Move platform-specific functionality into Platform
Platform classes are provided by the application via
PlatformPeg.set().
|
2016-11-02 15:10:21 +00:00 |