evgs / BombusLime

Xmpp client for Android devices
http://bombus.im/lime/nightlies
GNU General Public License v2.0
15 stars 1 forks source link

Listen for broadcast ACTION_BACKGROUND_DATA_SETTING_CHANGED #26

Open evgs opened 12 years ago

evgs commented 12 years ago

If an application uses the network in the background, it should listen for this broadcast and stop using the background data if the value is false.