Categories: - Internet License: AGPL-3.0-or-later AuthorName: Torsten Grote SourceCode: https://github.com/grote/BlitzMail IssueTracker: https://github.com/grote/BlitzMail/issues Changelog: https://github.com/grote/BlitzMail/blob/HEAD/ChangeLog Bitcoin: 12JaQp8zfqRb83JfSwVjH4rZWsZnWRPoyG AutoName: BlitzMail Description: |- BlitzMail is an Android app that allows you to set up your email account once and then use it to send emails or short notes to an address of your choice. This comes in handy when you need to send a lot of things via email, because you are in a low connectivity area (e.g. subway) and want to remember things to look at later. It also works when you are offline. BlitzMail then queues your emails and allows you to send them later when you have connectivity again. The SMTP password is stored encrypted with a built-in key and salted with your device ID. This is not fully secure, but should provide reasonable protection for your password. RepoType: git Repo: https://github.com/grote/BlitzMail.git Builds: - versionName: '0.1' versionCode: 1 commit: '0.1' prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java target: android-17 - versionName: '0.3' versionCode: 3 commit: '0.3' prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java target: android-17 - versionName: '0.4' versionCode: 4 commit: '0.4' prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java target: '18' - versionName: '0.5' versionCode: 5 commit: '0.5' gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: 0.5.1 versionCode: 6 commit: 0.5.1 gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: 0.6-beta1 versionCode: 7 commit: 0.6-beta1 gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: 0.6-beta2 versionCode: 8 commit: 0.6-beta2 gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: 0.6-rc1 versionCode: 9 commit: 0.6-rc1 gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: 0.6-rc2 versionCode: 10 commit: 0.6-rc2 gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: '0.6' versionCode: 11 commit: '0.6' gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: 0.6.1 versionCode: 12 commit: 0.6.1 gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: '0.7' versionCode: 13 commit: '0.7' gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java - versionName: 0.7.1 versionCode: 14 commit: 0.7.1 gradle: - normal prebuild: - cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java - sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java AutoUpdateMode: Version %v UpdateCheckMode: Tags CurrentVersion: 0.7.1 CurrentVersionCode: 14