ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

keep bitcoin connected even when app dosnt have focus #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
something I am noticing is that bitcoin-wallet disconnects every time I 
navigate away from the application.  This does not work well for in store use 
where we are switching in between browser based currency conversion and 
bitcoin-wallet regularly.

Original issue reported on code.google.com by wheresau...@lavabit.com on 21 Sep 2011 at 5:07

GoogleCodeExporter commented 9 years ago
Actually it should only disconnect if you navigate away via the back key. If 
you switch the app via home, it should stay connected in the background.

That said, I'm planning to overhaul this. Generally it should stay connected 
only if your phone is plugged into power and (optionally) if it is on WLAN 
rather than just UMTS/GSM/CDMA.

Original comment by andreas....@gmail.com on 22 Sep 2011 at 6:56

GoogleCodeExporter commented 9 years ago
Actually it should only disconnect if you navigate away via the back key. If 
you switch the app via home, it should stay connected in the background.

That said, I'm planning to overhaul this. Generally it should stay connected 
only if your phone is plugged into power and (optionally) if it is on WLAN 
rather than just UMTS/GSM/CDMA.

Original comment by andreas....@gmail.com on 22 Sep 2011 at 6:56

GoogleCodeExporter commented 9 years ago
As of 1.52+, there is now an option to stay connected while connected to a 
charger. Options -> About -> AutoSync

Is there anything else you need for in-store use? Feel free to open separate 
feature requests.

Original comment by andreas....@gmail.com on 2 Mar 2012 at 1:34