net.twisterrob.inventory icon indicating copy to clipboard operation
net.twisterrob.inventory copied to clipboard

Create notifications with channel ID using builder

Open TWiStErRob opened this issue 5 years ago • 1 comments

Remove workaround of setting notification channel via reflection in BackupService.

TWiStErRob avatar Apr 26 '20 12:04 TWiStErRob

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.

TWiStErRob avatar Nov 02 '20 21:11 TWiStErRob