Categories in NavigationDrawer#275
Conversation
|
Awesome! |
|
I'm done. Please test this, everybody! And please give feedback to design issues. |
|
I've added some enhancements:
|
|
I really like the functionality and it's testing ok so far on my phone. The one thing I was confused by was the default view being "Recent" but the starred notes not being grouped at the top. I suppose I think of starred as pinned and expect to see them first before anything else--maybe this wouldn't be classified as "Recent" items but a different view. |
|
Yes, it's a little bit different than before. But now, it's more aligned to other Nextcloud apps: Typically, you have a separate navigation item for starred objects. But we can discuss this point further. I'm happy to read more opinions on this. |
550d406 to
402d645
Compare
|
@stefan-niedermann What's you opinion on this? Do you plan to review or should I merge this by myself? |
|
I planned to review this and #298 this saturday :) As far as i can see from the screenshots, it seems to be great :) This is worth a little candy for me, i will contact you after final merge. |
|
Really awesome work :) Thank you @korelstar |
| android:label="@string/app_name" | ||
| android:networkSecurityConfig="@xml/network_security_config" | ||
| android:supportsRtl="true" | ||
| android:theme="@style/OwnCloud"> |
There was a problem hiding this comment.
Thanks, wanted to remove all possible Nextcloud/ownCloud-References long time ago...
|
Am I correct in thinking that I now can't get the same view that used to exist pre-category drawer, i.e. notes being sorted by starred and then modified? |
|
Another comment on the "Recent" notes tab. As of v. 2.3.2 of the Nextcloud Notes app, notes are displayed by starred->modified, the way that the android app used to. |
|
Let's continue the discussion on the favorites sorting in #346 :-) |




This work in ready for merge, now. Closes #165.
NotesListViewActivity