05nelsonm / kmp-tor

Kotlin Multiplatform Library for embedding Tor into your applications
Apache License 2.0
33 stars 5 forks source link

Add Android UI components for service notifications #466

Closed 05nelsonm closed 4 weeks ago

05nelsonm commented 4 weeks ago

Closes #456

This PR builds out the core abstractions for plug & play UI layer for notification content when running a Foreground Service. This is just a "rough in" of the API, as it will certainly change once the runtime-service-ui module implementation gets built out further to finish things up.