🐛 Fixes
- fix: clock entries in all drawables
- fix: apps search bar will search for package name
- refactor: getCurrentIconPack() to currentIconPack prop
- fix: show loading circle after changing base pack
- fix: rename translation keys to ensure clarity
- refactor: move prefixMsg out of utility function throwOnFail
- refactor: use rememberLauncherForActivityResult to replace registerForActivityResult in initialization path
- fix: use world preference selinux context only if it exists
- fix: provider mode doesn't work because application context isn't ready at ContentProvider.onCreate()
💬 Other
- chore: upgrade dependency