Automattic / Automattic/simplenote-android
Send a more descriptive user agent
Open
Beginner friendly
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 318
- Avg merge
- 15h 23m
- Merged PRs (30d)
- 5
Description
Right now the app is sending a user agent like `okhttp/3.12.0`. Let's updated to include more details like `Simplenote Android/{app-version}`
Contributor guide
Research direction
Start by finding where the app configures its HTTP user agent and inspect how the app version is exposed. Done when requests use a Simplenote Android/{app-version}-style user agent rather than only okhttp/3.12.0; verify the resulting value through the app's existing request path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100