Go to file
Travis Burtrum ebbdc383ec Set SNI hostname if we can for TLS connections 2015-07-24 23:47:48 -04:00
app Set SNI hostname if we can for TLS connections 2015-07-24 23:47:48 -04:00
gradle/wrapper Modify project to build using gradle. 2015-03-13 17:05:53 +01:00
.gitignore Modify project to build using gradle. 2015-03-13 17:05:53 +01:00
.travis.yml Travis: Use channel on freenode network. 2015-05-12 18:22:02 +02:00
CHANGELOG Update CHANGELOG (Yaaic 1.1). 2015-03-17 23:42:08 +01:00
CONTRIBUTORS Added myself to the list of contributors 2012-10-04 19:15:18 +02:00
LICENSE Fixed typo in LICENSE filename 2012-10-04 19:15:18 +02:00
README.md Change support channel network to Freenode. Fixes #163. 2015-05-12 20:55:26 +02:00
build.gradle Build gradle: Add maven central as fallback if jcenter is down (like now..) 2015-04-04 22:26:06 +02:00
gradle.properties Modify project to build using gradle. 2015-03-13 17:05:53 +01:00
gradlew Modify project to build using gradle. 2015-03-13 17:05:53 +01:00
gradlew.bat Modify project to build using gradle. 2015-03-13 17:05:53 +01:00
settings.gradle Modify project to build using gradle. 2015-03-13 17:05:53 +01:00
web_hi_res_512.png New app icon. 2015-03-20 20:19:27 +01:00

README.md

Build Status

Yaaic - Yet Another Android IRC Client

Yaaic is as the full name already says an Internet Relay Chat (IRC) client for Android devices.

This is the source code distribution of Yaaic. If you are looking for a compiled 'ready to use' version (APK), get the official build at the Google Play Store:

If you are a developer and want to contribute to Yaaic, checkout our repository at GitHub:

The project is using Gradle to build the application. Importing it into Android Studio should be enough to get it building.

Drop me a line for questions regarding Yaaic or use one of the following resources:

Third party libraries & resources

Yaaic includes the PircBot IRC API written by Paul Mutton available
under the GNU General Public License (GPL). http://www.jibble.org

The Yaaic icon was designed by http://www.androidicons.com

Some icons are part of the Silk icon set designed by Mark James
available under the Creative Commons Licence Attribution 3.0
Licence. http://www.famfamfam.com
Copyright 2009-2015 Sebastian Kaspari

Yaaic is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Yaaic is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Yaaic. If not, see http://www.gnu.org/licenses/