New app: Learnforandroid (wait for upstream)

master
Boris Kraut 2015-07-01 23:42:08 +02:00
parent 58121c70f4
commit 6f4d5a8ce3
2 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,46 @@
Categories:Science & Education
License:GPLv3
Web Site:
Source Code:https://github.com/jhmgbl/learnforandroidfrag
Issue Tracker:https://github.com/jhmgbl/learnforandroidfrag/issues
Changelog:https://github.com/jhmgbl/learnforandroidfrag/releases
Auto Name:Learnforandroid
Summary:Learn vocabulary via flash cards
Description:
Enter and learn vocabulary. This is also suited for flash cards. The file
format is compatible with the Windows program learnforall. On long press
your favorite dictionary or Google Translate is shown. After a vocabulary
has been shown the user can press "view" and decide if he has known it or
not (he can select "right" or "wrong"). Long touch in settings shows a
help screen.
.
Repo Type:git
Repo:https://github.com/jhmgbl/learnforandroidfrag.git
Build:1.429,429
disable=res error drawable/abc_btn_radio_to_on_mtrl_000
commit=v1.429
subdir=learnforAndroidFrag
srclibs=AChartEngine@r534,3:AndroidFileChooser@0776630e9c5d3f73e66982c4214d5c1a64dfa15e,2:Support-v7@android-sdk-4.4.2_r1,ColorPicker-ambilwarna@a8d92e310f7b7419852b5367c1560f5db2b4fb98
rm=learnforAndroidFrag/libs/*
extlibs=android/android-support-v4.jar
prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/ && \
sed -i -e '/ambilwarna/d' project.properties && \
echo "android.library.reference.1=$$ColorPicker-ambilwarna$$/library/src/main" >> project.properties && \
pushd $$ColorPicker-ambilwarna$$/library/src/main && \
mv java src && \
popd
target=android-22
build=pushd $$AChartEngine$$ && \
$$MVN3$$ package && \
popd && \
cp $$AChartEngine$$/target/achartengine-1.1.0.jar libs/
Auto Update Mode:None
#Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.429
Current Version Code:429

View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/jhmgbl/android-file-chooser.git