diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2024-07-19 23:49:36 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2024-07-19 23:49:36 +0200 |
| commit | 2b7c14f2b68a26cba893855cd1a142328888bb13 (patch) | |
| tree | 6db090a2e4aa238ccda589a5fe899f459fbafea4 /android/app/src/main/res/mipmap-mdpi | |
| download | ding-dong-mail-2b7c14f2b68a26cba893855cd1a142328888bb13.tar.gz ding-dong-mail-2b7c14f2b68a26cba893855cd1a142328888bb13.tar.zst ding-dong-mail-2b7c14f2b68a26cba893855cd1a142328888bb13.zip | |
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.
Diffstat (limited to 'android/app/src/main/res/mipmap-mdpi')
| -rw-r--r-- | android/app/src/main/res/mipmap-mdpi/ic_launcher.webp | bin | 0 -> 982 bytes |
| -rw-r--r-- | android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp | bin | 0 -> 1772 bytes |
| -rw-r--r-- | android/app/src/main/res/mipmap-mdpi/logo.webp | bin | 0 -> 3006 bytes |
| -rw-r--r-- | android/app/src/main/res/mipmap-mdpi/logo_foreground.webp | bin | 0 -> 2782 bytes |
| -rw-r--r-- | android/app/src/main/res/mipmap-mdpi/logo_round.webp | bin | 0 -> 3006 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp Binary files differnew file mode 100644 index 0000000..4f0f1d6 --- /dev/null +++ b/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp Binary files differnew file mode 100644 index 0000000..62b611d --- /dev/null +++ b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp diff --git a/android/app/src/main/res/mipmap-mdpi/logo.webp b/android/app/src/main/res/mipmap-mdpi/logo.webp Binary files differnew file mode 100644 index 0000000..7c415ac --- /dev/null +++ b/android/app/src/main/res/mipmap-mdpi/logo.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 Binary files differnew file mode 100644 index 0000000..380de7f --- /dev/null +++ b/android/app/src/main/res/mipmap-mdpi/logo_foreground.webp diff --git a/android/app/src/main/res/mipmap-mdpi/logo_round.webp b/android/app/src/main/res/mipmap-mdpi/logo_round.webp Binary files differnew file mode 100644 index 0000000..7c415ac --- /dev/null +++ b/android/app/src/main/res/mipmap-mdpi/logo_round.webp |
