An Android application designed to help developers by automatically adding their apps to a widget for easy launching / uninstalling / reinstalling etc.
This app is based on the concept and work of Tony Owen and his original DevDrawer app. The original implementation has been rewritten in Kotlin.
Changes compared to the original app:
- Project setup migrated to Gradle
- Converted code to Kotlin
- Support for Adaptive Icons on Android O and higher
- Support for multiple widgets with different configurations
- Support for filtering apps by signature
- Support for Dark Mode