Android App to view passes
Find a file
2018-08-16 20:02:32 +02:00
.ci Add kontinuum config 2017-04-12 00:43:23 +02:00
.github Do not deoend on dev as it does not exist in some phases. 2017-03-01 12:42:40 +01:00
.tx Adapt transifex config to new project structure 2015-11-09 14:54:12 +01:00
android Add support for barcode type EAN8. Closes #205 2018-08-16 20:02:32 +02:00
backend Add servlet to either open a pass or the market 2016-05-06 00:26:40 +02:00
gradle/wrapper Use gralde 4.9 2018-07-29 15:39:47 +02: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 unmock 0.6.5 2018-08-01 22:29:04 +02:00
COPYING add GPLv3 2013-01-23 16:33:07 +01:00
gradlew Use gradle 4.2.1 2017-10-07 21:47:31 +02:00
Jenkinsfile Use latest build-plugin and gradle - remove sdkmanager 2017-03-04 19:25:56 +01:00
README.md Add Amazon store badge 2017-04-13 19:10:50 +02:00
settings.gradle Move android from root to child 2015-10-17 23:07:22 +02:00

on Google Play on FDroid on Amazon

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.