New app: Echo
This commit is contained in:
parent
e1cfece997
commit
bb8f77ce71
31
metadata/eu.mrogalski.saidit.txt
Normal file
31
metadata/eu.mrogalski.saidit.txt
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
Categories:Multimedia,Office
|
||||||
|
License:GPLv3
|
||||||
|
Web Site:
|
||||||
|
Source Code:https://github.com/mafik/echo
|
||||||
|
Issue Tracker:https://github.com/mafik/echo/issues
|
||||||
|
|
||||||
|
Auto Name:Echo
|
||||||
|
Summary:Record audio in the backgroud
|
||||||
|
Description:
|
||||||
|
Continuously record audio for retrieval at a later time. Unless saved,
|
||||||
|
recordings are deleted on a rolling basis.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/mafik/echo
|
||||||
|
|
||||||
|
Build:1.3.38,13
|
||||||
|
commit=9dafc3895c6d40707b96be085e82df056160ca46
|
||||||
|
subdir=SaidIt
|
||||||
|
gradle=yes
|
||||||
|
srclibs=jcaki@r22
|
||||||
|
rm=SaidIt/libs/*
|
||||||
|
prebuild=sed -i -e 's/class/public class/g' $$jcaki$$/src/org/jcaki/Doubles.java && \
|
||||||
|
cp -fR $$jcaki$$/src/org src/main/java/ && \
|
||||||
|
sed -i -e 's/v4:19/v4:21/g' -e 's/19.1.0/21.0.2/g' -e 's/compileSdkVersion 19/compileSdkVersion 21/g' build.gradle
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:1.3.38
|
||||||
|
Current Version Code:13
|
||||||
|
|
2
srclibs/jcaki.txt
Normal file
2
srclibs/jcaki.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git-svn
|
||||||
|
Repo:https://jcaki.googlecode.com/svn/trunk/
|
Loading…
Reference in a new issue