chan icon indicating copy to clipboard operation
chan copied to clipboard

Add to F-Droid

Open moffatman opened this issue 2 years ago • 3 comments

Will need to set up a relatively clean build script. Right now blocked as some android dependencies don't build in current flutter/master without some patches.

moffatman avatar Apr 04 '22 15:04 moffatman

Blocked for the time being as non-free code is used for push notifications

moffatman avatar Jul 03 '22 05:07 moffatman

Blocked for the time being as non-free code is used for push notifications

@moffatman If you have the time, you could look into using Unified Push for notifications instead of Firebase, this would solve the issue.

Linuks777 avatar Oct 27 '22 16:10 Linuks777

@Linuks777 Didn't know about Unified Push, it seems like a cool project. I don't think I will switch to using it, but I think I can copy their approach to getting the necessary firebase token without any proprietary libs.

moffatman avatar Oct 27 '22 20:10 moffatman