Andy Scherzinger
|
8d6b526576
|
use capabilities helper
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-08 17:36:22 +02:00 |
|
Andy Scherzinger
|
1134172faa
|
adapt to rebase
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-08 17:36:21 +02:00 |
|
Andy Scherzinger
|
e2c6fd7c25
|
migrate chat controller to native view binding
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-08 17:36:19 +02:00 |
|
Andy Scherzinger
|
0e92e5ea2d
|
code format kotlin code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-08 17:36:18 +02:00 |
|
Andy Scherzinger
|
4784a22e18
|
update headers and format code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-08 17:36:16 +02:00 |
|
Andy Scherzinger
|
ca8d6cb782
|
Move controller to new view binding utilizing logic
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-08 17:36:10 +02:00 |
|
Andy Scherzinger
|
cd5f083a49
|
make text preview dark/light aware, overall improvement of preview screens
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-31 15:29:00 +02:00 |
|
tobiasKaminsky
|
46790c9bde
|
Correct fix for not showing bold on read ConversationItem
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-05-28 10:00:57 +02:00 |
|
Marcel Hibbe
|
1673d15e5e
|
dont show deletion option for attachments
(deletion for attachments in talk is not supported by server)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-27 09:30:04 +02:00 |
|
Andy Scherzinger
|
98e5ff5771
|
remove unsed imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-26 14:39:18 +02:00 |
|
Andy Scherzinger
|
02a129c3fc
|
Add error logging when reading user profile from server
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-26 14:26:37 +02:00 |
|
Andy Scherzinger
|
c3e336b716
|
align avatar placeholders with dark/light theme and add placeholder to settings avatar
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-26 11:04:31 +02:00 |
|
Andy Scherzinger
|
93a1d411e0
|
set fallback avatar icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-25 17:41:30 +02:00 |
|
Andy Scherzinger
|
45ed897c34
|
reformat kotlin code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-25 12:38:07 +02:00 |
|
Marcel Hibbe
|
8c99dde497
|
remove toasts from worker
(were accidentally added in PR #1284)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-25 12:26:23 +02:00 |
|
Marcel Hibbe
|
c1f55aa02e
|
add toast messages when exceptions were thrown
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-25 11:17:14 +02:00 |
|
Marcel Hibbe
|
59ccc19ebe
|
add ability to share plain text
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-25 11:03:25 +02:00 |
|
Marcel Hibbe
|
36fdd6d82b
|
add ability to "share to" files to nextcloud talk app
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-25 11:03:21 +02:00 |
|
Andy Scherzinger
|
0662e9bd39
|
Merge pull request #1275 from nextcloud/bugfix/1272/instantDarkLightConversationIconAdaption
Instant adoption of dark/light theming for default conversation icons
|
2021-05-21 15:47:09 +02:00 |
|
Joas Schilling
|
3ca56793ff
|
Merge pull request #1276 from nextcloud/conversationActions
Make observer type save
|
2021-05-21 09:49:30 +02:00 |
|
Andy Scherzinger
|
123ef3d0ce
|
set user icon to have a fallback for account switcher icon in search bar
Fixes #1139
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-21 00:03:12 +02:00 |
|
Andy Scherzinger
|
d0a6c96668
|
make observer type save
fixes #1270
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-20 22:12:06 +02:00 |
|
Andy Scherzinger
|
ef9021340e
|
instant adaption of dark/light theming for default conversation icons
Fixes #1272
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-20 15:16:12 +02:00 |
|
Andy Scherzinger
|
a36ef3e4a9
|
remove duplicate null check
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-20 11:57:05 +02:00 |
|
Andy Scherzinger
|
6e56731f15
|
use short-syntax for loops and reformat code to 120 character line limt
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-20 11:26:41 +02:00 |
|
Joas Schilling
|
de6683815a
|
Add support for signaling v3
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-20 11:26:40 +02:00 |
|
Andy Scherzinger
|
d923a41696
|
move magic numbers to value objects
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-18 18:23:33 +02:00 |
|
Andy Scherzinger
|
833ebbc9e3
|
use native view bindings in activities
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-18 17:58:09 +02:00 |
|
Andy Scherzinger
|
e74aa09879
|
remove custom password animation and use default/component one
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-18 09:34:46 +02:00 |
|
Andy Scherzinger
|
f87815753d
|
Merge pull request #1261 from nextcloud/codacy
Codacy
|
2021-05-18 09:34:23 +02:00 |
|
Andy Scherzinger
|
ec5a98e22b
|
proper indentation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 15:19:12 +02:00 |
|
Andy Scherzinger
|
f540aa9305
|
improve logging, empty method documentation and new codacy issues
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 14:56:46 +02:00 |
|
Andy Scherzinger
|
7bd6076795
|
codacy: improve identation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 14:30:16 +02:00 |
|
Andy Scherzinger
|
2ffdd5199c
|
housekeeping: removed any use of org.jetbrains.annotations
(including a java-to-kotlin rewrite)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 14:21:21 +02:00 |
|
Andy Scherzinger
|
7563dc5fba
|
codacy: Avoid unused local variables such as 'finalCredentials'.
Use correct annotation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:48:53 +02:00 |
|
Andy Scherzinger
|
8cb0293e83
|
codacy: Generics names should be a one letter long and upper case.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:40:55 +02:00 |
|
Andy Scherzinger
|
dcadf5d1a3
|
codacy: NoSemicolons
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:39:09 +02:00 |
|
Andy Scherzinger
|
4999916f27
|
codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:38:05 +02:00 |
|
Andy Scherzinger
|
0bc3be1b6e
|
codacy: Avoid unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:35:34 +02:00 |
|
Andy Scherzinger
|
cb455a7104
|
Add annotation where needed
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:11:50 +02:00 |
|
Andy Scherzinger
|
443cf8b227
|
user proper activity context to grab themed color for item header for mention items
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 13:11:44 +02:00 |
|
Andy Scherzinger
|
d8b167ebfa
|
spotbugs: improve exception handling
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-14 17:05:02 +02:00 |
|
Joas Schilling
|
4790e7b7e4
|
Fix "NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE" SpotBugs complaint
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:40:28 +02:00 |
|
Joas Schilling
|
16ca03cb5c
|
Adjust title depending on the view
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:20:30 +02:00 |
|
Joas Schilling
|
8f7873ab9b
|
Add circles support
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:20:30 +02:00 |
|
Joas Schilling
|
98fa8642d3
|
Allow to add emails as particpants
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:19:22 +02:00 |
|
Joas Schilling
|
d06935fd78
|
Fix ktlint
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:06:35 +02:00 |
|
Joas Schilling
|
a44e714f13
|
Fix position and icon of the PopupMenu
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 13:54:35 +02:00 |
|
Joas Schilling
|
7bbe954d47
|
Reply privately
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 13:47:28 +02:00 |
|
Andy Scherzinger
|
ed2f53bff4
|
make popup menu respect the defined style definition by using the right context and referencing the style definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-14 13:27:39 +02:00 |
|