- 16 Smart Case Issue on Android.
- Fix crash issue when fill icon name with empty string or null
- Fix Issue 1, after check more detail found problem for specific device/brand. So, need to add parameters
blacklistBrands
,blacklistManufactures
, andblacklistModels
onsetAlternateIconName
to add blacklist brand that can't works with Service. - For blacklist brands, manufactures, and models will use approach force restart app to change the app icon with alternative icon on Android
- Update Readme
- To decrease bad experience user in Android, just change app icon on app closed via Service
- To decrease bad experience user in Android, just change app icon on app closed via Service
- Dynamic App Icon on Android and iOS