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. 07 May, 2017 1 commit
  7. 24 Apr, 2017 1 commit
  8. 23 Mar, 2017 1 commit
  9. 22 Mar, 2017 1 commit
  10. 20 Mar, 2017 1 commit
  11. 18 Jan, 2017 1 commit
  12. 25 Sep, 2016 2 commits
  13. 09 May, 2016 1 commit
  14. 23 Apr, 2016 2 commits
  15. 17 Apr, 2016 1 commit
  16. 15 Apr, 2016 2 commits
  17. 14 Apr, 2016 2 commits
  18. 13 Apr, 2016 1 commit
  19. 12 Apr, 2016 1 commit
  20. 07 Apr, 2016 1 commit
  21. 06 Apr, 2016 1 commit