Categories:
  - Security
  - Internet
License: GPL-3.0-only
WebSite: https://www.pep.security/
SourceCode: https://download.pep.security/gitlist
IssueTracker: https://gitlab.com/pep.security/fdroiddata/issues
Changelog: https://www.pep.security/docs/release_notes_android.html

AutoName: p≡p
Description: |-
    p≡p is a cyber security solution which protects the confidentiality and
    reliability of communications for citizens, for public offices and for
    enterprises. It provides end-to-end cryptography in all common crypto-standards
    through the app that you install on your phone.

    p≡p for Android makes e-mail encryption easy on mobile devices for everyone by
    automatic and seamless integration of end-to-end encryption. Set it up with your
    existing e-mail address under a minute. Send and receive as many messages as you
    want without any restrictions on the number of devices the p≡p app runs on.

    p≡p supports the user with advanced automation and is fully compatible with
    OpenPGP

    * it will automatically encrypt your e-mail and attachments, including pictures
    * it can ensure no one can intercept your perfectly encrypted e-mail
    * it is peer-to-peer and uses no central service
    * it works with all your existing e-mail account(s)
    * it can authenticate your communication partner and prevent identity theft
    * it offers security and privacy by default

    p≡p is end-to-end and supports all commonly used Android devices.

    p≡p is easy for your recipients too – depending on their security capabilities,
    they can exchange encrypted messages with you.

    With p≡p, you don’t need a separate account, you can send secure messages to
    anyone anywhere, regardless of their email provider.

    Just install the app and you can communicate in confidence with your peers.

RepoType: git
Repo: https://letsencrypt.pep-security.lu/gitlab/android/pep.git

Builds:
  - versionName: 1.0.101rc1.withoutKeysync
    versionCode: 2
    commit: v1.0.101rc1
    subdir: k9mail
    gradle:
      - WithoutkeysyncPlayStore
    srclibs:
      - pEpJNIAdapter@6d3137dd82e7
      - pEpEngine@6d083c04dd77
      - yml2@2.5.5
    prebuild:
      - rm -vf src/main/res/xml/changelog_master.xml
      - sed -i 's:file("../pEpJNIAdapter/android"):file("../srclib/pEpJNIAdapter/android"):'
        ../settings.gradle
      - sed -i 's:YML2_PATH=.*$:YML2_PATH=../$$yml2$$:' $$pEpEngine$$/default.conf
      - sed -i "s:yml2proc:../$$yml2$$/yml2proc:" $$pEpJNIAdapter$$/src/Makefile
      - sed -i 's:env python:env python2:' $$yml2$$/yml2proc
      - sed -i "s:backend.includePath.extend(dirs):backend.includePath.extend(['$(realpath
        $$yml2$$)']):" $$yml2$$/yml2proc
      - sed -i 's:YML2PROC=.*$:YML2PROC=../$$yml2$$/yml2proc:;s:YML_PATH=.*$:YML_PATH=../$$yml2$$:'
        $$pEpEngine$$/Makefile.conf
      - sed -i 's:ASN1C_INCLUDE=.*$:ASN1C_INCLUDE=/usr/share/asn1c:' $$pEpEngine$$/Makefile.conf
      - sed -i 's:-fcompound-names:-fcompound-names -fnative-types:' $$pEpEngine$$/asn.1/Makefile
    ndk: r14b

  - versionName: 1.0.209.withoutKeysync
    versionCode: 19
    commit: v1.0.209
    subdir: k9mail
    gradle:
      - WithoutkeysyncPlayStore
    srclibs:
      - pEpJNIAdapter@8973dc37e39d
      - pEpEngine@601cdaeef663
      - yml2@2.5.7
    prebuild:
      - rm -vf src/main/res/xml/changelog_master.xml
      - sed -i 's:file("../pEpJNIAdapter/android"):file("../srclib/pEpJNIAdapter/android"):'
        ../settings.gradle
      - sed -i 's:YML2_PATH=.*$:YML2_PATH=../$$yml2$$:' $$pEpEngine$$/default.conf
      - sed -i "s:yml2proc:../$$yml2$$/yml2proc:" $$pEpJNIAdapter$$/src/Makefile
      - sed -i 's:env python:env python2:' $$yml2$$/yml2proc
      - sed -i "s:backend.includePath.extend(dirs):backend.includePath.extend(['$(realpath
        $$yml2$$)']):" $$yml2$$/yml2proc
      - sed -i 's:YML2PROC=.*$:YML2PROC=../$$yml2$$/yml2proc:;s:YML_PATH=.*$:YML_PATH=../$$yml2$$:'
        $$pEpEngine$$/Makefile.conf
      - sed -i 's:ASN1C_INCLUDE=.*$:ASN1C_INCLUDE=/usr/share/asn1c:' $$pEpEngine$$/Makefile.conf
      - sed -i 's:-fcompound-names:-fcompound-names -fnative-types:' $$pEpEngine$$/asn.1/Makefile
    ndk: r14b

  - versionName: 1.0.213.withoutKeysync
    versionCode: 23
    commit: v1.0.213
    subdir: k9mail
    gradle:
      - WithoutkeysyncPlayStore
    srclibs:
      - pEpJNIAdapter@441
      - pEpEngine@3104
      - yml2@2.5.8
    prebuild:
      - pwd
      - $$pEpJNIAdapter$$/android/external/generate-standalone-ndk-toolchain.sh
      - rm -rvf /tmp/ndk-18-arm
      - mv ndk-18-arm /tmp
      - ln -s /tmp/ndk-18-arm $$pEpJNIAdapter$$/android/external/ndk-18-arm
      - rm -vf src/main/res/xml/changelog_master.xml
      - sed -i 's:docs.patch:docs.patch\n\tsed -i "s\:src doc tests\:src\:\" libgcrypt/Makefile.am:'
        $$pEpJNIAdapter$$/android/external/Makefile
      - sed -i 's:file("../pEpJNIAdapter/android"):file("../srclib/pEpJNIAdapter/android"):'
        ../settings.gradle
      - sed -i 's:YML2_PATH=.*$:YML2_PATH=../$$yml2$$:' $$pEpEngine$$/default.conf
      - sed -i "s:yml2proc:../$$yml2$$/yml2proc:" $$pEpJNIAdapter$$/src/Makefile
      - sed -i 's:env python:env python2:' $$yml2$$/yml2proc
      - sed -i "s:backend.includePath.extend(dirs):backend.includePath.extend(['$(realpath
        $$yml2$$)']):" $$yml2$$/yml2proc
      - sed -i 's:YML2PROC=.*$:YML2PROC=../$$yml2$$/yml2proc:;s:YML_PATH=.*$:YML_PATH=../$$yml2$$:'
        $$pEpEngine$$/Makefile.conf
      - sed -i 's:ASN1C_INCLUDE=.*$:ASN1C_INCLUDE=/usr/share/asn1c:' $$pEpEngine$$/Makefile.conf
      - sed -i 's:-fcompound-names:-fcompound-names -fnative-types:' $$pEpEngine$$/asn.1/Makefile
    ndk: r18b

AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.0.213
CurrentVersionCode: 23