From 75a585e213697b8770e3429bff7cee63d7507e85 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sat, 30 Mar 2013 16:32:52 +0200 Subject: [PATCH 1/3] Add ReLaunch - eInk launcher. https://github.com/yiselieren/ReLaunch --- metadata/com.harasoft.relaunch.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 metadata/com.harasoft.relaunch.txt diff --git a/metadata/com.harasoft.relaunch.txt b/metadata/com.harasoft.relaunch.txt new file mode 100644 index 0000000000..4bb7d8ee8b --- /dev/null +++ b/metadata/com.harasoft.relaunch.txt @@ -0,0 +1,17 @@ +Name:ReLaunch +Category:System +License:GPLv2 +Web Site:https://github.com/yiselieren/ReLaunch +Source Code:https://github.com/yiselieren/ReLaunch +Issue Tracker:https://github.com/yiselieren/ReLaunch/issues + +Summary:Launcher for eInk/eBook devices +Description: +Monochrome Launcher primarily intended for eInk and eBook devices. +Can work as a system launcher or normal app. Includes file manager, +text file viewer, editor and some system functionality. +. + +Repo Type:git +Repo:git://github.com/yiselieren/ReLaunch.git +Build Version:1.3.8,100308000,80c30ad43b,target=android-7 From b3b1db51849fffc1afb503bb87c8d3f062204286 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sat, 30 Mar 2013 16:37:34 +0200 Subject: [PATCH 2/3] Add update check for ReLaunch. --- metadata/com.harasoft.relaunch.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/com.harasoft.relaunch.txt b/metadata/com.harasoft.relaunch.txt index 4bb7d8ee8b..4c0e384462 100644 --- a/metadata/com.harasoft.relaunch.txt +++ b/metadata/com.harasoft.relaunch.txt @@ -15,3 +15,7 @@ text file viewer, editor and some system functionality. Repo Type:git Repo:git://github.com/yiselieren/ReLaunch.git Build Version:1.3.8,100308000,80c30ad43b,target=android-7 + +Update Check Mode:RepoManifest +Current Version:1.3.8 +Current Version Code:100308000 From faf3718c6b4f56aaa980e5c4767ac3d9cd1bd2f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 30 Mar 2013 16:11:09 +0100 Subject: [PATCH 3/3] small fixes for blitzmail --- metadata/de.grobox.blitzmail.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/metadata/de.grobox.blitzmail.txt b/metadata/de.grobox.blitzmail.txt index 9f7a8997dd..e8a16c8594 100644 --- a/metadata/de.grobox.blitzmail.txt +++ b/metadata/de.grobox.blitzmail.txt @@ -8,15 +8,21 @@ FlattrID:1217295 Summary:Share content via email with just one click Description: -BlitzMail is an Android app that allows you to set up your email account once and then use it to send emails 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. +BlitzMail is an Android app that allows you to set up your email account once +and then use it to send emails 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. -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. +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. . Repo Type:git Repo:https://github.com/grote/BlitzMail.git -Build Version:0.1,1,0.1,target=17,prebuild=\ +Build Version:0.1,1,0.1,target=android-17,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