Android App to view passes
Find a file
ligi 3a9d192ba7
Use latest build-plugin and gradle - remove sdkmanager
sdkmanager is now incompatible and was not supported anymore anyway
2017-03-04 19:25:56 +01: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 Use latest build-plugin and gradle - remove sdkmanager 2017-03-04 19:25:56 +01:00
backend Add servlet to either open a pass or the market 2016-05-06 00:26:40 +02:00
gradle/wrapper Use latest build-plugin and gradle - remove sdkmanager 2017-03-04 19:25: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 latest build-plugin and gradle - remove sdkmanager 2017-03-04 19:25:56 +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 Use latest build-plugin and gradle - remove sdkmanager 2017-03-04 19:25:56 +01: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.