diff --git a/README.md b/README.md index 5775860..3686eb8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- App icon + App icon

Sinhala Lyrics App

Sinhala Lyrics is a Sinhala song lyrics viewer Android app.

diff --git a/app/build.gradle b/app/build.gradle index 08bae90..367a2b0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "app.suhasdissa.lyrics" minSdk 24 targetSdk 33 - versionCode 20 - versionName "2.0" + versionCode 21 + versionName "2.1" javaCompileOptions { annotationProcessorOptions { diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 936350d..78b1d6d 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -4,7 +4,7 @@ diff --git a/app/src/main/ic_launcher-playstore.png b/app/src/main/ic_launcher-playstore.png index f3f9416..f42cdd4 100644 Binary files a/app/src/main/ic_launcher-playstore.png and b/app/src/main/ic_launcher-playstore.png differ diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml index 8c8cd5f..2133cda 100644 --- a/app/src/main/res/drawable/ic_launcher_foreground.xml +++ b/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -1,27 +1,71 @@ - + + android:pathData="m73.09,55.02h-29.56c-2.25,-1.01 -3.92,-3.71 -2.51,-6.03 0.57,-1.68 2.63,-2.66 4.36,-2.36h57.35c2,0.82 3.67,2.77 2.96,5.02 -0.12,2.66 -3.16,3.81 -5.49,3.37z" + android:strokeWidth=".26645"> + + + + + + + + android:pathData="m73.09,72.07h-29.56c-2.25,-1.01 -3.92,-3.71 -2.51,-6.03 0.57,-1.68 2.63,-2.66 4.36,-2.36h57.35c2,0.82 3.67,2.77 2.96,5.02 -0.12,2.66 -3.16,3.81 -5.49,3.37z" + android:strokeWidth=".26645"> + + + + + + + + android:pathData="m59.04,89.13h-15.51c-2.25,-1.01 -3.92,-3.71 -2.51,-6.03 0.57,-1.68 2.63,-2.66 4.36,-2.36h29.14c1.87,0.98 3.34,2.84 2.88,5.03 -0.44,2.21 -2.71,3.88 -4.99,3.37z" + android:strokeWidth=".26645"> + + + + + + + + android:pathData="m99.76,144.6c-9.77,0.17 -18.96,-7.38 -20.77,-16.97 -0.64,-2.48 -0.27,-5.14 -0.25,-7.67 1.06,-5.86 4.47,-11.19 9.45,-14.49 3.56,-2.15 7.65,-3.74 11.88,-3.31 4.42,-0.36 8.71,1.54 12.32,3.84 0.37,-2.44 0.05,-5.56 0.16,-8.26 0.06,-18.17 -0.11,-36.37 0.08,-54.52 0.36,-2.61 3.13,-4.36 5.67,-3.7 8.93,0.33 17.61,4.9 23.38,11.36 5.24,5.87 11.08,15.08 7.85,22.25 -0.96,2.12 -4.16,2.93 -6.47,2.62 -9.12,-1.21 -9.21,-17.26 -21.97,-16.69l-0.14,68.38c-1.45,5.25 -4.31,10.22 -8.85,13.37 -2.91,1.9 -6.18,3.22 -9.65,3.67 -0.92,0.25 -1.88,0.09 -2.69,0.11z"> + + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml similarity index 100% rename from app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml rename to app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index aab5ad6..0000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..3de4099 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png deleted file mode 100644 index 54062a1..0000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and /dev/null 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 new file mode 100644 index 0000000..5d0f2fc Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png deleted file mode 100644 index 45674c1..0000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..3feff07 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index 5f16294..0000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..73782ae Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png deleted file mode 100644 index 3241e94..0000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..7e47faf Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/res/values/ic_launcher_background.xml b/app/src/main/res/values/ic_launcher_background.xml index 411b42d..712b7fc 100644 --- a/app/src/main/res/values/ic_launcher_background.xml +++ b/app/src/main/res/values/ic_launcher_background.xml @@ -1,4 +1,4 @@ - #552200 + #2D021A \ No newline at end of file diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..f42cdd4 Binary files /dev/null and b/logo.png differ diff --git a/logo.svg b/logo.svg deleted file mode 100644 index 6cc84ff..0000000 --- a/logo.svg +++ /dev/null @@ -1,3 +0,0 @@ - - -