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

Implement in-app data usage control #44

Open
santa4nt opened this issue Jan 30, 2014 · 2 comments
Open

Implement in-app data usage control #44

santa4nt opened this issue Jan 30, 2014 · 2 comments

Comments

@santa4nt
Copy link

Instead of relying on the system's data usage control, we should put such an option in the app itself, perhaps even with a more fine-grained control.

@hank
Copy link
Member

hank commented Feb 3, 2014

Are you referring to data usage as in network data usage where it pulls up the system data usage panel? It could be possible to get bitcoinj to track data usage, but it would likely be a rather major modification. Why is the system data usage panel insufficient?

@santa4nt
Copy link
Author

santa4nt commented Feb 3, 2014

Just a consistency feel. Most apps (e.g. Google apps) use its own data control instead of using the system's, and it can be more granularized (e.g. don't do background sync at all, or only do so on WiFi, etc).

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

No branches or pull requests

2 participants