Skip to content

Tags: OskarAPP/httpsms

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(android): migrate XML layouts to Jetpack Compose (NdoleStudio#943)

* feat: migrate XML layouts to Jetpack Compose

* fix(theme): correct status bar icon color logic

* fix: use painterResource for platform drawables to avoid crash

* feat: use proper material design icons

* style: increase top margin for logo in main screen

* style: increase top loggo padding

* style: increase button sizes and icons consistency

* style: use normal centered buttons instead of full-width blocks

* feat: auto-detect phone numbers on login screen

* style: add icons to buttons and improve heartbeat loader width

* style: heart icon color matches button content when disabled

* style: update settings screen colors and status bar

* fix: address PR review comments\n\n- Improved URL validation in LoginViewModel using URLUtil.\n- Added exception handling around URI constructor and network calls.\n- Cleaned up wildcard imports in UI files.\n- Ensured isLoading is reset on error.

* fix: address more review comments from Copilot and Greptile

* style: set custom status bar color for Android < 12

* style: ensure status bar is white in light mode and matches background in dark mode

* style: change top padding to n4 in heartbeats page

* chore: upgrade target/compile SDK to 37 and update all dependencies

* chore(android): remove unused navigation-compose dependency

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: c63cc85c-be26-4770-8587-c30bcf787997

* style: ensure phone number text color follows theme in MainActivity

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
AchoArnold Acho Arnold
fix: add gravatar fallback to profile picture

v0.0.17

Toggle v0.0.17's commit message
Merge branch 'main' of github.com:NdoleStudio/httpsms

v0.0.16

Toggle v0.0.16's commit message

Verified

This commit was signed with the committer’s verified signature.
AchoArnold Acho Arnold
Fix display of the login page

v0.0.15

Toggle v0.0.15's commit message

Verified

This commit was signed with the committer’s verified signature.
AchoArnold Acho Arnold
Fix swagger

v0.0.14

Toggle v0.0.14's commit message

Verified

This commit was signed with the committer’s verified signature.
AchoArnold Acho Arnold
Fix swagger

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was signed with the committer’s verified signature.
AchoArnold Acho Arnold
Add documentation for the phone API keys feature

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was signed with the committer’s verified signature.
AchoArnold Acho Arnold
Send event when app cannot send SMS

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was signed with the committer’s verified signature.
AchoArnold Acho Arnold
Opt out of edge to edge enformcement

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was signed with the committer’s verified signature.
AchoArnold Acho Arnold
Add missed call event