status-react/nix/mobile
yenda 36ad6fb762
support for local notification service on Android
- add option in profile on Android to enable local notifications
- use foreground service to keep the app alive when running in the background
- implement enable and disbable notification function in status module

When enabling notifications, a foreground service is started that displays
a sticky notification to make the user aware that the app is running in the
background.
Notifications are updated whenever a new.message signal is handled on java side.
Currently only one to one chats are generating notifications but that can be
easily extended to other types of messages, including mentions and keywords.
The ens name of the user as well as keywords to follow should then be passed
to the native side when calling the enable function.

Signed-off-by: yenda <eric@status.im>
2019-11-07 09:59:12 +01:00
..
android support for local notification service on Android 2019-11-07 09:59:12 +01:00
fastlane nix: Apply some nixfmt suggestions and fix macOS status-go buildInputs 2019-07-29 18:01:07 +02:00
ios Use flock to create exclusive locks on node_modules/ 2019-09-13 17:46:18 +02:00
default.nix nix: Upgrade expected Xcode version to 11.1 2019-10-15 18:40:26 +02:00
node-package.nix Make root folder less busy 2019-09-12 16:54:12 +02:00
reset-node_modules.sh Use flock to create exclusive locks on node_modules/ 2019-09-13 17:46:18 +02:00