An Android app for renewing your UPass (Play Store)
RenewPass does the work of renewing your UPass for you. Enter your school credentials, and RenewPass will log in to your UPassBC account and request the latest available UPass, all with a single tap.
Your school credentials are stored locally on your phone, and your password is encrypted before being saved, so only RenewPass can see it.
More schools are coming soon! If you want to speed up the process, help us test or submit a pull request (Look at app/src/main/java/ca/alexland/renewpass/schools/SimonFraserUniversity.java for an example).
Pull requests and issues are welcome. Check out the issues for what we're working on.
The MIT License (MIT)
Copyright (c) 2016 Coffeeboys
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.