PowerToys/installer/PowerToysBootstrapper/bootstrapper
Seraphima Zykova b96b4fcb0f
[Auto-update] Auto-update improvements (#11356)
* [Updating] Refactor autoupdate mechanism to use Settings window buttons

* [Updating] Don't use underscores in update_state (#11029)

* [Updating] Rename action_runner to be consisent with accepted format

* [Updating] Make UpdateState values explicit

* [Setup] Set default bootstrapper log severity to debug

* [BugReport] Include all found bootstrapper logs

* [Setup] Use capital letter for ActionRunner

* [Updating] Simple UI to test UpdateState

* [Action Runner]  cleanup and coding style

* [BugReportTool] fix coding convension

* [Auto-update][PT Settings] Updated general page in the Settings (#11227)

* [Auto-update][PT Settings] File watcher monitoring UpdateState.json (#11282)

* Handle button clicks (#11288)

* [Updating] Document ActionRunner cmd flags

* [Auto-update][PT Settings] Updated UI (#11335)

* [Updating] Do not reset update state when msi cancellation detected

* [Updating] Directly launch update_now PT action instead of using custom URI scheme

* Checking for updates UI (#11354)

* [Updating] Fix cannotDownload state in action runner

* [Updating] Reset update state to CannotDownload if action runner encountered an error

* [Updating][PT Settings] downloading label, disable button in error state

* Changed error message

* [Updating rename CannotDownload to ErrorDownloading

* [Updating] Add trace logging for Check for updates callback

* [Updating][PT Settings] simplify downloading checks

* [Updating][PT Settings] Updated text labels

* [Updating][PT Settings] Retry to load settings if failed

* [Updating][PT Settings] Text fix

* [Updating][PT Settings] Installed version links removed

* [Updating][PT Settings] Error text updated

* [Updating][PT Settings] Show label after version checked

* [Updating][PT Settings] Text foreground fix

* [Updating][PT Settings] Clean up

* [Updating] Do not reset releasePageUrl in case of error/cancellation

* [Updating][PT Settings] fixed missing string

* [Updating][PT Settings] checked for updates state fix

Co-authored-by: yuyoyuppe <a.yuyoyuppe@gmail.com>
Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com>
2021-05-21 12:32:34 +02:00
..
loc LEGO: check in for master to temporary branch. (#10588) 2021-04-05 15:23:18 +02:00
bootstrapper.base.rc common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
bootstrapper.cpp [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
bootstrapper.vcxproj [bootstrapper] progress bar UI polishing (#9644) 2021-02-11 17:18:19 +01:00
LocProject.json localization: move localizable strings to .resw for runner/bootstrapper 2020-09-17 20:32:18 +03:00
packages.config update Microsoft.Windows.ImplementationLibrary nuget package 2020-10-21 12:31:22 +03:00
pch.cpp bootstrapper: use a dedicated solution (#5318) 2020-08-05 17:20:50 +03:00
pch.h bootstrapper: use WinAPI progress bar window instead of toast notific… (#8210) 2020-11-27 00:31:00 +03:00
progressbar_window.cpp [bootstrapper] progress bar UI polishing (#9644) 2021-02-11 17:18:19 +01:00
progressbar_window.h [bootstrapper] progress bar UI polishing (#9644) 2021-02-11 17:18:19 +01:00
RcResource.cpp [bootstrapper] progress bar UI polishing (#9644) 2021-02-11 17:18:19 +01:00
RcResource.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
resource.base.h bootstrapper: use WinAPI progress bar window instead of toast notific… (#8210) 2020-11-27 00:31:00 +03:00
Resources.resx [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00