summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib/Notification
Commit message (Expand)AuthorAgeFilesLines
* Update shipped implementations of the INotifierJoas Schilling2019-07-151-4/+25
* Fix the link and anchor for the update notificationsJoas Schilling2018-09-121-1/+1
* Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-182-31/+43
* Make update notification open the new update view from apps managementJulius Härtl2018-01-031-1/+1
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-2/+7
* Update license headersMorris Jobke2017-11-062-1/+3
* Fix L10N::tRoeland Jago Douma2017-08-011-1/+1
* Fix translationsJoas Schilling2017-04-181-1/+1
* Also remove failure notification if no update is availableMorris Jobke2017-03-261-2/+4
* Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-262-4/+69
* Fix update notification testsJoas Schilling2017-01-091-8/+1
* Only add the link when the user can follow it.Joas Schilling2017-01-091-3/+34
* Set the link of the notification on render instead of creationJoas Schilling2017-01-092-9/+8
* Highlight the app name in the notificationJoas Schilling2016-12-011-1/+8
* Use the settings icon for the update notificationJoas Schilling2016-12-011-1/+9
* Add update supportLukas Reschke2016-10-311-2/+1
* Use new URL schemaJoas Schilling2016-10-041-1/+1
* Use the readable version for notificationsJoas Schilling2016-10-042-6/+14
* Fix apps/Joas Schilling2016-07-212-4/+7
* fix more stringsMorris Jobke2016-06-201-1/+1
* Add a URL to the notificationsJoas Schilling2016-05-241-5/+15
* Add tests for the NotifierJoas Schilling2016-05-241-1/+0
* Add tests for the background jobJoas Schilling2016-05-241-11/+38
* Make the group selectableJoas Schilling2016-05-241-2/+9
* Dismiss the notifications when the update is already installedJoas Schilling2016-05-241-3/+45
* Add a notifier that parses the notificationsJoas Schilling2016-05-241-0/+67
* Add a background job that generates notifications when an update is availableJoas Schilling2016-05-241-0/+169