Bitcoin-Core-App icon indicating copy to clipboard operation
Bitcoin-Core-App copied to clipboard

States for Android system notification

Open GBKS opened this issue 2 years ago • 5 comments

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 avatar Apr 21 '23 11:04 GBKS

"proof-of-stake"? NO!

yashrajd avatar Apr 21 '23 14:04 yashrajd

reference:

IMG_20230421_100426

yashrajd avatar Apr 21 '23 14:04 yashrajd

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.

yashrajd avatar May 02 '23 14:05 yashrajd

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

jarolrod avatar May 31 '23 11:05 jarolrod

It's an easier term.

GBKS avatar May 31 '23 11:05 GBKS