bitcoin-core / gui-qml

Bitcoin GUI (experimental QML-based fork)
MIT License
107 stars 40 forks source link

Use node model state to update the android notification #331

Closed johnny9 closed 1 year ago

johnny9 commented 1 year ago

The AndroidNotifier class connects to the NodeModel's state signals and uses JNI to send callbacks to the Android service managing the foreground notification.

Windows Intel macOS Apple Silicon macOS ARM64 Android

johnny9 commented 1 year ago

from 6e0d079 to 1ef10e1

johnny9 commented 1 year ago

paused notif.png

block height notif.png

connecting notif.png

johnny9 commented 1 year ago

https://github.com/BitcoinDesign/Bitcoin-Core-App/issues/53

johnny9 commented 1 year ago

from 1ef10e1 to 90d250d

hebasto commented 1 year ago

Needs rebase.

johnny9 commented 1 year ago

Update from eb53a46 to acd2d3e:

johnny9 commented 1 year ago

update from acd2d3e to b641df4: