Skip to content

Ubuntu 2.3.0

Compare
Choose a tag to compare
@jspw jspw released this 25 Apr 12:29
· 29 commits to master since this release

I have made some major changes in architecture and used bloc for state managements.

Feature added

  • Search bar in app drawer

Note : Suggested apk to download : app-arm64-v8a-release.apk

For more detail about apk :
[
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "arm64-v8a"
                }
            ],
            "versionCode": 2007,
            "versionName": "2.3.0",
            "enabled": true,
            "filterName": "arm64-v8a",
            "outputFile": "app-arm64-v8a-release.apk",
            "fullName": "arm64-v8aRelease",
            "baseName": "arm64-v8a-release"
        },
        "path": "app-arm64-v8a-release.apk",
        "properties": {}
    },
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "x86_64"
                }
            ],
            "versionCode": 4007,
            "versionName": "2.3.0",
            "enabled": true,
            "filterName": "x86_64",
            "outputFile": "app-x86_64-release.apk",
            "fullName": "x86_64Release",
            "baseName": "x86_64-release"
        },
        "path": "app-x86_64-release.apk",
        "properties": {}
    },
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "armeabi-v7a"
                }
            ],
            "versionCode": 1007,
            "versionName": "2.3.0",
            "enabled": true,
            "filterName": "armeabi-v7a",
            "outputFile": "app-armeabi-v7a-release.apk",
            "fullName": "armeabi-v7aRelease",
            "baseName": "armeabi-v7a-release"
        },
        "path": "app-armeabi-v7a-release.apk",
        "properties": {}
    }
]