nextcloud-talk-android/app
Marcel Hibbe 37d9e27d3f 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-08 12:05:50 +00:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase bump database version to 11 + add migration 2024-08-12 16:47:07 +02:00
src implement "Unread messages" popup with normal button 2024-11-08 12:05:50 +00:00
build.gradle bump version to 20.0.2 2024-09-26 13:37:19 +02:00
lint.xml
proguard-rules.pro