PassAndroid
PassAndroid copied to clipboard
Android App to view passes
Hi, I found that the class [`OpenIphoneWebView`](https://github.com/ligi/PassAndroid/blob/c604fca0aceece5ba090cb5c8d81075103b70d5b/android/src/main/java/org/ligi/passandroid/ui/quirk_fix/OpenIphoneWebView.kt) uses `onReceivedError(view: WebView, request: WebResourceRequest, error: WebResourceError)`, which is added in API 23 (see this link), the former method is deprecated, however the...
Provide a functionality that enables the user to search for passes. This could be a search bar at the top. The idea is to first look at pass titles, and...
I think an option that deletes all passes with events that are in the past would be useful. Flow could be like this: 1. Click 'Delete past passes'. (I don't...
Currently, passes cannot be sorted by name. Sort by name is the very basic method to sort items. I think it needs to be implemented.
If a date is set for the pass, it can't be cancelled or removed. There should be an option to undo it without re-creating the pass.
Show upcoming events first (sorted by date ascending), then past events (sorted by date descending). Also show a small divider to better differentiate between the upcoming and past section. I...
Compact view apparently doesn't change at all the view. How is it intended to work?
I just tried adding a boarding pass for TAP, a Portuguese airline. For the flight here it worked fine, the way back not. The error message is generic and just...
Using Android 7 and PassAndroid. One of the things I always wonder is why PassAndroid is not recognized as handler application for pkpass files. Everytime I download one via browser...
This is a set of suggestions for improvement of the application design to make it easier for people to use the application. I am certain it will also increase the...