Skip to content

Releases: francoiscampbell/Xposed-DataUsage

Hotfix for SDK < 23

20 Mar 20:39
Compare
Choose a tag to compare

Fix for settings crashing on versions below Marshmallow (6.0)

Crash fix and relativity

20 Mar 06:18
Compare
Choose a tag to compare
  • Fixed settings crash on API < 23
  • Added measurement relative to cycle pace. This changes the warning and limit reference to where you should be in your current usage cycle. For example, if your monthly limit is 3 GB and you're halfway through your usage cycle, the limit value that the calculation will use is 1.5 GB. The number in the status bar takes on a new meaning when this setting is on; it now indicates how many bytes above or below this point you are. 0 means you are keeping in pace with your data plan, negative means you have some leeway, and positive means if you keep on using data at the same rate, you will go over your limit.

Padding and logging

19 Mar 13:06
Compare
Choose a tag to compare
  • Added padding to the widget
  • Added a bit more logging to help find bugs while in beta

Basic settings

19 Mar 04:48
Compare
Choose a tag to compare

Settings to choose unit, decimal places, and whether to show always or only when mobile

Auto everything!

14 Mar 15:56
Compare
Choose a tag to compare
  • Auto units depending on bytes amount
  • Automatically hides if the current network is not mobile (or is disconnected)
  • Automatically follows the typeface and colour of the clock text

Initial public release

13 Mar 21:06
Compare
Choose a tag to compare

MVP release, shows data usage in status bar. Tested on stock Marshmallow only.