.hgignore
author Da Risk <da_risk@beem-project.com>
Tue, 21 Feb 2012 21:07:42 +0100
changeset 962 f27ce0166608
parent 692 06bd95634e82
child 1002 85cce4bb7f5e
permissions -rw-r--r--
Fix bug when creating contact. The contact is created asynchronously so we cannot try to get it immediatly. As a consequence the method IRoster.createContact now return a boolean.

syntax: glob
bin/*
R.java
doc/javadoc
src/com/beem/project/beem/service/aidl/*.java
gen/*
local.properties
**~
**/.*.sw?
.classpath