| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Allow to propagate errors in order to handle them acordingly.
Use playerNotifications by value to reduce the amount of allocations.
Add session managment playerNotifications.
Support marshalling notifications to plain text.
|
| | |
|
| |
|
|
|
|
| |
Having a input queue of consumable input events allow widgets to prevent
the further handling of the same event by different collections by
consuming the event.
|
|
|
Make the activity stack explicit and move reusable activities to the
activity package.
|