TotallyAvailable

Results 40 comments of TotallyAvailable

``` // Prepare the folder icon SharedPreferences settings = PreferenceManager.getDefaultSharedPreferences(this) ; int icon_size = Utils.getIconSize(this, settings) ; Drawable icon = new FolderIcon(this, icon_size, 0, getResources().getColor(R.color.for_icon_added_in_drawer)) ; icon.setBounds(0, 0, icon_size, icon_size)...

Just part of how the Launcher seems to create the folder icons on demand. Unless there's a link somewhere in the Icon Pack related code that looks for a suitable...

Even if the 'bind to number' won't make it as default, just adding entries with commonly used folder names would work as well. (At the cost of not displaying the...

Absolutely Just me thinking ahead again in case the PR in its current form gets denied. While the additional option for custom folder bindings would be fancy, I obviously don't...

Blind guess on the Apps involved In the case of Invizible running in Root Mode it has to be the last one in line to 'Apply Rules' in order for...

@zerobun https://monitor.f-droid.org/anti-features 10 out of 4k+ Given that you probably use it on a device with Internet connection, I'm not sure if that's the actual issue. If the Device/App is...

https://github.com/k3b/intent-intercept https://f-droid.org/packages/de.k3b.android.intentintercept/ - Enable intercept - Send test intent - Select Intent Intercept in the Share Menu - Scrolling down should list all the apps you are interested in Incredibly...

~Which would be weird given how it got there during #1847~ Well maybe not so weird after all and there are indeed some .webps among the usual pngs. Scrolling through...

I would say probably not in a reliable way as I'm (currently) not using the official client.

For further complete-ness and potential future feature/support requests. Still very much work in progress. ``` | App | Icon Pack support | Material You | XML support (D&N) | Theme...