summaryrefslogtreecommitdiffstats
path: root/lib/private/notification
Commit message (Expand)AuthorAgeFilesLines
* Allow checking whether there are notifiers registeredJoas Schilling2015-09-172-0/+14
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-088-8/+505
* Add tests for the notification managerJoas Schilling2015-09-081-2/+15
* Add tests for notificationJoas Schilling2015-09-081-8/+8
* Add tests for ActionJoas Schilling2015-09-081-1/+1
* Fix the subject of notificationsJoas Schilling2015-09-082-2/+2
* Fix closures and adding parsed ActionsJoas Schilling2015-09-082-3/+3
* Fix the request type and the validityJoas Schilling2015-09-082-3/+4
* Allow getting the request typeJoas Schilling2015-09-081-0/+8
* Use an INotification to getCount() and markProcessed()Joas Schilling2015-09-081-10/+6
* Add the request type to the actionJoas Schilling2015-09-081-1/+9
* Add the app id to the markProcessed methodJoas Schilling2015-09-081-2/+3
* Handle InvalidArgumentException more gracefullyJoas Schilling2015-09-081-5/+10
* Add language to the preparation methodJoas Schilling2015-09-081-2/+3
* Notification APIJoas Schilling2015-09-083-0/+779