Marcel Hibbe
70b4eed654
delete deprecated CallItem + refactor related code
...
CallItem was only used before NC 14.
rv_item_conversation.xml was used by CallItem. After CallItem is now deleted, rv_item_conversation.xml was deleted from other xml classes as "tool"-view (this didn't make sense & was only a placeholder)
Furthermore, it was renamed to account_item.xml as now it is only used for account selection.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-01-26 17:25:22 +01:00
Marcel Hibbe
12e9985cd9
add unread mentions popup-bubble in conversations list
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-09-20 11:35:58 +02:00
Tim Krüger
fe989371de
Fix scrolling and selection issue in RTL
...
The following views had scrolling and selection issues if RTL is
activated:
- Conversation list
- File browser
- Contact selection
To fix this issues the fast scroller functionality were removed for
those views.
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-09-02 14:01:17 +02:00
Andy Scherzinger
394a640555
shorten app label Nextcloud Talk -> Talk while keeping "Nextcloud Talk" as a label within the app itself
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-30 18:07:54 +02:00
Andy Scherzinger
02483c134d
update empty conversations screen and added shimmer effect for loading conversations initially
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-13 11:12:57 +02:00
Andy Scherzinger
cf6b4c12e4
add description to FAB for better accessibility
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-26 11:49:57 +01:00
tobiasKaminsky
0b7e4c09f4
streamline colors
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-27 10:37:02 +01:00
Mario Danic
d21d5f51b4
Implemented most of message replies
...
# Conflicts:
# app/src/main/java/com/nextcloud/talk/controllers/ChatController.kt
# app/src/main/res/layout/view_message_input.xml
# app/src/main/res/values/strings.xml
2020-01-13 12:07:32 +01:00
Mario Danic
6a5aaac224
Lobby & Various bugfixes and improvements
...
Includes conversion to Kotlin of some files
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-30 12:13:33 +02:00
Daniel Bailey
8a013cb837
Base commit for dark theme v1.5
...
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2019-08-09 17:56:37 +02:00
Mario Danic
c25a8b0fed
Fix logo tinting when no conversations exist
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-12-17 16:13:32 +01:00
Mario Danic
fdbe2ff3aa
Fix #358 and a few other things
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-12-17 13:40:43 +01:00
Mario Danic
b1889abb1b
Add nice FAB animation & cleanups to layouts
2018-12-17 13:40:43 +01:00
Mario Danic
1c13d893fc
Add basic FAB
2018-12-17 13:40:43 +01:00
Mario Danic
bd2820c90e
First step to AndroidX migration
2018-10-02 22:34:00 +02:00
Mario Danic
9a7e8da28c
Fix #296
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-08-24 11:05:04 +02:00