fdroiddata/metadata/com.mitzuli.txt

108 lines
3.6 KiB
Plaintext
Raw Normal View History

2015-08-30 05:38:37 +00:00
Categories:Reading
2015-03-03 18:40:18 +00:00
License:GPLv2+
Web Site:http://www.mitzuli.com
2015-03-03 18:40:18 +00:00
Source Code:https://github.com/artetxem/mitzuli
Issue Tracker:https://github.com/artetxem/mitzuli/issues
Auto Name:Mitzuli
Summary:Offline Translator
Description:
2015-09-12 05:52:14 +00:00
Translator featuring a full offline mode, voice input (ASR), camera input (OCR),
voice output (TTS), and more!
2015-04-05 14:57:18 +00:00
2015-04-08 15:22:15 +00:00
This app periodically updates the list of available languages and their
2015-09-12 05:52:14 +00:00
respective resources in the background. This is necessary for the app to work
robustly, and no personal information is sent to the server.
2015-03-03 18:40:18 +00:00
.
Repo Type:git
Repo:https://github.com/artetxem/mitzuli
2015-03-23 23:35:10 +00:00
Build:1.0.2,10002
commit=20f2c2f36e593f8c97fadecb3b95ed6cc0bad759
2015-03-03 18:40:18 +00:00
subdir=app
gradle=yes
2015-04-28 03:37:46 +00:00
prebuild=sed -i -e '29,37d' build.gradle && \
sed -i -e '/splits/,+7d' build.gradle && \
echo 'ndkdir=$$NDK$$' > ../gradle.properties
2015-03-14 04:25:31 +00:00
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
2015-03-03 18:40:18 +00:00
2015-04-28 17:29:18 +00:00
#universal apk
Build:1.0.3,10003
commit=ee3ef8f6588b721ffca31b2ac17201d184ac9cb7
subdir=app
gradle=yes
prebuild=sed -i -e '29,37d' build.gradle && \
sed -i -e '/splits/,+7d' build.gradle && \
echo 'ndkdir=$$NDK$$' > ../gradle.properties
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
2015-06-20 02:14:40 +00:00
#universal apk
Build:1.0.4,10004
commit=a5e701faa4e7c1e6b39847796b8cbdc0bd8820f2
subdir=app
gradle=yes
prebuild=sed -i -e '29,37d' build.gradle && \
sed -i -e '/splits/,+7d' build.gradle && \
echo 'ndkdir=$$NDK$$' > ../gradle.properties
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
2015-06-20 07:55:53 +00:00
#universal apk
Build:1.0.5,10005
commit=c7fe1efba47596ef34c2bcfae1662fc50ae7e4a5
subdir=app
gradle=yes
prebuild=sed -i -e '29,37d' build.gradle && \
sed -i -e '/splits/,+7d' build.gradle && \
echo 'ndkdir=$$NDK$$' > ../gradle.properties
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
2015-04-28 17:29:18 +00:00
Build:1.0.3,1010003
disable=split
commit=ee3ef8f6588b721ffca31b2ac17201d184ac9cb7
subdir=app
gradle=armeabi
2015-05-24 03:34:59 +00:00
prebuild=sed -i -e 's/universalApk true/universalApk false/g' build.gradle && \
echo 'ndkdir=$$NDK$$' > ../gradle.properties
2015-04-28 17:29:18 +00:00
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
Build:1.0.3,2010003
disable=split
commit=ee3ef8f6588b721ffca31b2ac17201d184ac9cb7
subdir=app
gradle=armeabi-v7a
2015-05-24 03:34:59 +00:00
prebuild=sed -i -e 's/universalApk true/universalApk false/g' build.gradle && \
echo 'ndkdir=$$NDK$$' > ../gradle.properties
2015-04-28 17:29:18 +00:00
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
Build:1.0.3,3010003
disable=split
commit=ee3ef8f6588b721ffca31b2ac17201d184ac9cb7
subdir=app
gradle=mips
2015-05-24 03:34:59 +00:00
prebuild=sed -i -e 's/universalApk true/universalApk false/g' build.gradle && \
echo 'ndkdir=$$NDK$$' > ../gradle.properties
2015-04-28 17:29:18 +00:00
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
Build:1.0.3,4010003
disable=split
commit=ee3ef8f6588b721ffca31b2ac17201d184ac9cb7
subdir=app
gradle=x86
2015-05-24 03:34:59 +00:00
prebuild=sed -i -e 's/universalApk true/universalApk false/g' build.gradle && \
echo 'ndkdir=$$NDK$$' > ../gradle.properties
2015-04-28 17:29:18 +00:00
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
2015-04-03 23:07:07 +00:00
Maintainer Notes:
2015-04-28 17:29:18 +00:00
1.0.3 can be build using ABI splits, however all ABIs are built on each run,
splitting and packaging is done afterwards. They are disabled in favor of a
universal apk for now. Once we turned splits on, there is no going back due
to splits having much higher vercodes.
2015-04-03 23:07:07 +00:00
.
2015-03-03 18:40:18 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
2015-06-20 02:14:40 +00:00
Current Version:1.0.5
Current Version Code:10005
2015-03-03 18:40:18 +00:00