mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 02:31:42 +00:00
Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
1782c7bf20
3 changed files with 84 additions and 0 deletions
21
metadata/com.harasoft.relaunch.txt
Normal file
21
metadata/com.harasoft.relaunch.txt
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
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
|
||||||
|
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:1.3.8
|
||||||
|
Current Version Code:100308000
|
||||||
33
metadata/de.grobox.blitzmail.txt
Normal file
33
metadata/de.grobox.blitzmail.txt
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
Category:Internet
|
||||||
|
License:AGPLv3+
|
||||||
|
Web Site:
|
||||||
|
Source Code:https://github.com/grote/BlitzMail
|
||||||
|
Issue Tracker:https://github.com/grote/BlitzMail/issues
|
||||||
|
Donate:https://flattr.com/thing/1217295
|
||||||
|
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.
|
||||||
|
|
||||||
|
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=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
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:0.1
|
||||||
|
Current Version Code:1
|
||||||
|
|
||||||
30
metadata/org.ncrmnt.nettts.txt
Normal file
30
metadata/org.ncrmnt.nettts.txt
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
Name:NetTTS
|
||||||
|
Category:Multimedia
|
||||||
|
License:GPLv3
|
||||||
|
Web Site:https://github.com/nekromant/NetTTS
|
||||||
|
Source Code:https://github.com/nekromant/NetTTS
|
||||||
|
Issue Tracker:https://github.com/nekromant/NetTTS/issues
|
||||||
|
|
||||||
|
Summary:Text-to-Speech over network
|
||||||
|
Description:
|
||||||
|
NetTTS allows to use Android device as remote-controlled
|
||||||
|
Text-to-Speech server from other computers, via simple
|
||||||
|
telnet-like network protocol. A TTS engine must be installed
|
||||||
|
on your device. To try:
|
||||||
|
|
||||||
|
telnet <IP address of device> 4444
|
||||||
|
|
||||||
|
type "Hello".
|
||||||
|
|
||||||
|
Note that currently app provides minimal means of access control
|
||||||
|
(optional plain-text password), so use outside your local network
|
||||||
|
with caution.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/nekromant/NetTTS.git
|
||||||
|
Build Version:0.2.1,3,f54265b37edb3fe023,target=android-4
|
||||||
|
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:0.2.1
|
||||||
|
Current Version Code:3
|
||||||
Loading…
Reference in a new issue