Android App to view passes
Find a file
2017-02-19 17:57:33 +01:00
.github Add issue template 2016-04-01 17:40:57 +02:00
.tx Adapt transifex config to new project structure 2015-11-09 14:54:12 +01:00
android Add first location name to calendar when available - closes #140 2017-02-19 17:57:33 +01:00
backend Add servlet to either open a pass or the market 2016-05-06 00:26:40 +02:00
gradle/wrapper Update gradle to 3.2 2016-12-03 19:16:56 +01:00
meta Use the screenShot method from the rule 2016-11-25 04:47:58 +01:00
.gitignore Add root build.gradle 2016-10-29 20:10:57 +02:00
build.gradle Use mockito 2 & allow final mocking 2017-02-19 17:13:18 +01:00
COPYING add GPLv3 2013-01-23 16:33:07 +01:00
gradlew Update gradle to 3.2 2016-12-03 19:16:56 +01:00
Jenkinsfile Do not publish lint html anymore 2016-10-29 20:13:06 +02:00
README.md Remove build-badge - snap-ci is terminating service 2017-02-06 21:21:24 +01:00
settings.gradle Move android from root to child 2015-10-17 23:07:22 +02:00

Android app on Google Play Android app on FDroid

PassAndroid

Android App to view Passes ( e.g. event tickets, coupons, loyalty cards, boarding passes, .. )

Displays esPass (*.esPass) and Passbook ( *.pkpass ) files & shows the Barcode ( QR, PDF417, AZTEC, Code 39 and Code 128 format ). It useable offline. When preparing for the Chaos Communication Congress 2012 ( #29c3 ) I stumbled upon a passbook file for the first time. As I really like the idea of paperless tickets as it saves time and trees which both are very valuable to me. The problem was that I found no app with which I could use the downloaded passbook file.

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.