summaryrefslogtreecommitdiffstats
path: root/toolkit/components/alerts
Commit message (Collapse)AuthorAgeLines
* Issue #1053 - Remove android support from toolkitMatt A. Tobin2020-02-25-11/+0
| | | | Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
* Issue #439 - Remove tests from toolkit/Matt A. Tobin2020-02-25-809/+1
|
* Issue #65 - Remove AppConstants from toolkit/components/alertsMatt A. Tobin2020-02-06-5/+9
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-15/+0
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-4/+0
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* [follow up] moebius#154: Notifications - user settings - the immediate ↵janekptacijarabaci2018-05-05-0/+2
| | | | | | | duration of the alert https://github.com/MoonchildProductions/moebius/pull/154 https://github.com/MoonchildProductions/UXP/pull/132
* moebius#154: Notifications - user settings - the immediate duration of the alertjanekptacijarabaci2018-04-12-3/+8
| | | | https://github.com/MoonchildProductions/moebius/pull/154
* Notifications - Run (Desktop) Notifications twice (and more) in a row does ↵janekptacijarabaci2018-02-21-2/+27
| | | | not work
* Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19-32/+8
| | | | | This avoids manually hooking into shell32.dll and using the native shell API instead. Tag #22.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3028