Skip to content

Ubuntu Launcher 2.1.0

Compare
Choose a tag to compare
@jspw jspw released this 03 Apr 01:55
· 48 commits to master since this release

A small feature is added which is 'on long press on the app icon, it will open the app setting in drawer' .
For more apk version info check this :

[
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "arm64-v8a"
                }
            ],
            "versionCode": 2005,
            "versionName": "2.1.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": "armeabi-v7a"
                }
            ],
            "versionCode": 1005,
            "versionName": "2.1.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": {}
    },
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "x86_64"
                }
            ],
            "versionCode": 4005,
            "versionName": "2.1.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": {}
    }
]