A minimal looking home screen launcher (rewritten in compose)

44 stars 4 forks 44 watchers Kotlin GNU General Public License v3.0
3 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
auto app opening about 2 months ago

AI Summary: The user is reporting a display bug where app icons are invisible on the screen. Despite the icons not being rendered, tapping the areas where they should be still launches the respective applications, indicating an issue with icon visibility rather than app functionality.

Complexity: 2/5
bug good first issue minor issue

A minimal looking home screen launcher (rewritten in compose)

Kotlin

AI Summary: The task is to fix a bug in the CCLauncher Android app where the theme's background images are not updating dynamically. This likely involves investigating the current theme implementation in the Jetpack Compose codebase and ensuring that background changes are properly reflected in the UI.

Complexity: 4/5
good first issue

A minimal looking home screen launcher (rewritten in compose)

Kotlin

AI Summary: Debug and fix an issue where widgets and apps cannot be moved or resized in the CCLauncher Android app unless the app process is killed. Investigate whether the hit-or-miss widget placement is intentional or a technical limitation and potentially improve the user experience.

Complexity: 4/5
enhancement help wanted

A minimal looking home screen launcher (rewritten in compose)

Kotlin