version 6.06 → Play

Please share:


version 6.06 → Play
►optional permanent icon labels in the widget
►optional widget name caption
►icon picker list now also includes alternate icons from icon packs
►improved search in icon packs
►improved icon list (when adding app bubbles)
►fixed portuguese translation on Wear Contacts screen
►further reduced APK size by 5%

ALTERNATE ICONS
Icon packs often come with extra icons for media buttons, calendars, app-drawer symbols and color (or even design) variations for common app icons. Until the current update Bubble Clouds have not listed these extra icons found in icon packs (listed in “drawable.xml”) we only parsed “appfilter.xml”.

IMPROVED SEARCH
“Real” app names are not stored in icon pack descriptors, my app was only able to search “package names” which may or may not match the actual app name. E.g. the package name for the Play Store is “com.android.vending”. Icon pack designers on the other hand can name their drawables as they want, many times with the more common, actual names of the apps. In this updated version of my app I do a match to the drawable name as well as the package name.

★★★★★ YOUR 5-STARS REALLY HELP
If you like the app and the progress please support the project with a 5-star rating. https://play.google.com/store/apps/details?id=dyna.logix.bookmarkbubbles
★★★★★ THANK YOU!

Author: greg

the dev