diff --git a/.idea/dictionaries/PC.xml b/.idea/dictionaries/PC.xml index f12e9604c..0abac66b9 100644 --- a/.idea/dictionaries/PC.xml +++ b/.idea/dictionaries/PC.xml @@ -35,6 +35,7 @@ inure's jahoda keyevent + kislay kulinich lightbulb lingala diff --git a/app/build.gradle b/app/build.gradle index 426eef491..77c3f891f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ plugins { android { compileSdkVersion 33 - def appVersionCode = 44 + def appVersionCode = 45 def appVersionName = "build_$appVersionCode (alpha)" buildFeatures { diff --git a/app/src/main/assets/html/changelogs.html b/app/src/main/assets/html/changelogs.html index be7f3d303..74cc5659b 100644 --- a/app/src/main/assets/html/changelogs.html +++ b/app/src/main/assets/html/changelogs.html @@ -48,9 +48,7 @@

Improvements

  • Improved selected batch apps list behaviour.
  • Improved search behaviours.
  • Improved app loader framework to optimize overall performance of the app.
    - The app is facing a weird data corruption issue in the backend and I cannot seem to - find the source of the issue at the moment. It could be my device issue or in general - I messed up somewhere either way I'm sure what has happened.
  • + (This is a major improvement in the app's performance)

    Removed

    @@ -68,6 +66,13 @@

    Music

  • Added Shuffle button.
  • +

    Development

    + + +

    @@ -117,6 +122,11 @@

    Removed


    + +

    The app is released on GitHub and FDroid from here.

    + +
    +
    @@ -125,7 +135,8 @@

    Removed

    User Interface