Skip to content

Slow rendering when lots of messages for a contact #44

@jrd

Description

@jrd

I have hundreds (maybe thousands) messages with a contact.
For what I understand, only the last hundreds are displayed (for optimization reason). But among them there are also MMS messages and I think 100 is too much to handle for my device (FP2).
What I see:

  • when I open the contact, It takes about ~6s before I can see the history, before that the UI is responsive but I have an empty history.
  • when I send a message, It takes about ~5s before I can see my message in the history.

What I expect in quick fix:

  • show a loading element in the UI indicated a rendering is currently happening (could be tricky to do it if the delay is especially in Android UI rendering)

What I expect in the long term:

  • UI refresh within the second. But I suppose it requires a full rewrite of that activity.

The good news: It's been a while, but I can help code if needed. I've done Android apps at work before.

I'm also interested if other people experience slow rendering too… For information, the delay is <0.5s using OEM application (Google Messages)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions