1. 12 Sep, 2018 1 commit
  2. 28 Aug, 2018 1 commit
  3. 16 May, 2017 1 commit
  4. 04 Mar, 2017 1 commit
  5. 18 Feb, 2017 1 commit
  6. 09 Feb, 2017 1 commit
  7. 10 Jan, 2017 1 commit
    • Ian Hickson's avatar
      Improve Notification API (#7403) · 2eecb8be
      Ian Hickson authored
      - better documentation
      
      - verify (at run time) that onNotification doesn't return null, and
        report copious helpful information if it does.
      
      - add a toString/debugFillDescription convention to Notification.
      
      - actually test Notification
      2eecb8be