Benoit Marty

Results 114 issues of Benoit Marty

Weblate configuration will have to be updated. It will also probably break the forks which have changes in the translation, so please also add a documentation to help migrating the...

Z-Maintenance
A-DevX
Z-Modularization

Probably since Jitsi 5.0.2, incuded in Element 1.4.10 - Start a Jitsi call and join the conf - Click on the three dot menu and on "Participants" The app crashes....

T-Defect
Z-Crash
Z-from rageshake
A-Jitsi
S-Major
O-Occasional

Install referrer is used in Riot-Android to pre-fill homeserver (and identity server). This is not done yet in RiotX, but it's a TODO in the code. So we can use...

A-Signin
A-Registration

**Is your feature request related to a problem? Please describe** - As a documented SDK provider, I would like the generated documentation to be useful. - As a project maintainer,...

enhancement

Hello, I'm using your amazing PinnedHeaderListView for my project, and I encountered this issue: when scrolling, item are displayed behind the pinned header, which is what I expects, but if...

Here is the compilation error: > java.lang.NoClassDefFoundError: com/likethesalad/android/templates/common/plugins/BaseTemplatesProcessorPlugin See https://github.com/vector-im/element-android/pull/6882 Not sure if this is due to another dependency upgrade, since with this other PR, from an older version of...

With the following body: ```json {"error": "Internal Server Error", "errcode": "M_UNKNOWN"} ``` This error can happen often, because user can enter the received code by SMS (= the token) manually....

T-Defect

### Steps to reproduce 1. Open the setting 2. Try to close the dialog clicking on the cross at top right ### Outcome #### What did you expect? I can...

T-Defect
S-Minor
Help Wanted
O-Occasional
good first issue
A-Dialogs

### Your use case #### What would you like to do? When opening the Space panel, I can perform a long click on a Space to see more option about...

T-Enhancement
A-Spaces
S-Minor
O-Occasional
Z-AppLayout

Always specify a `itemDiffCallback` in the constructor of `PagedListEpoxyController`, to ensure the performance are better, especially for the method `areItemsTheSame`. This method must compare ids and not the whole object...

A-Performance
S-Major
O-Frequent