Go to file
Sebastian Kaspari e378c6570b Update all broadcast sending to use LocalBroadcastManager.
This breaks a lot as the receiving part is not changed yet. But this is
a branch anyways ... so let's break stuff!
2013-02-06 23:14:59 +01:00
application Update all broadcast sending to use LocalBroadcastManager. 2013-02-06 23:14:59 +01:00
libs Update support library to version 11. 2013-01-21 21:11:09 +01:00
test Update test project classpath to include new robotium version 3.5.1 2012-11-06 21:09:36 +01:00
tools Fixed check_languages.rb script 2010-11-07 08:37:16 +01:00
.gitignore Mavenize Yaaic. Adding pom.xml file. 2012-07-28 11:55:32 +02:00
CHANGELOG Update CHANGELOG. 2012-10-04 19:15:18 +02: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 README: It's 2013! 2013-01-29 21:39:31 +01:00

README

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), see the official
homepage at:

 http://www.yaaic.org

Yaaic is also avaiable at the Google Play Store.

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

 http://github.com/pocmo/Yaaic

The application project is located in application/ while the test/
folder contains unit and scenario tests. (Both folders are two
separate Eclipse projects!)

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

IRC:           irc.epd-me.net #yaaic
Homepage:      http://www.yaaic.org
Google Group:  http://groups.google.com/group/yaaic
Twitter:       http://twitter.com/Yaaic
Facebook:      http://www.facebook.com/pages/Yaaic/359902798214

--------------------------------------------------------------------

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

Yaaic uses the ViewPagerIndicator widget written by Patrik
Åkerfeldt, Francisco Figueiredo Jr. and Jake Wharton. Licensed
under the Apache License 2.0.
https://github.com/JakeWharton/Android-ViewPagerIndicator

Yaaic also uses the ActionBarSherlock library written by Jack
Wharton. Licensed under the Apache License 2.0.
https://github.com/JakeWharton/ActionBarSherlock

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-2013 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/