- chore: support gradle plugin version
- bugfix: fix NullPointerException sometimes thrown by label field
- bugfix: with some kotlin version build error (asserts-null)
- chore: imporve code style
- bugfix: fix foreground when first started, #16
- feature: support full notification information
- chore: add funding support
- feature: add unique id for notification
- feature: support interactive notification
- chore: add docs for readme
- fix: add try catch while invoke method
- hotfix: fix exception of some app send bitmap as large icon
- hotfix: fix utils class miss
- feature: add notification id
- feature: add notification large icon
- hotfix: fix start service failed after reboot
- feature: add foreground service
- fix: charseq cause excatpion
- fix: textLines cause panic
- chore: format code
- chore
- remove extra
- fix dart in backgroun run
- change the api for register handle
- add log in android
First implement.