Releases: butzist/ActivityLauncher
Releases · butzist/ActivityLauncher
Launch private activities as root
- Listing of private (unexported/disabled) activities
- Allow launch of private activities as root (via
su -c am
) - Allow creation of shortcuts to private activities via proxy activity
- Shortcuts are secured with a HMAC to prevent misuse of proxy activity
- Detect if
su
binary is available on system - otherwise hide root-related options
Please provide feedback in ticket #2
Translation update + Play Store release
1.12.3 hotfix: crash in createLauncherIcon()
X-Mas 2021
- Updated translations (if you find errors in the translation, you can update/vote for the correct translation on Crowdin. Link is provided in the app.)
- Use native system theme
- Allow uninstall without losing userdata (#96)
- Use Adaptive Icons for shortcuts (#93)
- Fix crash when icon name is missing (#84)
- Updated permission for Android 11 (#71)
- Dark mode (#58)
Updated icon
1.9.2 chore: update icon
Improve filtering usability
Improve filtering usability and catch some more exceptions
Search/filter activity list
Add expanding filter entry to action menu bar and a filtering view in the list adapter
Quick bug fix release
java.lang.IllegalArgumentException in de.szalkowski.activitylauncher.AsyncProvider.onPostExecute
java.lang.IllegalArgumentException in com.cyee.theme.ThemePackParser.drawableToBitmap
Bugfix release
Fix NullPointer exception on trying to start or create shortcut for package without default launch activity