* ui: add descriptions to notification channels
Provide descriptions that will be displayed in the Android system notification settings to describe the purpose of each notification channel to the user.
* Use IMPORTANCE_HIGH for start_vpn_channel
<stringname="notifications_delivered_when_user_interaction_is_required_to_establish_the_vpn_tunnel">Notifications delivered when user interaction is required to establish the VPN tunnel.</string>
<stringname="optional_notifications_which_display_the_status_of_the_vpn_tunnel">Optional notifications which display the status of the VPN tunnel.</string>
<stringname="notifications_delivered_when_a_file_is_received_using_taildrop">Notifications delivered when a file is received using Taildrop.</string>