nextcloud / nextcloud/talk-android

remove FlexibleAdapter lib

Open
#3,108 0 comments 0 reactions 2 assignees View on GitHub

@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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.