Customizing AEM UI
Hello, I'm currently working on a Java Connector for aem and my project. I'm currently using aem 6.4. I would just like to ask if it's possible to customize aem in such a way that I can add custom filters? For example, in the screen below:

Currently, I can only filter them by active projects or inactive. What I wanted to do is to have a filter for a certain primaryType.
Like... filtering all projects with a primary type of dam:AssetContent or I wanted my projects to be sorted in a specific manner etc.
Is this possible? Thank you in advance!