owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.79k stars 3.05k forks source link

tried fixing the personal space notation #4242

Closed yvarun03 closed 8 months ago

yvarun03 commented 8 months ago

Related Issues

App:

Tried fixing the #4118 issue. In the FileListAdapter, I added logic on line 205 to check if a file is in the "Personal" space (isInPersonalSpace). If it is, I customized the UI to hide the space path, space icon, and space name, providing a distinct representation for "Personal" space files.

QA

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

jesmrec commented 8 months ago

Will take a look to your contribution, i think we should discuss which is the best approach since the issue is open to discussion.

Thanks a lot for contributing!!

JuancaG05 commented 8 months ago

Hi @yvarun03! Thanks a lot for your contribution! 🍻

This is being discussed and we'll let you know when we have a conclusion for it, you can subscribe in the issue if you want to be updated with the news there. In any case, I have several points here:

Closing this PR, but feel free to open a new one 👍