Bump version numbers for 1.4.10 release.
Don't set "DisableNetwork 1" during shutdown.
Merge branch '1777-lifecycle-manager' into 'master'
Shutdown from background if BriarService is recreated.
Exit if BriarService finds lifecycle already running.
Continue shutdown if an exception is thrown.
Convert comments to javadocs.
Merge branch 'string-utils-checked-exceptions' into 'master'