{"id":18881073,"url":"https://github.com/tylertemp/fix-jolla-desktop","last_synced_at":"2026-02-20T23:30:19.293Z","repository":{"id":86362585,"uuid":"53550247","full_name":"TylerTemp/fix-jolla-desktop","owner":"TylerTemp","description":"Collection of Jolla(Sailfish OS) android app desktop problem","archived":false,"fork":false,"pushed_at":"2016-10-03T12:40:02.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T03:26:24.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TylerTemp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-10T03:00:39.000Z","updated_at":"2018-04-25T11:17:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ba21e11-14d7-413d-9193-bb5336caa765","html_url":"https://github.com/TylerTemp/fix-jolla-desktop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerTemp%2Ffix-jolla-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerTemp%2Ffix-jolla-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerTemp%2Ffix-jolla-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerTemp%2Ffix-jolla-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TylerTemp","download_url":"https://codeload.github.com/TylerTemp/fix-jolla-desktop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239850449,"owners_count":19707348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T06:47:15.426Z","updated_at":"2026-02-20T23:30:19.221Z","avatar_url":"https://github.com/TylerTemp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fix-jolla-desktop\n\nCollection of Jolla(Sailfish OS) android app desktop problem\n\nCurrently it can only fix taobao(淘宝), alipay(支付宝), smartbanking, cmb(招商银行), xiami fm(虾米音乐)\n\nSee `Experiment` about fixing other app\n\n## How to use\n\nFirst you need to open the developer mode on your Jolla\n\nThen open `Terminal` app, enter developer account:\n\n```bash\ndevel-su\n```\n\nAnd run the following line:\n\n```bash\npython -c \"$(curl -fsSL https://raw.githubusercontent.com/TylerTemp/fix-jolla-desktop/master/fix.py)\" \u003cname\u003e ...\n```\n\nreplace `\u003cname\u003e` with `taobao`, `alipay`(or `zhifubao`), `smartbanking` or `cmb`\n\nE.g.\n\n*   Fix taobao: `python -c \"$(curl -fsSL https://raw.githubusercontent.com/TylerTemp/fix-jolla-desktop/master/fix.py)\" taobao`\n*   Fix alipay: `python -c \"$(curl -fsSL https://raw.githubusercontent.com/TylerTemp/fix-jolla-desktop/master/fix.py)\" alipay`\n*   Fix smartbanking: `python -c \"$(curl -fsSL https://raw.githubusercontent.com/TylerTemp/fix-jolla-desktop/master/fix.py)\" smartbanking`\n*   Fix cmb: `python -c \"$(curl -fsSL https://raw.githubusercontent.com/TylerTemp/fix-jolla-desktop/master/fix.py)\" cmb`\n*   Fix xiami: `python -c \"$(curl -fsSL https://raw.githubusercontent.com/TylerTemp/fix-jolla-desktop/master/fix.py)\" xiami`\n\n## Known Issue ##\n\n1.  You may need to run this script every time the phone gets reboot\n2.  Sometimes when you just install/update an Android app, this script\n    may not work. Try restarting the Dalvik layer (`Settings` -\n    `Android Support` - `Stop` and then `Start` it again) and retry the command.\n3.  This may not work no Jolla C (See\n    [#1](https://github.com/TylerTemp/fix-jolla-desktop/issues/1)).\n    As I don't own a Jolla C thus I can not debug it.\n\n## Experiment\n\nIf the missing icon app is not in the fix list, plz\n[create a issue](https://github.com/TylerTemp/fix-jolla-desktop/issues).\n\nThis script will try to detect app. If the app is not in the fixing list,\nyou may try this function. To do so, use the app name, to say, twitter:\n\n```bash\npython -c \"$(curl -fsSL https://raw.githubusercontent.com/TylerTemp/fix-jolla-desktop/master/fix.py)\" twitter\n```\n\n*   This is experiment function and may not work. It may generate an icon\n    which actually do not work\n*   the `\u003cname\u003e` should be a part of the `apk` file name. App like `WeChat`\n    actually use name `com.tencent.mm`. Try set the company name if it\n    can not generate the icon\n\n## TODO ##\n\n- [ ] Be able to uninstall an icon when user found it does not work\n- [ ] Allow to set icon\n- [ ] Allow to change name\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylertemp%2Ffix-jolla-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylertemp%2Ffix-jolla-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylertemp%2Ffix-jolla-desktop/lists"}