mastodon / mastodon/mastodon-android

Avatar size restriction at 2mb

Open
#175 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

Inability to use a photo of arbitrary size is a massive headache for mobile users who often lack the tools to control file size. It's a friction point early in the onboarding process that will discourage a significant number of potential users. Add cropping tools and resampling of the image.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the avatar upload and onboarding flow, then find where the 2 MB restriction is enforced. Review the existing image handling before determining how cropping and resampling fit the flow. Done means mobile users can select an oversized photo, crop it, and upload a suitably sized avatar.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.