felixb / callmeter

Call Meter 3G is the most complete monitor app for your Android device: It monitors your calls, text messages and data usage.
GNU General Public License v3.0
48 stars 39 forks source link

Feature request: make 80% warning smarter #93

Open Alestrix opened 8 years ago

Alestrix commented 8 years ago

Having an 80% warning pop up doesn't make much sense if 95% of the billing cycle has passed. A warning for something akin to "percentage used minutes > percentage of passed billing cycle, but only of greater than x%" (you come up with a better name I'm sure - I'm not a native English speaker) would make more sense. In other words it's a warning about “if you keep that pace of using up your minutes you will max out your plan before the end of the billing cycle!"

The "only if greater than" helps suppress unnecessary warnings like when using 5% of the minutes on the first day of the billing cycle.

felixb commented 8 years ago

that would make sense, because the progress bar is changing color with the very same logic.