Icon Pusher

Icon Pusher App July 2025

Anyone using the IconPusher app may have noticed that there's not been an update recently, the main reason for this is Google being difficult.

So to explain this, a couple of years ago Google changed their policy with how developers can access app details. By default now, the app can only get permissions of the app itself and system apps. If we want to gain access to other installed apps, we now need to add in a new permission into the config to allow it.

With this change, every update to the app I've submitted has been rejected, requiring me to submit an appeal explaining why my app needs this permission to be enabled.

While annoying, it was generaaly fine, my updates still got published, although somewhat delayed.... until last year anyway.
The last update I tried to publish was rejected as usual, and I sent my appeal explaining why the permission to grant access to all apps was required.... then.... my appeal was rejected. Apparently, the Icon Pusher app, with the sole function of accessing installed apps to submit to the site, doesn't qualify for needing the permission of accessing all the installed apps!

After sending multiple messages to Google, explaining why this permission is required, I gave up.

Soooo, I had been putting this off for ages, and I've recently received an email from Google threatening to delist the app if it's not updated.

Hopefully, I'll have more luck updating the app this time.

If not, I'll have to just start uploading releases for people to download.

Icon Pusher v2.1.1

Not a huge amount to see in the latest update, but hopefully the general experience will be improved.

The API was upgraded to use KTOR v3.2.1 from v2.3.10, which involved a number of updates to get working.

The main reason for this change was to hope it addresses a rare issue where the API would randomly die without warning.

There was also a lot of restructure on the front end of the website, to help improve general performance.

Icon Pusher v2

Icon pusher was something I whipped up back in 2020. For those who don't know (the majority I imagine), icon pusher is a utility for icon pack developers to get the app details and icons they need to create their packs.

The idea of some hefty QOL changes have been on the cards for a while but have only recently been worked on. The main of which is the ability to select multiple apps at once and being able to download all the data in one go. On the original version of the site, to get the data for multiple apps you would have to go back & forth between all the apps, copying all the XML data and download each icon individually. While this did the job, it was pretty inconvenient.

Icon Pusher screenshot

Version 2.0 of the website is currently available as a beta version. While it's mostly there functionality wise, there are a few pieces which still need tidying up.