fdroiddata/metadata/com.mitzuli.txt

87 lines
2.9 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
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
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
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
2016-01-05 16:49:47 +00:00
Build:1.0.7,10007
commit=eb6a5ef804bdf59c10c6b926eb4dc4e90503a035
2015-04-28 17:29:18 +00:00
subdir=app
2016-01-05 16:49:47 +00:00
gradle=yes
prebuild=sed -i -e '28,43d' build.gradle && \
sed -i -e '/splits/,+7d' build.gradle && \
2015-05-24 03:34:59 +00:00
echo 'ndkdir=$$NDK$$' > ../gradle.properties
2015-04-28 17:29:18 +00:00
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
2016-01-05 16:49:47 +00:00
Maintainer Notes:
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. Sample recipe:
2015-04-28 17:29:18 +00:00
2016-01-05 16:49:47 +00:00
#other gradle-splits: armeabi-v7a mips x86
Build:1.0.3,1010003
2015-04-28 17:29:18 +00:00
disable=split
commit=ee3ef8f6588b721ffca31b2ac17201d184ac9cb7
subdir=app
2016-01-05 16:49:47 +00:00
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
2015-04-03 23:07:07 +00:00
.
2015-03-03 18:40:18 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
2016-01-05 04:37:58 +00:00
Current Version:1.0.7
Current Version Code:10007