New app: 4pda (WIP)

master
Boris Kraut 2014-08-06 22:16:37 +02:00
parent 3d9bcf1e70
commit 574bc279b1
1 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,67 @@
Categories:Internet
License:Apache2
Web Site:https://github.com/slartus/4pdaClient-plus
Source Code:https://github.com/slartus/4pdaClient-plus
Issue Tracker:https://github.com/slartus/4pdaClient-plus/issues
Auto Name:4pda
Summary:Client for 4pda.ru
Description:
Client companion for the 4pda.ru forum.
.
Repo Type:git
Repo:https://github.com/slartus/4pdaClient-plus
Build:2.2,456
disable=does not build
commit=2.2
srclibs=JSoup@jsoup-1.7.3,ApacheHttpClient@4.1.2,ImageLoader@v1.9.1
rm=libs/jsoup-1.7.3.jar,libs/universal-image-loader-1.9.1.jar,libs/apache/httpclient-4.1.2.jar,libs/apache/httpmime-4.1.2.jar
prebuild=pushd $$JSoup$$ && \
$$MVN3$$ package && \
popd && \
cp $$JSoup$$/target/jsoup-1.7.3.jar libs/ && \
pushd $$ImageLoader$$ && \
$$MVN3$$ package && \
popd && \
cp $$ImageLoader$$/target/universal-image-loader-1.9.1.jar libs/ && \
pushd $$ApacheHttpClient$$/httpclient/ && \
$$MVN3$$ package && \
popd && \
pushd $$ApacheHttpClient$$/httpmime/ && \
$$MVN3$$ package && \
popd && \
cp $$ApacheHttpClient$$/httpclient/target/httpclient-4.1.2.jar $$ApacheHttpClient$$/httpmime/target/httpmime-4.1.2.jar libs/apache/ && \
rm build.xml && \
android update project -p . -t "android-19"
Maintainer Notes:
Neither ant nor gradle seem to be setup correctly.
fdroiddata/build/org.softeg.slartus.forpdaplus/res/layout/topic_fragment.xml:15: error: No resource identifier found for attribute 'ptrViewDelegateClass' in package 'org.softeg.slartus.forpdaplus'
Replaced libs:
WARNING: Found JAR file at libs/android-support-v4.jar
WARNING: Found JAR file at libs/jsoup-1.7.3.jar
WARNING: Found JAR file at libs/universal-image-loader-1.9.1.jar
WARNING: Found JAR file at libs/apache/httpclient-4.1.2.jar
WARNING: Found JAR file at libs/apache/httpmime-4.1.2.jar
Libs todo:
WARNING: Found ZIP file at assets/databases/base.zip
WARNING: Found ZIP file at assets/databases/notes.zip
WARNING: Found ZIP file at assets/databases/forum_struct.zip
WARNING: Found ZIP file at assets/databases/applications.zip
WARNING: Found ZIP file at assets/databases/cache.zip
WARNING: Found JAR file at Externals/android-sqlite-asset-helper-master/lib/android-sqlite-asset-helper.jar
WARNING: Found ZIP file at Externals/android-sqlite-asset-helper-master/example-v2/assets/databases/northwind.zip
WARNING: Found JAR file at Externals/android-sqlite-asset-helper-master/example-v2/libs/android-sqlite-asset-helper.jar
WARNING: Found ZIP file at Externals/android-sqlite-asset-helper-master/example-v1/assets/databases/northwind.zip
WARNING: Found JAR file at Externals/android-sqlite-asset-helper-master/example-v1/libs/android-sqlite-asset-helper.jar
.
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.2
Current Version Code:456