Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #65 - Remove AppConstants from toolkit/mozapps/update | Matt A. Tobin | 2020-04-14 | -142/+150 |
| | ||||
* | Show the update UI instantly instead of after 10 minutes of inactivity | Matt A. Tobin | 2019-05-29 | -9/+4 |
| | ||||
* | Remove a stubbed telemetry function from app AUS. | adeshkp | 2019-05-22 | -11/+0 |
| | ||||
* | Rip broken telemetry out of the app AUS. | wolfbeast | 2019-05-14 | -230/+0 |
| | | | | Tag #21 | |||
* | Replace unsupported `null` default values with an empty string. | wolfbeast | 2019-03-28 | -9/+6 |
| | | | | Fixes #1028 | |||
* | Remove obsolete getPref helpers. | Ascrod | 2019-03-24 | -57/+32 |
| | ||||
* | Remove error table with unspecified errors. | wolfbeast | 2019-02-21 | -15/+0 |
| | | | | Tag #145 | |||
* | Remove maintenance service code from nsUpdateService and related. | wolfbeast | 2019-02-20 | -119/+13 |
| | | | | Tag #145 | |||
* | Remove conditional MOZ_MAINTENANCE_SERVICE code | wolfbeast | 2019-02-20 | -111/+0 |
| | | | | Tag #145 | |||
* | Restore app.update.url.override preference. | wolfbeast | 2019-02-12 | -7/+31 |
| | ||||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -331/+3 |
| | | | | Tag #288. | |||
* | Fix toolkit update logic to prevent update loops. | wolfbeast | 2018-02-02 | -6/+8 |
| | | | | | | Only consider equal appversion to be "update available" if BuildID is present AND greater than current. This resolves #13. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+4567 |