Daniel Zlotin
|
1d9a852533
|
moving stuff around to work on everything locally without hacks
|
7 years ago |
Guy Carmeli
|
8d5ec5014b
|
Initial v2 commit on Android
|
7 years ago |
Guy Carmeli
|
d72845a4fe
|
Fix concurrent modification exception
|
8 years ago |
Guy Carmeli
|
04ad06ca11
|
Fix concurrent modification exception when switching root
|
8 years ago |
Guy Carmeli
|
653b0716ff
|
Fixed crash when unregistering EventBus subsribers
closes #291
|
8 years ago |
Daniel Zlotin
|
51624f7998
|
test env and eventbus fixes
|
8 years ago |
Guy Carmeli
|
d25ab7ce19
|
Assasinate LocalBroadcastReceiver in favor of a simple EventBus implementation
This is needed since some of the data we need to send in the events
can not be serialised and added to a Bundle.
|
8 years ago |