We're both open source. The issue is that we chose completely different approaches in the backend to show events on the home screen. This implementation is push based (i.e. it reacts to calendar changes and updates the feed accordingly) while the other solution periodically updates the feed using the sync framework.