b7e954bba6
The exception was caused by removing from the HashSet (in Controller.java) while iterating over it. The locking offered no protection in that case. Extracted the notification of listeners (MessagingListener) in separate class to simplify reimplementation. Got rid of a couple of generic catch(Exception) that were hiding surprises. |
||
---|---|---|
assets | ||
docs | ||
images | ||
res | ||
src | ||
tests | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE |