Commit Graph

16 Commits

Author SHA1 Message Date
Dean Herbert d2155c3da3 Fix thread safety 2020-06-15 22:19:02 +09:00
Dean Herbert 7ae421cc8e Revert more incorrect changes 2020-06-12 19:32:32 +09:00
Dean Herbert f5c3863e6d Revert variable usage 2020-06-12 19:26:46 +09:00
Dean Herbert 446ce2590c Move local back in place 2020-06-12 19:25:54 +09:00
Dean Herbert 89cf146d18 Fix base UpdateManager thinking it can check for updates 2020-06-12 19:24:50 +09:00
Dean Herbert 35f577375c Restore notification code 2020-06-12 19:20:45 +09:00
Dean Herbert 3dd642a336 Ensure only one update check can be running at a time 2020-06-12 18:29:21 +09:00
Dean Herbert 6beb28b685 Rename method to be less bad 2020-06-12 18:07:39 +09:00
Craftplacer 101604e741 Redesign classes and generally improve code 2020-06-08 00:39:33 +02:00
Craftplacer ebd1df8c28 Change property name to CanCheckForUpdate 2020-05-08 02:50:58 +02:00
Craftplacer e6ad28a1cb Use property instead of type checking 2020-05-08 02:09:37 +02:00
Craftplacer 836efe3f7c Initial commit 2020-05-07 08:07:22 +02:00
Dean Herbert 507af4fa72 Add comment about rationale behind always updating version in config 2020-03-05 15:35:27 +09:00
Dean Herbert 1e1e8cbcb5 Always update version 2020-03-05 14:46:38 +09:00
Dean Herbert 11214628ad Add post-update notification for iOS users 2019-12-20 14:02:01 +09:00
Dean Herbert 42b6041763 Move post-update notification logic to UpdateManager base class 2019-09-24 18:37:05 +09:00