Go to file
Sebastian Kaspari add973918d Using a ListView with TextViews instead of a lot of SpannableStrings in one TextView for Messages; Fixed a not closed database cursor problem 2010-03-08 21:36:36 +01:00
res Added autoscrolling to channel switcher 2010-03-07 01:01:35 +01:00
src/org Using a ListView with TextViews instead of a lot of SpannableStrings in one TextView for Messages; Fixed a not closed database cursor problem 2010-03-08 21:36:36 +01:00
.classpath Refactored nearly everything 2009-12-17 21:27:57 +01:00
.gitignore Moving local stuff to .git/info/exclude 2009-11-20 19:26:25 +01:00
.project Renamed project to "Yaaic" 2009-05-28 20:47:21 +02:00
AndroidManifest.xml identation fix 2010-03-02 19:27:58 +01:00
LICENCE Added Licence (GPL v3) 2009-05-28 21:29:10 +02:00
README Added references about PircBot and the Silk icons 2010-03-07 10:02:15 +01:00
default.properties Will build for Android 1.6 2009-11-20 18:37:20 +01:00

README

Yaaic - Yet Another Android IRC Client

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

This is the source code distribution of Yaaic. If you are looking
for a compiled 'ready to use' version, see the official homepage at:

http://www.yaaic.org

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

http://github.com/pocmo/Yaaic

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

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

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

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

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