Denis Dijak
Denis Dijak
why just not use recycler view and LayoutManager to show list or Grid? Plus its ViewHolder implementation would save a lot of resources, because currently what we have implemented as...
I have implemented toolbar, recycler view and UIL. Currently Im working on navigation drawer but time is not currently on my side so I have no idea when I will...
Finally found some time and I am currently using this for my owncloud server. Still in development tho. Made huge code optimizations so everything is running smooth as it should...
the master one. 1.8.0
@AndyScherzinger what ever you need you can take from Cirrus. It already has a recycler view implementation.
@AndyScherzinger so I sign contribution agreement and we can start? I would love to contribute and do code reviews, but just to warn you, we will have to do shit...
@davivel - implementation of recycler view - search - totally changed image loading mechanism (the current one is blocking UI) - avoiding multiple calls to notifyDataSetChanged (this is happening now...
@AndyScherzinger done. Lets do some damage :)
Why dont you just use an existing OwnCloudClient and executeMethod to get the avatar? The whole thumbnail processing is made that way...