mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
816a10735a
- add svg, convert to android xml, removed png Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> fix after rebase Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> renamed user -> ic_user (icon) make favorite mutable Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> replace further png resources with xml drawables Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> fixes after rebase Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> allow for vector compat Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> add missing icon Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> add yet another missing icon Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> lint: When using VectorDrawableCompat, you need to use app:srcCompat Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> lint: When using VectorDrawableCompat, you need to use app:srcCompat Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> fix lint Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> Drone: update Lint results to reflect reduced error/warning count [skip ci] Signed-off-by: nextcloud-android-bot <android@nextcloud.com> improve findbugs score Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> use correct icon for user account settings within drawer menu Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> icons needs to be grey600 by default, don't tint grey600 to not tint avatars Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> codacy: organize imports Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> programmatically set in-View drawables, in-view drawables can't be set via XML when supporting pre-lollipop Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> codacy: Useless parentheses & organize imports Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> organize imports Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> codacy: useless paranthesis Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> revert programmatically set do not use vectorDrawables.useSupportLibrary Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> use 128dp for talk Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> Revert "lint: When using VectorDrawableCompat, you need to use app:srcCompat" This reverts commit 80068e7d37f3a8c6b7096c51543bda68443e4341. Revert "lint: When using VectorDrawableCompat, you need to use app:srcCompat" This reverts commit 0130e9a96d2602ad4b5d33aae67f34a458366d70. revert srcCompat Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 line
1.4 KiB
XML
1 line
1.4 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 4.2333331 4.2333334"><g transform="translate(0 -292.77)"><circle stroke-width=".25066" cy="294.88" cx="2.1167" r="2.1167" fill="#868686"/><path d="m2.1198 293.98c0.41116 0 0.75671 0.28045 0.86519 0.65775 0.093927-0.20003 0.29448-0.34131 0.52837-0.34131 0.3238 0.001 0.58593 0.26358 0.58738 0.58737-0.00146 0.3238-0.26358 0.58593-0.58738 0.58738-0.23416 0-0.43471-0.14208-0.52917-0.34184-0.10795 0.37756-0.4535 0.65775-0.86466 0.65775-0.41354 0-0.76121-0.2831-0.8673-0.6641-0.093927 0.21047-0.30213 0.34669-0.53261 0.34845-0.3238-0.001-0.58593-0.26358-0.58738-0.58737 0.00116-0.32401 0.26337-0.58646 0.58738-0.58791 0.23707 0 0.4408 0.14473 0.5334 0.34846 0.10583-0.381 0.45323-0.66411 0.86678-0.66411zm0 0.34528c-0.31062 0-0.55827 0.24791-0.5588 0.55827-0.00177 0.30935 0.24945 0.56057 0.5588 0.5588 0.30893 0.001 0.55975-0.24934 0.55827-0.55827 0-0.31089-0.24791-0.5588-0.55827-0.5588zm-1.3996 0.31564c-0.13484-0.001-0.24461 0.10805-0.24342 0.24289 0 0.136 0.10716 0.24236 0.24342 0.24236 0.13436 0.001 0.24358-0.108 0.24209-0.24236 0.00164-0.13461-0.10775-0.24423-0.24236-0.24289zm2.7932 0c-0.13484-0.001-0.24461 0.10805-0.24342 0.24289 0 0.136 0.10716 0.24236 0.24342 0.24236 0.13451 0.001 0.24397-0.10785 0.24262-0.24236 0.00148-0.13475-0.10813-0.24438-0.24289-0.24289z" stroke-width=".26458" fill="#fcffff"/></g></svg>
|