From 2b7c14f2b68a26cba893855cd1a142328888bb13 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Fri, 19 Jul 2024 23:49:36 +0200 Subject: Initial commit Android app works, but Android says it uses much more battery than ntfy.sh, which should never happen goimapnotify works Logo is awesome <3 There are problems with constant working, presumably after restarts. --- .../app/src/main/res/mipmap-mdpi/logo_foreground.webp | Bin 0 -> 2782 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 android/app/src/main/res/mipmap-mdpi/logo_foreground.webp (limited to 'android/app/src/main/res/mipmap-mdpi/logo_foreground.webp') diff --git a/android/app/src/main/res/mipmap-mdpi/logo_foreground.webp b/android/app/src/main/res/mipmap-mdpi/logo_foreground.webp new file mode 100644 index 0000000..380de7f Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/logo_foreground.webp differ -- cgit v1.3.1