Yaaic - Yet Another Android IRC Client

Developers

Sebastian Kaspari

Repository: http://github.com/pocmo/Yaaic

Homepage: http://www.pocmo.de

Do you want to contribute?

You are a Java/Android developer and you want to contribute to Yaaic? Great! :)

 

There are just two requirements:

  • You'll have to like git
  • And you'll have to like github (if you like git, you'll love github!)

 

Take a look at our github pages: http://github.com/pocmo/Yaaic/

Let's get started

1. Checkout the latest development version of Yaaic:

git clone git://github.com/pocmo/Yaaic.git

 

2. Apply your changes, fix bugs, do whatever you want

 

3. The world needs your modifications? Okay, test it! Teeeesting :) Code for the official release should be bug free!

 

4. Create your own branch/account at github (the best way!), send me a patch or provide some git repository access somewhere else... I'll take a look at your changes and cherry pick them into the master branch :)

 

5. And finally your changes will be in the next release!

Automated Testing

There's also a repository for Unit Tests and Functional Tests via the Android JUnit Testrunner.

 

The repository is also hosted at Github:

git clone git://github.com/pocmo/Yaaic-Test.git

 

Please test your code against the Testcases and it would be really awesome if you contribute a unit-test for your code :)

And now?

Anything related to Yaaic Development will be published at our github pages: http://github.com/pocmo/Yaaic/

Share |

Twitter

Commits

Added voice recognition to yaaic
>> read more

Bumped version to 0.5
>> read more