Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Notify the user when his roll has been processed #57

Closed
AndreMiras opened this issue Apr 19, 2018 · 0 comments
Closed

Notify the user when his roll has been processed #57

AndreMiras opened this issue Apr 19, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@AndreMiras
Copy link
Owner

AndreMiras commented Apr 19, 2018

Either using in-app notifications or directly with system notifications.

Here is a quick roadmap how I see that for now:

  1. dumb roll result pulling
  2. implement https://github.com/kivy/plyer notifications

Improvements could include:

@AndreMiras AndreMiras added the enhancement New feature or request label Apr 19, 2018
AndreMiras added a commit that referenced this issue Jun 26, 2018
Created a dummy background service.
AndreMiras added a commit that referenced this issue Sep 6, 2018
Adds a background service for pulling rolls and notify user when roll
was processed.
There's currently a bug where the service may die for a unknown reason.
Also the notification is not clickable and doesn't bring back to the
app.
This commit also brings a bunch of other things such as:

  - fixes missing `libffi-dev`
  - adds missing `libgmp3-dev` required by coincurve
  - upgrades Docker base image to latest Ubuntu Bionic LTS
  - refactors some file locations (shared with service/)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant