summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/mipmap-mdpi
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-02-19 14:04:59 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-02-19 14:04:59 +0100
commit2aaa50c8303018f89da461750d5577902bc87357 (patch)
tree1d4e58436f7d88c82b588c86fe99fce74ea09de3 /app/src/main/res/mipmap-mdpi
parentc519b3f99d5b03f8c52c8d881033c8d5ec6b8b6a (diff)
parentfa849021bf137fc4b245a8c0e7a2a8fc46d574df (diff)
downloadAniki-2aaa50c8303018f89da461750d5577902bc87357.tar.gz
Aniki-2aaa50c8303018f89da461750d5577902bc87357.tar.bz2
Aniki-2aaa50c8303018f89da461750d5577902bc87357.zip
Merge branch 'release/1.0'v1.0.0
Diffstat (limited to 'app/src/main/res/mipmap-mdpi')
-rw-r--r--app/src/main/res/mipmap-mdpi/ic_launcher.pngbin2636 -> 1355 bytes
-rw-r--r--app/src/main/res/mipmap-mdpi/ic_launcher_foreground.pngbin0 -> 2501 bytes
-rw-r--r--app/src/main/res/mipmap-mdpi/ic_launcher_round.pngbin3388 -> 2435 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png
index c41dd28..735ecf0 100644
--- a/app/src/main/res/mipmap-mdpi/ic_launcher.png
+++ b/app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary files differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
new file mode 100644
index 0000000..b994dd7
--- /dev/null
+++ b/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
Binary files differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
index db5080a..baa9a61 100644
--- a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
+++ b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Binary files differ
'insertions'>+63 Serialization and Deser now work fine for the songs. We're able to store arrays. 2020-12-11Getting serialization working with a songClyhtsuriva3-7/+36 2020-12-11adding Serialization interface and methodsClyhtsuriva6-59/+63 2020-12-07Big updateMasfehico6-16/+99 Implementing the function to add songs. Cleaning a bit everywhere as well. 2020-12-07cleaning and adding stuff in playlistMasfehico3-2/+20 2020-12-07Updating song and audiobook accordingly to the last commitMasfehico2-8/+8 2020-12-07Adding the enum classesMasfehico3-0/+9 2020-12-07Updating song, audiobook and musical elements's sets and getsMasfehico3-5/+23 2020-12-07Finishing MusicalElement.javaMasfehico1-6/+11 2020-11-23Cleaning upMasfehico2-30/+0 2020-11-23Deleting the CSVSMasfehico5-3669/+0 2020-11-23Minor testing changesMasfehico7-43/+63 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico2-0/+0 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico4-3/+74 2020-11-21README.md updatedMasfehico1-3/+1 2020-11-19Started Song and MusicalElementMasfehico5-0/+190 2020-11-18Added CSVsMasfehico9-102/+3756 I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already. 2020-11-18Firs filesMasfehico8-0/+103 Pushing the empty java files I'll be using with some csvs. 2020-11-17LICENSE updatedMasfehico1-68/+81