Skip to content

Bump version to 6.0.1 and add inbox theme background overrides#40

Merged
mikemilla merged 2 commits into
mainfrom
chore/bump-version-6.0.1
May 26, 2026
Merged

Bump version to 6.0.1 and add inbox theme background overrides#40
mikemilla merged 2 commits into
mainfrom
chore/bump-version-6.0.1

Conversation

@mikemilla

@mikemilla mikemilla commented May 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump SDK VERSION constant from 6.0.0 to 6.0.1
  • Update README install snippet to 6.0.1
  • Bump example app versionCode from 69 to 70
  • Add listItemBackgroundColor and tabBackgroundColor to CourierInboxTheme for independent theming of list rows and the tab strip
  • Document backgroundColor, listItemBackgroundColor, and tabBackgroundColor in the styled inbox example in Docs/Inbox.md

Test plan

  • Verify Courier.VERSION reports 6.0.1 at runtime
  • Confirm example app builds and installs with new versionCode
  • README install snippet copy/paste works against latest release
  • Set listItemBackgroundColor in a CourierInboxTheme and confirm rows render with that color
  • Set tabBackgroundColor in a CourierInboxTheme and confirm the tab strip renders with that color
  • Themes that don't set the new fields render unchanged

mikemilla and others added 2 commits May 26, 2026 15:06
Update SDK version constant, README install snippet, and example
app versionCode. Add demo-only TODO hints in ExampleService.

Co-authored-by: Cursor <cursoragent@cursor.com>
Expose listItemBackgroundColor and tabBackgroundColor on
CourierInboxTheme so consumers can theme the list rows and tab
strip independently of the inbox backgroundColor. Document all
three options in the styled inbox example.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mikemilla mikemilla changed the title Bump version to 6.0.1 Bump version to 6.0.1 and add inbox theme background overrides May 26, 2026
@mikemilla mikemilla merged commit 5009eef into main May 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant