Coffeeboys / RenewPass

An Android app for renewing your UPass
MIT License
10 stars 2 forks source link

Auto renew service #29

Closed TrevRawr closed 8 years ago

TrevRawr commented 8 years ago

fixes #25

Moved the auto-renewal process to take place inside a service instead of directly in the broadcast receiver so that it can recover and restart auto-renewal even if the android os kills the process before auto-renewal is complete.