Skip to content

Add user agent#18

Merged
KoalaSat merged 2 commits into
mainfrom
add-user-agent
Aug 4, 2025
Merged

Add user agent#18
KoalaSat merged 2 commits into
mainfrom
add-user-agent

Conversation

@KoalaSat
Copy link
Copy Markdown
Owner

@KoalaSat KoalaSat commented Aug 4, 2025

What does this PR do?

Fixes #17

Additionally:

  • Main logo has been simplified
  • Specific architectures release is now fixed

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@KoalaSat KoalaSat merged commit c8832d5 into main Aug 4, 2025
1 check passed
@KoalaSat KoalaSat deleted the add-user-agent branch August 4, 2025 12:59
context: Context,
onSyncEvent: (Event, Boolean) -> Unit,
) {
HttpClientManager.setDefaultUserAgent("pokey/${AppSystem.getAppVersion(context)} (Android)")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pokey? This is Samiz!

Copy link
Copy Markdown
Owner Author

@KoalaSat KoalaSat Aug 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

f*ck, yesterday was not the best day

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.

Set a distinctive user-agent when connecting to Citrine

2 participants