feat: brand logos for Bark/ntfy channel marks + icons for email/SMS
- Bark: official logo from Finb/Bark repo (ic_bark_logo.png) - ntfy: official logo from binwiederhier/ntfy repo (ic_ntfy_logo.png) - Meow: Material Pets icon (paw) — no official logo found - Email: Material Email icon - SMS: Material Sms icon - ChannelMark now supports both ImageVector and Painter (PNG logo) - SectionCard gains optional titleIcon parameter - version 1.8.9 -> 1.8.10 (code 26 -> 27) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.a2i.forwarder"
|
||||
minSdk = 34
|
||||
targetSdk = 36
|
||||
versionCode = 26
|
||||
versionName = "1.8.9"
|
||||
versionCode = 27
|
||||
versionName = "1.8.10"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user