Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow checking whether there are notifiers registered | Joas Schilling | 2015-09-17 | 1 | -0/+8 |
* | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 1 | -5/+0 |
* | Add tests for the notification manager | Joas Schilling | 2015-09-08 | 1 | -2/+15 |
* | Fix the subject of notifications | Joas Schilling | 2015-09-08 | 1 | -1/+1 |
* | Fix closures and adding parsed Actions | Joas Schilling | 2015-09-08 | 1 | -2/+2 |
* | Use an INotification to getCount() and markProcessed() | Joas Schilling | 2015-09-08 | 1 | -10/+6 |
* | Add the app id to the markProcessed method | Joas Schilling | 2015-09-08 | 1 | -2/+3 |
* | Handle InvalidArgumentException more gracefully | Joas Schilling | 2015-09-08 | 1 | -5/+10 |
* | Add language to the preparation method | Joas Schilling | 2015-09-08 | 1 | -2/+3 |
* | Notification API | Joas Schilling | 2015-09-08 | 1 | -0/+180 |