greenaddress / abcore

ABCore - Android Bitcoin Core
http://abco.re
MIT License
164 stars 55 forks source link

Feature Request: Debug Log real-time update or interval #79

Open decembermouse opened 5 years ago

decembermouse commented 5 years ago

Would be great to load the Debug Log and see new entries to it in real-time as the app adds them. As it stands, the user must go back to the main app screen then select Debug Log from the drop-down menu to see more current updates.

Alternatively, an option to select an update interval for the log, if real-time if feasible. 1s, 5s, 30s, 60s, 5m, etc.

greenaddress commented 5 years ago

this has been implemented in PR https://github.com/greenaddress/abcore/pull/94