Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
add Android+FireOS warning to tell devs that prolonged use will drain…
… the battery.
- Loading branch information
16740d6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How is a ACTION_BATTERY_CHANGED broadcast "greedy"? It's listening for intent broadcasts, not looping through anything.