diff --git a/app/src/main/java/com/nextcloud/talk/adapters/items/ConversationItem.java b/app/src/main/java/com/nextcloud/talk/adapters/items/ConversationItem.java index bf60fd035..4a146e3fc 100644 --- a/app/src/main/java/com/nextcloud/talk/adapters/items/ConversationItem.java +++ b/app/src/main/java/com/nextcloud/talk/adapters/items/ConversationItem.java @@ -199,15 +199,13 @@ public class ConversationItem extends AbstractFlexibleItem + ~ + ~ This program is free software: you can redistribute it and/or modify + ~ it under the terms of the GNU General Public License as published by + ~ the Free Software Foundation, either version 3 of the License, or + ~ at your option) any later version. + ~ + ~ This program is distributed in the hope that it will be useful, + ~ but WITHOUT ANY WARRANTY; without even the implied warranty of + ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + ~ GNU General Public License for more details. + ~ + ~ You should have received a copy of the GNU General Public License + ~ along with this program. If not, see . + --> + + + + + diff --git a/app/src/main/res/drawable-night/ic_circular_lock.xml b/app/src/main/res/drawable-night/ic_circular_lock.xml new file mode 100644 index 000000000..8d63cc6da --- /dev/null +++ b/app/src/main/res/drawable-night/ic_circular_lock.xml @@ -0,0 +1,35 @@ + + + + + + diff --git a/app/src/main/res/drawable/ic_circular_document.xml b/app/src/main/res/drawable/ic_circular_document.xml new file mode 100644 index 000000000..6812a3a9e --- /dev/null +++ b/app/src/main/res/drawable/ic_circular_document.xml @@ -0,0 +1,35 @@ + + + + + + diff --git a/app/src/main/res/drawable/ic_circular_lock.xml b/app/src/main/res/drawable/ic_circular_lock.xml new file mode 100644 index 000000000..8abebc046 --- /dev/null +++ b/app/src/main/res/drawable/ic_circular_lock.xml @@ -0,0 +1,35 @@ + + + + + + diff --git a/app/src/main/res/drawable/ic_file_icon.xml b/app/src/main/res/drawable/ic_file_icon.xml deleted file mode 100644 index 2bf7237fe..000000000 --- a/app/src/main/res/drawable/ic_file_icon.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - diff --git a/app/src/main/res/drawable/ic_file_password_request.xml b/app/src/main/res/drawable/ic_file_password_request.xml deleted file mode 100644 index cb47b69f6..000000000 --- a/app/src/main/res/drawable/ic_file_password_request.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - diff --git a/drawable_resources/other/circular_document.svg b/drawable_resources/other/circular_document.svg new file mode 100644 index 000000000..e59b528ca --- /dev/null +++ b/drawable_resources/other/circular_document.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/drawable_resources/other/circular_lock.svg b/drawable_resources/other/circular_lock.svg new file mode 100644 index 000000000..5b6959b2e --- /dev/null +++ b/drawable_resources/other/circular_lock.svg @@ -0,0 +1,10 @@ + + + + + + + + + +