Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Jamie Taylor
|
0d79dd5e62
|
Update SimpleUpdateManager to handle new macOS build naming scheme
|
2022-03-17 18:45:31 +09:00 |
|
Dean Herbert
|
3fe89293af
|
Add update manager which performs no update action
This is to be used in cases where updates are handled by an external
means. See
https://github.com/flathub/flathub/pull/2619#issuecomment-969731305 for
initial usage.
|
2021-11-16 12:11:13 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
9ea1f5900a
|
Don't consider version suffixes when checking for updates
This is just to make life easier for me with deploys for now.
|
2021-07-20 01:05:37 +09:00 |
|
Dean Herbert
|
dc9028d24a
|
Update framework
|
2021-03-09 14:27:29 +09:00 |
|
Dean Herbert
|
b1cd01ceb8
|
Apply ConfigureAwait changes to game side
|
2021-03-08 14:36:35 +09:00 |
|
Dean Herbert
|
88ffcb9234
|
Update EndsWith usages
|
2020-10-16 12:58:34 +09:00 |
|
Bartłomiej Dach
|
c867fb4985
|
Merge branch 'master' into update-check-improvements
|
2020-10-08 21:32:26 +02:00 |
|
Dean Herbert
|
5e10ac418b
|
Add update notifications for iOS builds
|
2020-10-06 13:19:52 +09:00 |
|
Dean Herbert
|
22b0105d62
|
Show a notification if checking for updates via button and there are none available
|
2020-10-06 13:00:02 +09:00 |
|
Dean Herbert
|
6beb28b685
|
Rename method to be less bad
|
2020-06-12 18:07:39 +09:00 |
|
Dean Herbert
|
95f57ca88c
|
Remove duplicate calls to CheckForUpdatesAsync
|
2020-06-12 18:05:23 +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
|
3c24ca08d0
|
Check whether the build is deployed within the public check updates method
|
2020-05-08 02:48:27 +02:00 |
|
Craftplacer
|
e6ad28a1cb
|
Use property instead of type checking
|
2020-05-08 02:09:37 +02:00 |
|
Craftplacer
|
92872496b8
|
Convert to method groups
because Inspector said so.
|
2020-05-07 23:27:28 +02:00 |
|
Craftplacer
|
c025814f40
|
Finalize changes
|
2020-05-07 23:04:18 +02:00 |
|
Craftplacer
|
836efe3f7c
|
Initial commit
|
2020-05-07 08:07:22 +02:00 |
|
Dean Herbert
|
f9d7e7c6b8
|
Add simple updater support for linux AppImages
|
2020-02-21 19:16:08 +09:00 |
|
recapitalverb
|
c753cb46c5
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
|
smoogipoo
|
2187523bf3
|
Fix json web requests having incorrect user agents
|
2020-01-17 19:21:27 +09:00 |
|
Huo Yaoyuan
|
3ad0369d7b
|
Resolve new diagnostics in C# 7.3
|
2019-10-30 23:13:11 +08:00 |
|
Dean Herbert
|
c226d52b53
|
Don't automatic download for now
|
2019-09-24 18:34:54 +09:00 |
|
Dean Herbert
|
1c474de0ed
|
Move post-update notification logic to UpdateManager base class
|
2019-09-24 18:03:05 +09:00 |
|