1. 25 Aug, 2017 1 commit
  2. 16 Aug, 2017 1 commit
    • Ryan Eberhardt's avatar
      Use UserNotifications to create local notifications · d945506c
      Ryan Eberhardt authored
      a15e038a adds support for enumerating/dismissing delivered notifications
      by ID, but UserNotifications notifications and UILocalNotification
      notifications have a different set of IDs (a notification created using
      UILocalNotification will have an ID that does not match the
      notification's ID in the UserNotifications world and hence cannot be
      used to dismiss that notification). This commit creates the
      notifications using UserNotifications if the user is on iOS 10.
      d945506c
  3. 02 Aug, 2017 1 commit
    • Ryan Eberhardt's avatar
      Add iOS checkPermissions · 1ece0281
      Ryan Eberhardt authored
      Add a checkPermissions function allowing the app to determine what
      notification permissions the user has granted. The function returns a
      promise resolving to an object with permission info.
      1ece0281
  4. 12 Jul, 2017 1 commit
  5. 01 Jun, 2017 1 commit
  6. 24 Apr, 2017 1 commit
  7. 23 Mar, 2017 1 commit
  8. 22 Mar, 2017 1 commit
  9. 20 Mar, 2017 1 commit
  10. 18 Jan, 2017 1 commit
  11. 25 Sep, 2016 2 commits
  12. 09 May, 2016 1 commit
  13. 23 Apr, 2016 2 commits
  14. 17 Apr, 2016 1 commit
  15. 15 Apr, 2016 2 commits
  16. 14 Apr, 2016 2 commits
  17. 13 Apr, 2016 1 commit
  18. 12 Apr, 2016 1 commit
  19. 07 Apr, 2016 1 commit
  20. 06 Apr, 2016 1 commit