2013-11-02 00:16:14 +00:00
|
|
|
Categories:Internet
|
2013-03-01 18:49:30 +00:00
|
|
|
License:Apache2
|
2013-03-07 16:57:25 +00:00
|
|
|
Web Site:https://github.com/ubergeek42/weechat-android/wiki
|
2013-03-01 18:49:30 +00:00
|
|
|
Source Code:https://github.com/ubergeek42/weechat-android
|
|
|
|
Issue Tracker:https://github.com/ubergeek42/weechat-android/issues
|
2015-06-03 16:10:02 +00:00
|
|
|
Changelog:https://github.com/ubergeek42/weechat-android/raw/HEAD/Readme.md
|
2013-03-01 18:49:30 +00:00
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Name:weechat
|
2013-03-01 18:49:30 +00:00
|
|
|
Summary:Internet relay chat
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
Relay Client for the Weechat IRC client. It allows you to connect to your phone
|
|
|
|
to your Weechat client and read/reply to your messages while away from your
|
2013-03-01 18:49:30 +00:00
|
|
|
computer.
|
2013-04-09 21:38:55 +00:00
|
|
|
This is the '''DEVELOPMENT''' version of this client. It may contain bugs or
|
2013-03-01 18:49:30 +00:00
|
|
|
features that are not fully implemented.
|
2013-04-09 21:38:55 +00:00
|
|
|
This is '''NOT''' a fully featured IRC client. It requires weechat running on a
|
|
|
|
server to connect to.
|
2013-03-01 18:49:30 +00:00
|
|
|
.
|
|
|
|
|
2013-04-08 12:36:43 +00:00
|
|
|
# pom is messy and assumes signing
|
2013-03-01 18:49:30 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/ubergeek42/weechat-android.git
|
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:0.8-dev-b4,4
|
|
|
|
commit=v0.08-dev-b4
|
|
|
|
subdir=weechat-android
|
|
|
|
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.4.1
|
2014-08-26 11:30:35 +00:00
|
|
|
extlibs=sl4j/slf4j-android-1.6.1-RC1.jar,acra/acra-4.4.0.jar
|
2014-04-26 10:15:00 +00:00
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
|
|
|
mvn clean package -f ../weechat-relay/pom.xml && \
|
|
|
|
mkdir -p libs/ && \
|
|
|
|
mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
|
|
|
|
|
|
|
|
Build:0.8-dev-b5,5
|
|
|
|
commit=b484867803
|
|
|
|
subdir=weechat-android
|
|
|
|
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.4.1
|
2014-08-26 11:30:35 +00:00
|
|
|
extlibs=sl4j/slf4j-android-1.6.1-RC1.jar,acra/acra-4.4.0.jar
|
2014-04-26 10:15:00 +00:00
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
|
|
|
mvn clean package -f ../weechat-relay/pom.xml && \
|
|
|
|
mkdir -p libs/ && \
|
|
|
|
mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
|
2013-03-01 18:49:30 +00:00
|
|
|
|
2014-10-28 10:30:56 +00:00
|
|
|
Build:0.9-rc1,12
|
|
|
|
commit=v0.9-rc1
|
2015-04-04 01:37:18 +00:00
|
|
|
subdir=weechat-android
|
2014-10-28 10:30:56 +00:00
|
|
|
gradle=yes
|
|
|
|
forceversion=yes
|
|
|
|
|
2015-04-17 21:32:35 +00:00
|
|
|
Build:0.10,14
|
|
|
|
commit=v0.10
|
|
|
|
subdir=weechat-android
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i '/gradleVersion/d' ../build.gradle
|
|
|
|
|
2013-03-01 18:49:30 +00:00
|
|
|
Auto Update Mode:None
|
2014-10-28 10:30:56 +00:00
|
|
|
Update Check Mode:Tags
|
2015-04-04 01:37:18 +00:00
|
|
|
Current Version:0.10
|
|
|
|
Current Version Code:14
|
2013-03-01 18:49:30 +00:00
|
|
|
|