Skip to content

Add temporary launcher icon - #39

Merged
R055LE merged 1 commit into
mainfrom
launcher-icon
Sep 8, 2026
Merged

R055LE merged 1 commit into
mainfrom
launcher-icon

Conversation

@R055LE

@R055LE R055LE commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the blank-looking launcher glyph with the owner-supplied temporary artwork
  • provide density-specific legacy icons plus an adaptive icon and round-icon manifest entry
  • retain the monochrome terminal vector for the foreground-service notification
  • cover the packaged launcher resource with an API 35 instrumentation regression

Validation

  • ./gradlew test lint assembleDebug
  • ./gradlew :app:connectedDebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=dev.threadline.LauncherIconTest
  • API 35 Pixel launcher and app-switcher visual checks
  • exactly one io.github.r055le.threadline.debug launcher activity resolved

No version bump or dedicated signed alpha. Owner-device update and launcher-mask acceptance remain for the next shared candidate.

Closes #38

@R055LE
R055LE merged commit ad120ce into main Sep 8, 2026
1 check passed
@R055LE
R055LE deleted the launcher-icon branch September 8, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace the blank-looking launcher icon with temporary artwork

1 participant