nextcloud-talk-android/app
Marcel Hibbe 29f7265b19
implement "Unread messages" popup with normal button
replace com.nextcloud.ui.popupbubble.PopupBubble with MaterialButton.

com.nextcloud.ui.popupbubble.PopupBubble was forked from
https://github.com/webianks/PopupBubble
which is quite outdated.

com.nextcloud.ui.popupbubble.PopupBubble is still used in ConversationsListActivity but there it should also be removed.

Removing this recycler view stuff will also help a bit to switch to JetpackCompose

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-11-05 13:31:54 +01:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase WIP got archived working - still have some todos 2024-10-14 09:00:24 -05:00
src implement "Unread messages" popup with normal button 2024-11-05 13:31:54 +01:00
build.gradle Update dependency androidx.compose:compose-bom to v2024.10.01 2024-10-31 20:17:03 +00:00
lint.xml Add SPDX header 2024-03-21 18:39:30 +01:00
proguard-rules.pro Add SPDX header 2024-03-17 14:19:56 +01:00