Kenneth Chew 05cd30ac06
Refactor code, create abstract class ExternalUpdater
(Hopefully) this makes implementing updaters using external libraries easier on other platforms. To implement an updater on a new platform, create a new class that implements the pure virtual methods from `ExternalUpdater` and add code in the `UpdateChecker` initializer to initialize the new class.
2022-05-19 15:16:37 -04:00
..
2022-04-04 16:41:23 +02:00
2022-04-04 16:41:23 +02:00
2022-05-18 22:51:15 +02:00
2022-05-08 15:22:50 +08:00
2022-05-15 11:26:15 -03:00
2021-11-21 23:42:55 +01:00
2022-01-10 12:47:35 -05:00
2022-04-07 19:42:26 -03:00
2022-02-06 09:32:55 +01:00
2022-02-09 00:02:51 +00:00
2021-11-21 23:36:55 +01:00
Fix
2022-03-28 20:55:03 +02:00
2022-04-08 11:16:00 +02:00
2022-05-08 11:19:53 +02:00
2021-10-21 00:47:53 +02:00
2022-01-15 10:25:24 +01:00
2021-11-20 16:22:22 +01:00