nextcloud / nextcloud/talk-android
remove FlexibleAdapter lib
Open
@AndyScherzinger is already working on this.
Since Mar 4, 2026.
2. developing
dependencies
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
https://github.com/davideas/FlexibleAdapter is outdated and should be removed.
All classes that use this lib should use plain android solutions instead. In the course of this it makes sense to use ListAdapter and MVVM like it is implemented in https://github.com/nextcloud/talk-android/pull/3102 which was inspired by https://github.com/android/sunflower/tree/main/app/src/main/java/com/google/samples/apps/sunflower
Todo
- MessageResultItem
- SwitchAccountActivity #5929
- AdvancedUserItem #5929
- ContactItem
- ConversationItem
- GenericTextHeaderItem
- LoadMoreResultsItem
- MentionAutocompleteItem #5921
- NotificationSoundItem #5929
- ParticipantItem #5921
- SpacerItem
- ConversationInfoActivity #5921
- ConversationsListActivity
- MessageSearchActivity
- MentionAutocompletePresenter #5921
- ChooseAccountShareToDialogFragment #5914
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.