probablycorey
5da1e9ed10
Handle all download events from AutoUpdater::CheckForUpdates
2014-02-01 15:55:57 -08:00
probablycorey
a8913f5ea0
Remove version string from feed url
2014-01-31 16:14:16 -08:00
probablycorey
a59756485e
Handle all download events in completed block.
...
'update-downloaded' and 'update-not-available' events are now called
in the completed block.
2014-01-31 16:13:01 -08:00
probablycorey
6949af5427
Emit 'update-available' and 'checking-for-update' events.
2014-01-31 16:11:11 -08:00
probablycorey
da602a7c01
Include the version with the update request
2014-01-31 16:02:38 -08:00
Cheng Zhao
50eb5454d4
Still subscribe to "updates" for update notifications.
...
It seems that we should subscribeError to checkForUpdatesCommand to
catch all errors, and the "updates" would only work when there is no
error happened.
2014-01-31 21:47:59 +08:00
Cheng Zhao
8ee1e1d208
Subscribe to checkForUpdatesCommand's return value.
2014-01-31 21:31:42 +08:00
Cheng Zhao
73ec7783af
No need to add "static" for functions in anonymouse namespace.
2014-01-31 21:10:51 +08:00
Cheng Zhao
e8594b492e
It's safe to send message to nil.
2014-01-22 12:00:34 +08:00
Cheng Zhao
d4e362ec89
Add error and update-not-available events for auto updater.
2014-01-21 22:50:46 +08:00
Cheng Zhao
df399f7c8c
Implement auto_updater with Squirrel.
2014-01-21 22:13:34 +08:00
probablycorey
2a7244a366
Remove references to Sparkle
2014-01-20 16:22:49 -08:00
probablycorey
5741bad918
💄
2014-01-20 16:22:32 -08:00
Cheng Zhao
a1dc4b88be
Add 'ready-for-update-on-quit' event for auto-updater.
2013-06-03 21:51:46 +08:00
Cheng Zhao
a918cd6b4e
willInstallUpdateOnQuit has been discarded in latest Sparkle.
2013-06-03 18:15:20 +08:00
Cheng Zhao
7f605c8442
Fix crashes in auto updater.
2013-06-03 17:58:34 +08:00
Cheng Zhao
e4d2368908
Add a few more methods for AutoUpdater.
2013-06-03 10:34:42 +08:00
Cheng Zhao
08dbdd9718
Wrap Sparkle's minimum interface with C++.
2013-06-02 20:26:03 +08:00