Commit Graph

21 Commits

Author SHA1 Message Date
Greg 83dc8d6db5 example/example.app: Update Info.plist 2020-07-07 10:09:02 -04:00
Greg 859438b1ff Add notification center delegate, some clean-ups. 2020-07-03 16:34:29 -04:00
Greg 4369b7f8c6 Fix to identifier string on MacOS. 2020-06-26 22:09:02 -04:00
Greg 8adb6873d1 Initial MacOS implementation. 2020-06-26 21:29:29 -04:00
Chris Waldon 32d429da19
chore: update example to use cross-platform API 2020-06-21 21:54:07 -04:00
Chris Waldon 1215aa671d
docs: include info on helper JAR 2020-06-20 16:11:32 -04:00
Chris Waldon aef2cf562d
bugfix: prevent linux code from building for android 2020-06-20 16:06:20 -04:00
Chris Waldon 08792ea52f
bugfix: ensure text content is passed to linux notifications 2020-06-20 16:04:00 -04:00
Chris Waldon d2c6ea6ea6
bugfix: include package source code 2020-06-20 16:00:04 -04:00
Chris Waldon 98fb54e6e0
docs: add README 2020-06-20 15:20:10 -04:00
Chris Waldon bbfeebc0bd
deps: clean up dependencies 2020-06-20 15:05:17 -04:00
Chris Waldon a88ff57f73
chore: remove unneeded logging from go android package 2020-06-20 12:21:20 -04:00
Chris Waldon 62cd63ee08
docs: clarify android usage docs 2020-06-20 12:20:38 -04:00
Chris Waldon 9706db5276
chore: remove unneeded logging 2020-06-20 12:20:29 -04:00
Chris Waldon fe7a92c444
chore: add license 2020-06-20 12:19:17 -04:00
Chris Waldon 211b8b1253
feat: enable variable channel importance 2020-06-20 12:03:30 -04:00
Chris Waldon 6449040e61
feat: implement android notification cancellation 2020-06-20 10:17:40 -04:00
Chris Waldon 4c377a2f20
feat: support actually sending notifications 2020-06-19 19:07:37 -04:00
Chris Waldon 420149d9e9
feat: simplify implementation by avoiding returning channel 2020-06-19 18:35:55 -04:00
Chris Waldon 52786735c7
feat: instantiate channel and return to go 2020-06-19 18:28:01 -04:00
Chris Waldon e9b23d155d
feat: invoke helper class from Go 2020-06-19 17:59:37 -04:00