Héctor Abraham Morillo Prieto

Results 21 issues of Héctor Abraham Morillo Prieto

Write some documentation and a basic example in the DemoApp about how to integrate our UI components into the view system using [ComposeView](https://developer.android.com/reference/kotlin/androidx/compose/ui/platform/ComposeView).

It would be nice to have a metric to evaluate our test coverage. [WPAndroid reference](https://androidp2.wordpress.com/2024/01/16/code-coverage-metrics-on-wordpress-android-repository/)

infra
tooling

## Description Fixes # ## Testing Instructions ## Screenshots or Screencast ## Checklist - [ ] If this is a user-facing change, I have added an entry in CHANGELOG.md -...

## Description Adding the ability to change the avatar. Avatar is coming from user's Gravatar account. So the "Change Avatar" button opens the Gravatar web link via browser. Similar to...

enhancement

I've noticed that after merging #173, when you update a property in `local.properties,` the change is not reflected when launching the app. I've verified that disabling `kotlin.incremental` solves the issue....

The error shown to the final user should be: “The provided image exceeds the maximum size: 10MB”

:gravatar
:gravatar-quickeditor

Closes #380 ### Description When a new avatar is uploaded into a Gravatar account with no avatar selected, the backend automatically uses that image as the default avatar. We need...

bug

If you don't have an avatar already selected, the backend automatically selects that image as the default avatar when a new avatar is uploaded. We need to reflect that in...

bug
:gravatar-quickeditor

[Discussed here](https://github.com/Automattic/Gravatar-SDK-Android/pull/369#issuecomment-2399855516)

documentation
enhancement

[See this comment.](https://github.com/Automattic/Gravatar-SDK-Android/pull/351#discussion_r1787586476)

enhancement
:gravatar-ui