net.twisterrob.inventory
net.twisterrob.inventory copied to clipboard
Create notifications with channel ID using builder
Remove workaround of setting notification channel via reflection in BackupService.
This is halfway fixed in svn@3205, the channel ID is actually set up, but there's a workaround with FAKE_CHANNEL_ID, because at the time of construction the channel ID is not known. Still need to refactor the order of code to remove this constant and be safe and nice.