Aegis/app
Alexander Bakker bfbb3ef2c4 Prioritize normal icon issuer matches over inverse matches
Icon packs may have very generic issuers for their icons (like [aegis-simple-icons](https://github.com/alexbakker/aegis-simple-icons)).
For example, this causes the icon assigning view to suggest the "C" icon for every
entry that contains a "c".

This patch addresses that by giving inverse matches (where the entry
issuer contains the icon issuer) a lower position in the suggested icons
list.
2024-01-20 14:25:17 +01:00
..
src Prioritize normal icon issuer matches over inverse matches 2024-01-20 14:25:17 +01:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Update Gradle and dependencies 2023-12-27 17:51:56 +01:00
lint.xml Disable Glide notification permission lint check 2023-03-01 14:38:29 +01:00
proguard-rules.pro Disable R8 obfuscation 2022-10-09 18:28:56 +02:00