Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

States for Android system notification #53

Open
GBKS opened this issue Apr 21, 2023 · 5 comments
Open

States for Android system notification #53

GBKS opened this issue Apr 21, 2023 · 5 comments
Labels

Comments

@GBKS
Copy link
Contributor

GBKS commented Apr 21, 2023

On Android, the application uses a system notification to "stay alive" so the operating system doesn't shut it down, a that would interrupt syncing. The notification can reflect the current state of the block clock, it can essentially just be the text of the states shown in the design docs. To kick things off, I took screenshots of my Samsung phone, here's what the notifications look like for me (this may differ based on what Android flavor you have).

image

Expanding simply moves the line of text down and reveals the application name (not super helpful). I am curious why the application logo is so small and has this blue circle around it. Do others see this as well on their devices?

Here's a first draft of changes, reflecting the block clock state.

image

It is possible to add options to notifications. What I don't know is if there are any limitations, this might be good to investigate (dev docs). Right now I don't think we have a lot of options that would be convenient here, so maybe we just leave it out for now and keep it simple - just text to communicate the primary state?

@GBKS GBKS added the design label Apr 21, 2023
@yashrajd
Copy link

"proof-of-stake"? NO!

@yashrajd
Copy link

reference:

IMG_20230421_100426

@yashrajd
Copy link

yashrajd commented May 2, 2023

Hi @johnny9 it'd be great to see the bitcoin core icon in the notification itself. It is already visible in the status bar right at the top.

@jarolrod
Copy link
Collaborator

Why "Loaded" versus using the word "Synced"?

@GBKS
Copy link
Contributor Author

GBKS commented May 31, 2023

It's an easier term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants