Skip to content

Ubuntu Launcher

Compare
Choose a tag to compare
@jspw jspw released this 26 Apr 18:52
· 24 commits to master since this release

Note

I had to chnage the packageName so if you install this latest version it will appear a new app in your phone. For this you have to uninstall the previous version manually if you were using old versions and install the latest one.

Bug solved 👍🏼
  • auto or manual refresh after uninstalling any app in app drawer
Feature
  • Animated boot added 🔢
Suggested apk to download 🥇
More detail about apk releases 💯
[
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "arm64-v8a"
                }
            ],
            "versionCode": 2008,
            "versionName": "2.3.1",
            "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": 1008,
            "versionName": "2.3.1",
            "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": 4008,
            "versionName": "2.3.1",
            "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": {}
    }
]