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. --- android/app/src/main/res/mipmap-anydpi-v26/logo_round.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 android/app/src/main/res/mipmap-anydpi-v26/logo_round.xml (limited to 'android/app/src/main/res/mipmap-anydpi-v26/logo_round.xml') diff --git a/android/app/src/main/res/mipmap-anydpi-v26/logo_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/logo_round.xml new file mode 100644 index 0000000..16a18b9 --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/logo_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file -- cgit v1.3.1