Skip to content

[Android] [gradle-test-app] Add request for local backend config#927

Merged
FranAguilera merged 1 commit intomainfrom
franjam/add-tiny-olly-links
Mar 31, 2026
Merged

[Android] [gradle-test-app] Add request for local backend config#927
FranAguilera merged 1 commit intomainfrom
franjam/add-tiny-olly-links

Conversation

@FranAguilera
Copy link
Copy Markdown
Contributor

What

Small addition to easily test a local backend/tinyOlly

Verification

Run backend locally and trigger those endpoints

See session

Screenshot 2026-03-31 at 15 52 36
  • CHANGELOG.md's "Unreleased" section has been updated, if applicable.

@FranAguilera FranAguilera requested a review from murki March 31, 2026 13:59
} No newline at end of file

private companion object {
private const val LOCAL_BACKEND_BASE_URL = "http://10.0.2.2:5173/api"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we make this configurable from the UI?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

good point, planning to do more clean ups will do as follow up

@FranAguilera FranAguilera merged commit a6120e0 into main Mar 31, 2026
16 checks passed
@FranAguilera FranAguilera deleted the franjam/add-tiny-olly-links branch March 31, 2026 14:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants