<div dir="ltr"><div><div><div><div>Hi Bernhard/ Alessandro,<br><br></div>I went through
 the ownCloud news app API [1] again thoroughly, got the idea behind it.
 Without reading the rss feeds of news app from the mobile application 
and process those rss feeds to extract data at the client side, this API
 exposes very convenient and well organized interface to read rss feeds 
and return news items of the ownCloud news app.<br>
</div><div><br></div>According to my understanding, all news items have 
been divided into news feeds and all news feeds again have been divided 
into folders. Therefore mobile application users can see a categorized 
view of all folder sections currently have with the API at the main 
screen of the mobile app. Then user can select one of folder and he will
 see all the feeds related to that folder. And then he can view all  
items of that feed. <br>
<br>
In my proposal I have explained how I am going to use this API features 
with the mobile app in more detail and additional functionality which I 
can give to this mobile application. If you can find some time for me, 
please review it and give your suggestions to make it more stronger.<br>
<br>This API gives several specifications to the mobile application like
 get/ create/ delete/ update folders and feeds from the app, and mark 
items of feeds as "read" and "starred". And we can also use this to get 
specific number of items up to newest item, get updated news and get 
starred news count. Please correct me if I am wrong. <br>
<br>
</div>And here are my pull requests [2][3] related to the new 
functionality I am going to merge to ownCloud. That is to send emails to
 all recipients when a calendar event is shared with people within same 
ownCloud instance and outside of it too. Please review it and give your 
feed backs about them too.<br>
<br>
</div>Thanks in Advance..!<br>
<br>[1].  <a href="https://github.com/owncloud/news/wiki/API" target="_blank">https://github.com/owncloud/news/wiki/API</a><br>
[2].  <a href="https://github.com/owncloud/calendar/pull/13">https://github.com/owncloud/calendar/pull/13</a><br>
[3].  <a href="https://github.com/owncloud/core/pull/2996">https://github.com/owncloud/core/pull/2996</a><br><br clear="all"><br>-- <br>Visitha Warna Baddegama<br>Undergraduate<br>Department of Computer Science and Engineering<br>
University of Moratuwa<br>Sri Lanka
</div>