Releases: butzist/ActivityLauncher
Releases · butzist/ActivityLauncher
Bugfixes
Bugfixes
Early access of ActivityLauncher v2
- Translated to Kotlin
- Faster startup time
- New UX and Material 3
- Support for API versions 16 to 34
Discussion is open on #234
Added missing languages to settings
Please note that some languages don't seem to be fully supported by Android, and will show up in the list as eg. thl_AA (Klingon)
Added Klingon and Bulgarian translation
Check Crowdin for credits and QA
Fix: List apps without localized name
Included fix from @prospertxbox and @Kapcode to list more apps - might be a fix for #141
Translation update & API version 33
1.14.8 chore: version bump
Fix for Android 13
This version contains a workaround for the "App isn't installed" error showing up when starting shortcuts on Android 13. The fix makes all shortcuts point to our own proxy activity - similar approach to our root launcher.
Small usability improvements
- Updated translations (you can update/vote for the correct translation on Crowdin - link is provided in the app)
- Remove ru-RU language support, added ru-UA
- Bring context menu on three dots clicks (@ebraminio)
- Replace the deprecated ProgressDialog with app custom one (@ebraminio)
- Add launcher shortcut for Android TV (@Ismael034)
- Add roundness to the dialogs (@Ismael034)
Settings screen
- Updated translations (you can update/vote for the correct translation on Crowdin - link is provided in the app)
- Settings screen #121 #125 (by @Ismael034)
- Language chooser #122
- Bug Fixes:
- Not all apps / activities were listed #109
- Launching app's main activity broken (by @Ismael034)
- Status bar theme error #102 (by @Ismael034)
- Edit shortcut crash when name is empty (by @Ismael034)