Andy Scherzinger
d2edd6010c
show contacts icon for vcf file
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 23:48:42 +02:00
Andy Scherzinger
8442a5a65e
reformat class
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 23:48:41 +02:00
Marcel Hibbe
1443e0f0e7
Merge pull request #1187 from nextcloud/updateAS
...
Update code base for Android Studio 4.1.3
2021-04-29 19:23:32 +02:00
Andy Scherzinger
c46cf9125b
spotbugs: remove: needlessly boxes a boolean constant
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 17:40:23 +02:00
Andy Scherzinger
b350a4c86e
remove default constructors (generated by the compiler) and simplify if-statements of equals-methods
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 16:37:57 +02:00
Nextcloud bot
90d5f61f41
[tx-robot] updated from transifex
2021-04-29 04:05:19 +00:00
Andy Scherzinger
61aaae4dc2
Update code base for Android Studio 4.1.3
...
Remove lombock @Data annotations
Replace FindBugs with SpotBugs
Update Lombock version
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 00:46:35 +02:00
Nextcloud bot
7168dc73c1
[tx-robot] updated from transifex
2021-04-28 04:03:25 +00:00
Andy Scherzinger
f1f5c3b19c
improve logging, remove unused member var
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 22:45:14 +02:00
Andy Scherzinger
9e587a4385
use 24h format
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 19:12:03 +02:00
Andy Scherzinger
e82808080d
reformat kotlin code to comply with ktlint
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:51 +02:00
Andy Scherzinger
fa1360090a
improve logging for LoganSquareJodaTimeConverter
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 12:59:21 +02:00
dependabot[bot]
ac9c0cc8ea
Bump coil-gif from 0.9.1 to 1.2.0 and update code to changed coil 1.2.0 API
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 10:13:39 +02:00
Andy Scherzinger
5322df89dd
proper quote coloring in dark mode
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 09:47:53 +02:00
Andy Scherzinger
c2ac2705a3
use textColorOnPrimaryBackground
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 08:27:08 +02:00
Andy Scherzinger
f8319b663d
add contribution info
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 07:56:00 +02:00
Andy Scherzinger
1ab96016ac
optimize lock-screen layout/colors
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 07:55:54 +02:00
Andy Scherzinger
891b69ec2a
Merge pull request #1149 from nextcloud/unreadMessagesText
...
Make sure "unread messages" bubble text is always white
2021-04-27 07:31:35 +02:00
Nextcloud bot
fd27d920e5
[tx-robot] updated from transifex
2021-04-27 04:04:58 +00:00
Andy Scherzinger
e0955a4106
use textColorOnPrimaryBackground
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 23:56:07 +02:00
Andy Scherzinger
d7686f4ae3
make sure "unread messages" bubble text is always white (also in dark mode)
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 21:02:39 +02:00
Andy Scherzinger
5b6760e4b8
Merge pull request #1141 from nextcloud/shimmerAndUploadBottomSheet
...
Optimize Shimmer and upload bottom sheet
2021-04-26 20:59:46 +02:00
Marcel Hibbe
5dfe8b0e25
Merge pull request #1164 from nextcloud/image_preview_zoom
...
Enable enlarging the image more than default 3x maximumScale.
2021-04-26 19:25:21 +02:00
Dariusz Olszewski
0385c951b4
Enable enlarging the image more than default 3x maximumScale.
...
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2021-04-26 17:25:37 +02:00
Marcel Hibbe
2a6957047d
don't keep screen enabled in chat
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-26 17:14:18 +02:00
Andy Scherzinger
8eafd0a163
unify text-colors for messages in chat
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 15:52:56 +02:00
Andy Scherzinger
5aa28e4477
Make sound choice icons simple radio buttons
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 15:52:55 +02:00
Andy Scherzinger
e1d4331f16
properly set pull-to-refresh-spinner-background-color
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 15:52:54 +02:00
Andy Scherzinger
6810bc98d4
use outlined text view style
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 15:52:54 +02:00
Andy Scherzinger
bb1eb2fc1c
iconify upload bottom sheet
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 15:52:53 +02:00
Andy Scherzinger
5ab44332c4
tone down placeholders in dark mode
...
Resolves #1140
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 15:52:52 +02:00
Nextcloud bot
71ca6fbbfd
[tx-robot] updated from transifex
2021-04-26 04:01:39 +00:00
Nextcloud bot
333f7e6c76
[tx-robot] updated from transifex
2021-04-25 04:03:04 +00:00
Nextcloud bot
171ca221cc
[tx-robot] updated from transifex
2021-04-24 04:03:03 +00:00
Marcel Hibbe
7a26165d39
delete log command
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-23 15:57:19 +02:00
Marcel Hibbe
51b1f988ea
reduce lint errors
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-23 15:33:43 +02:00
Marcel Hibbe
1296b8854e
fix to show missing preview files.
...
solution: SimpleDraweeView does not support wrap_content for layout_width or layout_height attributes.
see https://frescolib.org/docs/using-simpledraweeview.html
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-23 15:33:43 +02:00
Marcel Hibbe
3f6f492143
open files inside app
...
Open files directly inside the app.
Download file into cache beforehand if not already done.
supported file types:
jpg, .png, .gif, .mp3, .mp4, .mov, .wav, .txt, .md
thanks to @tobiasKaminsky and @starypatyk
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-23 15:33:43 +02:00
Nextcloud bot
8a978c726b
[tx-robot] updated from transifex
2021-04-22 04:01:27 +00:00
Nextcloud bot
dd44aba8b9
[tx-robot] updated from transifex
2021-04-21 04:08:56 +00:00
Nextcloud bot
207c51ba9d
[tx-robot] updated from transifex
2021-04-20 04:01:19 +00:00
Marcel Hibbe
b970b20151
Merge pull request #1133 from nextcloud/chatInputSeparator
...
Optimize chat input separator for dark theme + message quote optimizations
2021-04-19 11:05:56 +02:00
Nextcloud bot
9e87a3f740
[tx-robot] updated from transifex
2021-04-19 04:05:06 +00:00
Andy Scherzinger
5a58034a0b
add content description, align layouts
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-18 23:41:04 +02:00
Andy Scherzinger
3f7d9ee76f
highlight quotes from oneself
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-18 13:45:20 +02:00
Andy Scherzinger
da5dad4e9b
improve quoted message design
...
Resolves #945
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-18 13:45:00 +02:00
Andy Scherzinger
e3674cb8d2
optimize chat input separator for dark theme
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-18 13:45:00 +02:00
Nextcloud bot
1c57a1ace2
[tx-robot] updated from transifex
2021-04-18 03:58:19 +00:00
Nextcloud bot
4e0cd5314b
[tx-robot] updated from transifex
2021-04-17 04:00:23 +00:00
Nextcloud bot
e5100d1af6
[tx-robot] updated from transifex
2021-04-16 04:04:19 +00:00
Andy Scherzinger
661c0cb04a
add GUEST_MODERATOR to participant list sorting criteria
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
141458047f
documentation for color-meanings
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
a51e9f7042
align sorting with webUI
...
(as far as possible atm)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
6b44ef8bb9
use proper text color and semi-transparent chip background color on mention-chips
...
Resolves #1131
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
ead3dfb60c
use medium emphasis on url text on profile pages
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
914bb44514
add documentation to comparator
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
f118cc7dd3
raise sizes to minimal hit-area of 48dp and tint icons at 60%/87% alpha (like active/inactive states)
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
8b0dc34571
make text-menu items not all-caps
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
80905f6ed2
WCAG: prevent click-ability for unread-message counter, add description to image button
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
b80396b34b
sort participants list
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
690d09eb60
optimize grey tones regarding WCAG guidelines and material design standard colors
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Andy Scherzinger
c3b28a35c7
use headline color for participants list item headline(s)
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 15:29:14 +02:00
Marcel Hibbe
332403f9b6
Merge pull request #1132 from nextcloud/splashScreen
...
Add splash screen to Talk App
2021-04-15 15:26:22 +02:00
Nextcloud bot
efd978cd7e
[tx-robot] updated from transifex
2021-04-15 04:01:43 +00:00
Andy Scherzinger
62f50fa35d
Add splash screen to Talk App
...
Resolves #836
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-15 00:29:29 +02:00
Marcel Hibbe
22581628bb
Merge pull request #1120 from nextcloud/avatarTitleWhitespace
...
Add space between avatar and title in toolbar
2021-04-14 09:25:57 +02:00
Nextcloud bot
beb055025c
[tx-robot] updated from transifex
2021-04-14 04:03:55 +00:00
Andy Scherzinger
fde49c0694
add space to have whitespace between toolbar-avatar and title for conversation and conversation info screen
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-13 23:43:01 +02:00
Andy Scherzinger
33498579ea
drawable tinting is done via app namespace
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-13 11:12:57 +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
Marcel Hibbe
604dfd7a38
Merge branch 'master' into loginTextfieldDesign_master
2021-04-13 10:27:56 +02:00
Marcel Hibbe
617af18ffa
Merge pull request #1111 from nextcloud/toolbarAlignment
...
Toolbar/list-item/preferences alignments
2021-04-13 10:11:29 +02:00
Nextcloud bot
7d2ac10de9
[tx-robot] updated from transifex
2021-04-13 04:01:06 +00:00
Valdnet
bf78d3b93a
Merge pull request #1113 from nextcloud/Valdnet-patch-1
...
l10n: Correct spelling
2021-04-12 18:08:37 +02:00
Andy Scherzinger
5b214ccfec
make adding users easier to discover
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:52:10 +02:00
Andy Scherzinger
54c61a7b39
also make participants list headline colored with primary color
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:52:09 +02:00
Andy Scherzinger
31cb14270f
remove unused resource
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:52:08 +02:00
Andy Scherzinger
e858f897f8
set background dark/light theme aware for upload bottom sheet
...
Resolves #994
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:52:08 +02:00
Andy Scherzinger
fdb7e54827
unify remaining preference elements
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:52:04 +02:00
Andy Scherzinger
e3a9e79f31
Show proper title for personal info screen
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:41:04 +02:00
Andy Scherzinger
9771161a0f
improve settings screen for dark theme and use accent color for category titles
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:41:03 +02:00
Andy Scherzinger
dc8774f5c9
align single/dual-line list item layouts with avatar/icon according to material design
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:41:03 +02:00
Andy Scherzinger
9da278538d
use actual default spacings for toolbar backarrow/title
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:41:02 +02:00
Nextcloud bot
bf61e51f1b
[tx-robot] updated from transifex
2021-04-11 03:59:00 +00:00
Nextcloud bot
d64a16c776
[tx-robot] updated from transifex
2021-04-10 04:12:40 +00:00
Andy Scherzinger
c812372db5
backport/enhance login screen
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-09 17:40:44 +02:00
Valdnet
4b4578d7f8
l10n: Correct spelling
2021-04-09 11:43:54 +02:00
Nextcloud bot
d6a43b2ccf
[tx-robot] updated from transifex
2021-04-09 04:01:46 +00:00
Marcel Hibbe
983509396d
show only fieldname in toast when saving failed
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-08 15:07:18 +02:00
tobiasKaminsky
ea50cf60e5
Upon error on saving, revert value
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-08 14:15:27 +02:00
Andy Scherzinger
208e96e1c0
remove unused resources
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-08 11:16:23 +02:00
Andy Scherzinger
7de3b1e294
optimize bottom sheet layout and make it dark/light theme aware
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-08 10:19:26 +02:00
Andy Scherzinger
a6c05cabff
proper user info item text size
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-08 10:18:46 +02:00
Andy Scherzinger
b1a60b6cf1
use proper logging API
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-08 09:48:22 +02:00
Andy Scherzinger
c461ddca5b
respect light/dark theming
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-08 09:48:21 +02:00
Andy Scherzinger
e224e093b0
extracted shimmer element for user detail items
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-08 09:43:37 +02:00
Andy Scherzinger
d497cdd895
move variable declaration up to fix compile issue
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-08 09:43:37 +02:00
tobiasKaminsky
43108661e9
Clear cached avatar
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-08 09:43:37 +02:00
Tobias Kaminsky
6fb5d3f9bb
Fixed some spotbugs, excluded some bug categories to be consistent with Files
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-08 09:43:37 +02:00
tobiasKaminsky
a57253e0df
Fix bugs found by Marcel
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-08 09:43:37 +02:00
Marcel Hibbe
1fec3e7635
modify descriptions for phone number integration
...
(avoid the word "phonebook" because then people would expect that numbers are used in the nc contact app)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-08 09:43:37 +02:00
tobiasKaminsky
e8a2857a7e
Updated strings / icon to match server
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-08 09:43:37 +02:00
tobiasKaminsky
4f0923ba0d
Add user profile, allow to edit it, if server supports it
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-08 09:43:37 +02:00
Nextcloud bot
d38eec4a93
[tx-robot] updated from transifex
2021-04-08 04:00:57 +00:00
Andy Scherzinger
6bbc7dd84a
spotbugs: remove unused code, replace multiple strings with constants
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-07 17:10:56 +02:00
Andy Scherzinger
a0e1c11ca2
remove unused resources
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-07 17:02:00 +02:00
Andy Scherzinger
85c22ea1a1
optimized system/navigation bar coloring
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-07 14:52:51 +02:00
Andy Scherzinger
7751e108e8
properly theme navigation/systembar for system default theme
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-07 14:52:50 +02:00
Andy Scherzinger
a125185915
Introduce SearchBar/Toolbar dark/light design
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-07 14:52:43 +02:00
Marcel Hibbe
2158a809fa
Merge pull request #1100 from nextcloud/fixScrolling
...
On Recyclerview everything needs to be set explicitly
2021-04-07 11:32:15 +02:00
Marcel Hibbe
723ee303d4
Merge pull request #1095 from nextcloud/avoidSharingRestrictedFiles
...
do not allow selecting files that are not allowed to be reshared
2021-04-07 10:58:13 +02:00
Marcel Hibbe
1251ef7254
Merge pull request #1101 from nextcloud/removeNextcloudTalkHardcoding
...
Remove "Nextcloud" hardcoding
2021-04-07 10:54:36 +02:00
Marcel Hibbe
cc5d3d968e
log exceptions
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-07 10:00:29 +02:00
Marcel Hibbe
1038612569
use name from theming capability for "Share from..", set fallback to nc_server_product_name
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-07 09:47:39 +02:00
Nextcloud bot
2c9944c386
[tx-robot] updated from transifex
2021-04-07 04:01:44 +00:00
Marcel Hibbe
f24addbcf6
avoid hardcoded product name in "Share from Nextcloud"
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-06 10:45:17 +02:00
Marcel Hibbe
bd8edbc17f
avoid read redundant string
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-06 10:43:53 +02:00
tobiasKaminsky
ada5aeebe5
On Recyclerview everything needs to be set explicitly
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-06 08:39:48 +02:00
Nextcloud bot
1884a5331f
[tx-robot] updated from transifex
2021-04-04 03:58:37 +00:00
Nextcloud bot
56ef7acc4f
[tx-robot] updated from transifex
2021-04-02 04:01:16 +00:00
Nextcloud bot
16ebd05f14
[tx-robot] updated from transifex
2021-04-01 04:01:17 +00:00
Marcel Hibbe
68c09d8e81
do not allow selecting files in files browser that are not allowed to be reshared
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-31 13:18:41 +02:00
Nextcloud bot
b7ba814a25
[tx-robot] updated from transifex
2021-03-31 04:02:07 +00:00
Nextcloud bot
28d8ee65eb
[tx-robot] updated from transifex
2021-03-28 03:56:44 +00:00
Nextcloud bot
906174b498
[tx-robot] updated from transifex
2021-03-27 03:58:24 +00:00
Marcel Hibbe
6cdcccec6e
fix to show avatars for incoming pictures in group chats (thx to starypatyk)
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-26 16:28:26 +01:00
Marcel Hibbe
17f3dae165
delete all account-links when disabling phonebooksync
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-26 15:47:11 +01:00
Marcel Hibbe
adc0a91dac
fix "chat via"-links in phonebook (no multiple entries, fix deletion)
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-26 15:47:11 +01:00
Marcel Hibbe
24f1a1831c
set application name in call screens from String nc_app_name
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-26 14:24:59 +01: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
Andy Scherzinger
392e7daa63
remove unused resources
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-26 11:49:03 +01:00
Andy Scherzinger
b585ec065c
raise space between avatar and text
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-26 11:49:02 +01:00
Andy Scherzinger
422cdf2b26
update launcher icon to latest design
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-26 11:49:01 +01:00
Andy Scherzinger
adac29d756
improve conversation list layout and dark-theme-colors
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-26 11:48:55 +01:00
Nextcloud bot
b727e07950
[tx-robot] updated from transifex
2021-03-25 04:00:37 +00:00
Marcel Hibbe
d2f741e917
avoid "null" entry in phonebook and use correct app name
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
dynamically set accountType and accountName
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
comment out applicationIdSuffix
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-24 16:26:55 +01:00
Marcel Hibbe
d9f9f8c280
dynamically set accountType and accountName
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-24 16:26:55 +01:00
Marcel Hibbe
a85ffbe1c6
Merge pull request #1057 from starypatyk/master
...
Fix for display issues with non default font sizes (issue #955 )
2021-03-22 08:41:18 +01:00
Nextcloud bot
04fe76c654
[tx-robot] updated from transifex
2021-03-22 03:56:53 +00:00
Dariusz Olszewski
464414cbf1
Additional fix for display issues (issue #955 )
...
Fix height of the file browser for Nextcloud files (Share from Nextcloud)
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2021-03-20 15:55:57 +01:00
Nextcloud bot
b2083016a0
[tx-robot] updated from transifex
2021-03-20 03:55:25 +00:00
Nextcloud bot
cba7d12d1b
[tx-robot] updated from transifex
2021-03-19 03:55:28 +00:00
Marcel Hibbe
6e885af18c
avoid Security Exeception from AccountManager
2021-03-17 15:43:20 +01:00
Marcel Hibbe
5b6fd3759f
only check for nc contacts if phonebook on device is not empty
2021-03-17 11:17:36 +01:00
Marcel Hibbe
5e1b69bbe6
split userId on last @
...
(e.g. necessary if email adresses are taken as userId)
2021-03-17 10:24:13 +01:00
Nextcloud bot
4b92cad611
[tx-robot] updated from transifex
2021-03-17 03:54:52 +00:00
Dariusz Olszewski
dde5315460
Fix for display issues with non default font sizes (issue #955 )
...
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2021-03-16 23:09:01 +01:00
Nextcloud bot
c08813d585
[tx-robot] updated from transifex
2021-03-16 03:54:49 +00:00
Nextcloud bot
54d381a880
[tx-robot] updated from transifex
2021-03-15 04:00:29 +00:00
Nextcloud bot
e77a0c0dd0
[tx-robot] updated from transifex
2021-03-14 03:53:06 +00:00
Nextcloud bot
0ce86864e0
[tx-robot] updated from transifex
2021-03-13 03:56:48 +00:00
Nextcloud bot
d3da6221f2
[tx-robot] updated from transifex
2021-03-12 03:53:15 +00:00
Marcel Hibbe
6a18b9b745
add ability to enter own phone number when enabling address book sync
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-11 14:43:38 +01:00
Nextcloud bot
91c66a4eea
[tx-robot] updated from transifex
2021-03-11 03:57:14 +00:00
Nextcloud bot
cab235ffec
[tx-robot] updated from transifex
2021-03-10 04:06:18 +00:00
Nextcloud bot
f7a327eaea
[tx-robot] updated from transifex
2021-03-09 03:57:10 +00:00
Nextcloud bot
4ff3326b67
[tx-robot] updated from transifex
2021-03-08 03:56:26 +00:00
Nextcloud bot
a828acaed9
[tx-robot] updated from transifex
2021-03-07 03:52:45 +00:00
Nextcloud bot
228cdd5409
[tx-robot] updated from transifex
2021-03-05 03:56:26 +00:00
Nextcloud bot
659681b543
[tx-robot] updated from transifex
2021-03-04 03:58:46 +00:00
Marcel Hibbe
5b27a38f17
Merge pull request #1040 from nextcloud/bug/1025/deckShownAsObject
...
fix missing deck card links / always show links if available in message
2021-03-01 09:34:29 +01:00
Nextcloud bot
3f30c41def
[tx-robot] updated from transifex
2021-03-01 03:53:36 +00:00
Nextcloud bot
d8098c68da
[tx-robot] updated from transifex
2021-02-28 03:51:38 +00:00
Nextcloud bot
ac7e106a52
[tx-robot] updated from transifex
2021-02-27 03:56:16 +00:00
Nextcloud bot
78b846047b
[tx-robot] updated from transifex
2021-02-26 03:53:59 +00:00
Marcel Hibbe
42fea1a588
fix missing deck card links / always show links if available in message
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-25 21:38:50 +01:00
Nextcloud bot
c4ce5729e1
[tx-robot] updated from transifex
2021-02-25 03:55:21 +00:00
Marcel Hibbe
e454702150
revert dav4jvm to version f2078bc846
...
"Share from nextcloud" crashed. version update should be done when okhttp is bumped? https://stackoverflow.com/questions/39545629/noclassdeffounderror-failed-resolution-of-lokhttp3-internal-platform
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-24 21:28:30 +01:00
Marcel Hibbe
510e555eb5
update imports for dav4jvm
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-24 17:07:25 +01:00
Nextcloud bot
1db5a659fa
[tx-robot] updated from transifex
2021-02-24 04:01:38 +00:00
Marcel Hibbe
6a486c8900
decrease Lint Warnings
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-19 14:24:25 +01:00
Nextcloud bot
037d688683
[tx-robot] updated from transifex
2021-02-19 03:58:44 +00:00
Marcel Hibbe
642146de02
improve call screens, add outgoing ringtone
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-18 14:51:18 +01:00
Nextcloud bot
02ecf28df6
[tx-robot] updated from transifex
2021-02-18 03:57:53 +00:00
Nextcloud bot
084be3f38b
[tx-robot] updated from transifex
2021-02-17 03:52:12 +00:00
Marcel Hibbe
cc543a660a
add confirm dialog before sharing files
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-15 08:57:57 +01:00
Nextcloud bot
0df271cc67
[tx-robot] updated from transifex
2021-02-15 03:48:54 +00:00
Nextcloud bot
bd35c647d5
[tx-robot] updated from transifex
2021-02-14 03:46:55 +00:00
Nextcloud bot
fddfe8c990
[tx-robot] updated from transifex
2021-02-13 03:49:48 +00:00
Marcel Hibbe
18714b2b8b
resolve some lint warnings
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-10 15:07:13 +01:00
Marcel Hibbe
d7bc01e954
resolve some lint warnings
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-10 14:35:25 +01:00
Marcel Hibbe
b50501a38f
bump google-webrtc to 1.0.32006
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-10 10:59:16 +01:00
Nextcloud bot
f349413d68
[tx-robot] updated from transifex
2021-02-09 03:49:52 +00:00
Nextcloud bot
0cee597446
[tx-robot] updated from transifex
2021-02-08 03:49:48 +00:00
Nextcloud bot
d531de1b0a
[tx-robot] updated from transifex
2021-02-07 03:50:50 +00:00
Nextcloud bot
f1ed6ef35e
[tx-robot] updated from transifex
2021-02-06 03:53:40 +00:00
Nextcloud bot
79a18b9e52
[tx-robot] updated from transifex
2021-02-05 03:53:56 +00:00
Valdnet
b891636216
Change upload to shared
2021-02-04 13:38:38 +01:00
Nextcloud bot
13f96e4e9a
[tx-robot] updated from transifex
2021-02-04 03:48:42 +00:00
Marcel Hibbe
0af5c919ed
Merge pull request #990 from nextcloud/Valdnet-patch-1
...
Change text strings #458 , #817
2021-02-03 18:00:26 +01:00
Valdnet
4502024eee
Return "Privacy"
2021-02-03 16:20:57 +01:00
Nextcloud bot
5781342a58
[tx-robot] updated from transifex
2021-02-03 04:05:13 +00:00
Valdnet
fecbc50780
Change text strings #458 , #817
...
Changes that appeared in version 9.
2021-02-02 12:16:29 +01:00
Marcel Hibbe
5a4c17e240
Merge pull request #985 from nextcloud/feature/322/deleteMessage
...
add ability to delete messages
2021-02-02 10:05:13 +01:00
Nextcloud bot
61ad34f10d
[tx-robot] updated from transifex
2021-02-02 03:46:51 +00:00
Marcel Hibbe
ded0cef839
add ability to delete messages
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-01 19:30:40 +01:00
Nextcloud bot
fb11878a4b
[tx-robot] updated from transifex
2021-02-01 03:52:56 +00:00
Marcel Hibbe
0b35971ee5
add ability to upload one or multiple files from local storage #254
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-01-30 23:30:34 +01:00
Nextcloud bot
c56da7b1f3
[tx-robot] updated from transifex
2021-01-29 03:55:37 +00:00
Nextcloud bot
1e33e34113
[tx-robot] updated from transifex
2021-01-28 04:06:26 +00:00
Nextcloud bot
4866f45495
[tx-robot] updated from transifex
2021-01-27 03:53:25 +00:00
Nextcloud bot
bffc1ab23b
[tx-robot] updated from transifex
2021-01-26 03:51:47 +00:00
Nextcloud bot
8897c6e974
[tx-robot] updated from transifex
2021-01-25 03:49:58 +00:00
Nextcloud bot
b247ee3948
[tx-robot] updated from transifex
2021-01-24 03:47:48 +00:00
Nextcloud bot
c993043299
[tx-robot] updated from transifex
2021-01-23 03:51:03 +00:00
Nextcloud bot
bf406f6c5b
[tx-robot] updated from transifex
2021-01-22 05:59:34 +00:00
Marcel Hibbe
bd3bbdd755
change email address for feedback
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-01-20 09:35:27 +01:00
tobiasKaminsky
ba314c96ee
Do not use -1 as lastCommonRead parameter, but do not set it at all, if undefined
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-01-04 16:26:59 +01:00
tobiasKaminsky
e563230fb2
Hide read status setting if old talk version used
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-18 15:04:08 +01:00
tobiasKaminsky
98e2117bdf
Missing imports after rebase
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-18 14:33:10 +01:00
tobiasKaminsky
1496b902bb
Show phonebook setting only for Talk11 (verified via capability)
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-14 15:18:14 +01:00
tobiasKaminsky
ad97abaee4
Add phone book integration
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-14 12:05:43 +01:00
tobiasKaminsky
eb9a6d8746
Bump to 8.10.0 RC1
...
revert wrong color
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-10 10:18:33 +01:00
Tobias Kaminsky
05a21590da
Merge pull request #907 from nextcloud/fix-data-channel-support-with-newer-janus-versions
...
[v8.0.x] Fix data channel suport with newer Janus versions
2020-10-27 10:51:38 +01:00
tobiasKaminsky
fe4bf8afca
change logo dim so that it fits for other images
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-27 10:37:26 +01:00
tobiasKaminsky
0b7e4c09f4
streamline colors
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-27 10:37:02 +01:00
tobiasKaminsky
d7400c3f76
Add branding support for
...
- hide provider
- hide auth
- multi account support
- enforce domain
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-27 10:36:49 +01:00
tobiasKaminsky
f7d9290871
Chat during call
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-09 12:08:21 +02:00
Biswajit Das
518d1ea62e
Merge pull request #905 from nextcloud/fix-frozen-video-when-screen-is-shared
...
[v8.0.x] Fix frozen video when screen is shared
2020-10-03 00:00:47 +01:00
Daniel Calviño Sánchez
fcb45e94f3
Fix data channel suport with newer Janus versions
...
When Janus is used even if it is possible to open several data channels
with different labels and send data on them all the messages are
received in the first data channel opened.
In Talk the "status" data channel is used to send the data channel
messages, and before Janus 0.7.0 it was the first data channel opened,
so the messages were received on it.
However, since Janus 0.7.0 the data channel messages are received
instead on a data channel opened by Janus, which is named
"JanusDataChannel". It is not possible to change that behaviour on Janus
except by patching it, so for broader compatibility the messages
received in "JanusDataChannel" are treated like messages received in the
"status" data channel
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-10-02 20:15:03 +02:00
Daniel Calviño Sánchez
1321cb21a0
Fix frozen video when screen is shared
...
When another participant shared the screen a new offer was requested.
However, the offer was requested for the video instead of for the
screen, which caused the HPB to stop the previous video connection and
replace it with a new one. As receiving new offers for an existing
connection is not properly handled the offer was applied to the existing
peer connection, which caused the new offer to be ignored and the old
peer connection to be kept (but frozen due to the HPB not sending more
data for that connection).
Requesting offers are not needed when the peer connection is a screen,
as the HPB will automatically send the offers itself. Therefore, now
offers are requested only when the connection is of "video" type.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-10-02 10:10:49 +02:00
Daniel Calviño Sánchez
ed8ac14d94
Show avatar for guests in call view
...
The avatar of guests is based on their display name/nick.
When the HPB is not used the nick is provided in the offer/answer
signaling messages, and later updated through data channel messages when
it changes. When the HPB is used the nick is periodically sent through
data channel messages. Therefore the avatar is based on the nick set in
the peer connection and reloaded when the nick changes (although it is
currently a bit hacky and brittle, as it is based on whether the nick
shown in the text view changed rather than whether the nick itself
changed, but it works nevertheless).
Note that currently it is required that the guest has a peer connection
to know its nick and, therefore, its avatar; some changes would be
needed in the clients to also send the nick when there is no peer
connection.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-10-02 09:11:16 +02:00
Daniel Calviño Sánchez
783f09316f
Remove no longer used method
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-10-01 20:34:48 +02:00
Daniel Calviño Sánchez
8f748caeaa
Remove no longer needed parameter
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-10-01 19:18:20 +02:00
Daniel Calviño Sánchez
6b2720653a
Always pass the session id in "NICK_CHANGE" PeerConnectionEvents
...
Before the NICK_CHANGE event include either the session id or the user
id, depending on whether the participant was a guest or a user. However,
as the session id is also known for users the event can be unified to
always include the session id only.
This also fixes an exception when handling the "NICK_CHANGE" event, as
the session id was got from the user id given in the event, but if the
event already included the session id the look up failed and the session
id was replaced with an empty value. This in turn caused an exception
when trying to use the view for the now invalid session id. Now the
session id provided in the event is always directly used.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-10-01 19:07:25 +02:00
Daniel Calviño Sánchez
5b9f02e99c
Fix setting guest nicks
...
The "nick" attribute was set with itself instead of with the
"internalNick" variable that holds the value received in the
"nickChanged" event.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-10-01 19:00:07 +02:00
Daniel Calviño Sánchez
6846eb950b
Fix websocket reconnection when a guest joins the conversation
...
When the standalone signaling server is used and a participant joins a
conversation a "join" signaling message is received. The code assumed
that the event always contains a "user" attribute, but that attribute is
empty for guests. As the "user" attribute was used unconditionally this
caused an exception, and as the exception happened when handling a
websocket message it propagated until it caused a reconnection of the
websocket.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-10-01 18:45:16 +02:00
tobiasKaminsky
6d7cf8305a
Fix join call directly after first start
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-29 09:40:46 +02:00
Mario Danic
ac1bb0ecf7
Fix spamming participants
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-04-15 12:02:56 +02:00
Mario Danic
b14f9990b4
Fix #761
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-03-23 14:16:26 +01:00
Mario Danic
4b12ede79e
Fix duplicate
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-03-22 19:43:55 +01:00
Mario Danic
84cb7cc45a
Fix timeout stuff
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-03-22 19:26:16 +01:00
Mario Danic
68c1cd6d4d
Fix #684
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-03-22 11:19:54 +01:00
Mario Danic
408da749fe
Fix vibration and fix #745
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-03-21 16:26:03 +01:00
Stephan Ritscher
5a1e050928
Fix NullPointerException on (first) account creation with client certificates ( #195 )
...
Signed-off-by: Stephan Ritscher <no3pam@gmail.com>
2020-03-08 20:42:54 +01:00
Mario Danic
39c2dced64
Fix #713 , Fix #720
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-02-12 10:57:35 +01:00
Mario Danic
9e2fbc076c
First step towards working calls on Q
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-02-10 00:33:41 +01:00
Mario Danic
f115b83607
Fix #716
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-02-03 11:05:40 +01:00
Mario Danic
7656f30eb4
Fix #713
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-24 09:11:37 +01:00
Mario Danic
c4eaf319a1
Update version
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-16 10:12:40 +01:00
Mario Danic
4b9f47c6b5
Improve contacts
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-16 10:11:16 +01:00
Mario Danic
74fb018a8e
Fix #706
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-16 03:20:00 +01:00
Mario Danic
fbbcb92ec8
Fix #707
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-15 15:17:29 +01:00
Mario Danic
1e2ae2c8b0
Fix #704
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-15 13:48:04 +01:00
Mario Danic
0451131fa4
Fix #692
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-15 10:42:52 +01:00
Mario Danic
a2209e3d6a
Fix #701
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-15 10:37:18 +01:00
Mario Danic
652b72ebde
Fix #702
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-15 10:25:15 +01:00
Mario Danic
5262d08e3c
Fix avatars
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-13 12:41:38 +01:00
Mario Danic
d166276b80
Improvements to replies
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-13 12:36:52 +01:00
Mario Danic
b36c70b783
Updates
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-13 12:08:00 +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
2613c1f074
Some progress on replies
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-01-13 11:15:20 +01:00
Mario Danic
87e71b6d89
Fix #655
2020-01-13 09:49:40 +01:00
Mario Danic
fcdcb12e48
Update version
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-10-31 12:32:22 +01:00
Mario Danic
dd8d2cb00d
Tag v7.0.7
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-10-28 12:29:46 +01:00
Mario Danic
345035e93a
Fixed issues with sending messages
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-30 14:53:35 +02:00
Mario Danic
f308a5093d
Various fix for crashes
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-30 14:15:01 +02:00
Mario Danic
7f3e93edd4
Fix issues with messages processing
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-30 12:33:28 +02:00
Mario Danic
a56319d3a9
Fix message title
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-30 12:33:28 +02:00
Mario Danic
8a60fad0c4
Fix unread message notices
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-30 12:33:28 +02:00
Nextcloud bot
948b01bcb7
[tx-robot] updated from transifex
2019-09-30 12:33:24 +02:00
Nextcloud bot
24336e1f98
[tx-robot] updated from transifex
2019-09-30 12:33:24 +02:00
Mario Danic
e1d9a24130
Fix issues with chat title crash
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-30 10:35:30 +02:00
Mario Danic
b95bb003df
Fix notifications crash
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-27 13:53:02 +02:00
Mario Danic
5334a0fd15
Update version
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-27 13:06:25 +02:00
Mario Danic
041b77da21
Kotlin & hardening
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-27 12:48:22 +02:00
Mario Danic
a316739c9e
Few more fixes
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-27 11:55:43 +02:00
Mario Danic
7eeefa3ae6
Fix issues with setting the title
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-27 11:42:02 +02:00
Mario Danic
d1074257be
Clean up imports
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 14:14:54 +02:00
Mario Danic
2bbfdda400
Fix moderation issues with add participants
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 14:14:41 +02:00
Mario Danic
48c1505cb5
Fix participants management UI
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 13:59:55 +02:00
Mario Danic
c1f9dd2ac5
Bug fixes related to guest account
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 13:29:00 +02:00
Mario Danic
74f5616392
Overflow menu fix for the dark theme
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 10:39:07 +02:00
Mario Danic
380d1b6acc
Further fixes to theming
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 10:39:07 +02:00
Mario Danic
7485766812
More fixes to the dark theme
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 10:39:07 +02:00
Mario Danic
139c1f1724
Fix some lobby crashes
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 10:39:07 +02:00
Mario Danic
ecfe91f36f
Significant improvements to the dark theme
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 10:39:07 +02:00
Mario Danic
df7f50ba01
Remove logs
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 10:39:07 +02:00
Nextcloud bot
3ff2cfaca4
[tx-robot] updated from transifex
2019-09-25 03:09:39 +00:00
Nextcloud bot
e1fcbda88d
[tx-robot] updated from transifex
2019-09-24 03:13:05 +00:00
Nextcloud bot
d4e70e25fa
[tx-robot] updated from transifex
2019-09-21 03:08:17 +00:00
Nextcloud bot
5513883efd
[tx-robot] updated from transifex
2019-09-20 03:10:13 +00:00
Nextcloud bot
a6278c7373
[tx-robot] updated from transifex
2019-09-19 03:12:08 +00:00
Nextcloud bot
1226168183
[tx-robot] updated from transifex
2019-09-18 03:10:19 +00:00
Nextcloud bot
a9cf14e6fa
[tx-robot] updated from transifex
2019-09-17 03:01:51 +00:00
Mario Danic
0fa1ae28fb
Clean up
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-16 14:06:32 +02:00
Mario Danic
cba3f3317c
Fix the final bugs with user management
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-16 14:05:22 +02:00
Mario Danic
85b75b7da5
Fix up magical stuff
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-16 12:49:12 +02:00
Mario Danic
0b7ce8295c
First draft of participants management
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-16 11:10:35 +02:00
Nextcloud bot
ca608fdbeb
[tx-robot] updated from transifex
2019-09-16 03:02:25 +00:00
Nextcloud bot
bf4f5eaea2
[tx-robot] updated from transifex
2019-09-15 03:04:28 +00:00
Nextcloud bot
c0ae6e8f83
[tx-robot] updated from transifex
2019-09-14 03:02:47 +00:00
Mario Danic
ac54a38e07
Fix avatar issue
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-14 01:45:30 +02:00
Mario Danic
3f374ca232
Fix messages stuff
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-13 15:48:19 +02:00
Mario Danic
07e11d8903
Update string
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-13 14:22:11 +02:00
Mario Danic
0648ceb44c
New notice logic
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-13 12:39:50 +02:00
Mario Danic
0a0aece7d0
Partly fix messages loading
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-13 12:13:27 +02:00
Mario Danic
82170b77d7
Fix automated app starting due to room invite
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-13 10:39:26 +02:00
Nextcloud bot
68df0a3c8e
[tx-robot] updated from transifex
2019-09-12 03:02:12 +00:00
Nextcloud bot
2de1e9c8dc
[tx-robot] updated from transifex
2019-09-11 03:11:54 +00:00
Nextcloud bot
9a7c9a139b
[tx-robot] updated from transifex
2019-09-10 03:13:36 +00:00
Mario Danic
362042e27e
Better scroll on new messages & Kotlin
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 21:59:40 +02:00
Mario Danic
4d9781fbe2
First scroll to new messages
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 18:11:09 +02:00
Mario Danic
f686bf9057
Change timeout for first future pull
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 14:00:37 +02:00
Mario Danic
8ed3d1404e
Change messages fetch limit
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 13:58:08 +02:00
Mario Danic
a8ee4a355b
Add some whitespace to bottom of the chat
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 13:54:47 +02:00
Mario Danic
6504a3b6e7
Improve things a bit
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 13:46:49 +02:00
Mario Danic
ec44092676
Fix endless loading of messages
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 13:40:26 +02:00
Mario Danic
31ce180c6d
Remove avatars from last message
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 11:41:52 +02:00
Mario Danic
175f64b8c3
Remove duplicate clicks on conversation info
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-09 11:17:05 +02:00
Nextcloud bot
d2b47b22ed
[tx-robot] updated from transifex
2019-09-08 03:16:53 +00:00
Mario Danic
b100095f69
Update small items size
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-06 10:26:50 +02:00
Nextcloud bot
4973eb622a
[tx-robot] updated from transifex
2019-09-06 03:09:56 +00:00
Mario Danic
67e9405040
Add support for last read message & fix pinned magic
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-05 15:52:41 +02:00
Mario Danic
8ad09d3395
Update chatkit
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-05 13:21:48 +02:00
Mario Danic
69c4435b1e
Fix #579
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-05 12:03:21 +02:00
Mario Danic
4697e4f340
Fix up guest mentions and autocomplete callback
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-05 11:17:20 +02:00
Mario Danic
3ac3a3b965
Fix #352
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-05 11:17:19 +02:00
Mario Danic
c831b90a09
Fix #615
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-05 11:17:19 +02:00
Nextcloud bot
73964ed34a
[tx-robot] updated from transifex
2019-09-05 03:16:43 +00:00
Nextcloud bot
09bd3e2d80
[tx-robot] updated from transifex
2019-09-04 03:12:17 +00:00
Mario Danic
29fa1c7deb
Fix some more emoji compatibilities
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-03 16:00:51 +02:00
Mario Danic
49fe0a691b
Fix #613 , Fix #614
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-03 14:38:21 +02:00
Mario Danic
98e1168b25
Fix #612 (again? :D)
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-03 13:45:24 +02:00
Mario Danic
639c0e8e5a
Update important conversation explanation
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-03 11:37:15 +02:00
Mario Danic
ccb554e1f5
Fix conversation creation process
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-03 10:52:10 +02:00
Mario Danic
4e76a5e83e
Fix #612
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-03 10:52:09 +02:00
Mario Danic
6bd36e408c
Fix #611
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-03 10:52:08 +02:00
Nextcloud bot
ba868c682d
[tx-robot] updated from transifex
2019-09-03 03:11:02 +00:00
Mario Danic
1ebb2e079d
Fix #249
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-02 16:22:37 +02:00
Mario Danic
8d592a996d
Fix #601 and mentions
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-02 14:12:31 +02:00
Mario Danic
8cbc0c7bc9
Fix #402
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-02 13:47:24 +02:00
Mario Danic
7d838bd72b
Fix #570
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-02 13:30:28 +02:00
Mario Danic
a93a2cdb6b
Change mute call behaviour
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-02 13:22:41 +02:00
Mario Danic
85a322dd61
Fix date selection & time formatting for lobby
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-02 12:55:20 +02:00
Mario Danic
86974a8437
Fix lobby check crash, fix user related crash, fix infinite lobby progress bar
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-02 12:55:20 +02:00
Nextcloud bot
8fd9208b9e
[tx-robot] updated from transifex
2019-09-02 03:10:13 +00:00
Nextcloud bot
ed38167a62
[tx-robot] updated from transifex
2019-09-01 03:15:44 +00:00
Nextcloud bot
783b90f511
[tx-robot] updated from transifex
2019-08-31 03:10:18 +00:00
Mario Danic
75e5852646
Fix #607
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-30 23:21:45 +02:00
Mario Danic
2141a38faa
Update wording for lobby
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-30 14:17:10 +02:00
Mario Danic
f9ecf17504
Fix #601
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-30 13:45:35 +02: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
Mario Danic
14efe5992a
Clean up MerlinTheWizard
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-30 12:13:33 +02:00
Nextcloud bot
01bcc6ffe8
[tx-robot] updated from transifex
2019-08-30 03:12:59 +00:00
Nextcloud bot
76fa4d07d8
[tx-robot] updated from transifex
2019-08-28 03:17:13 +00:00
Nextcloud bot
1279e6c823
[tx-robot] updated from transifex
2019-08-27 03:11:18 +00:00
Nextcloud bot
b594781d3c
[tx-robot] updated from transifex
2019-08-26 03:07:06 +00:00
Mario Danic
530e8b0547
Refactoring & fix for earlier Nc versions
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-25 23:24:18 +02:00
Mario Danic
eade532f79
Add missing ;
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-25 22:24:20 +02:00
Mario Danic
8d73c89f69
Clean up message timestamp even further
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-23 19:20:23 +02:00
Mario Danic
c5df8250de
Update when for notifications
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-23 18:39:29 +02:00
Mario Danic
9cb72de8e8
Improve message timestamps
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-23 18:39:29 +02:00
Mario Danic
8f311ae3bc
Improve on the notifications
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-23 18:39:29 +02:00
Mario Danic
750218febd
Clean up
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-23 18:39:29 +02:00
Mario Danic
90d494e3ea
Initial work on grouping messages
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-23 18:39:29 +02:00
Nextcloud bot
3ffa4c08ef
[tx-robot] updated from transifex
2019-08-23 03:14:42 +00:00
Nextcloud bot
ba0f045ddc
[tx-robot] updated from transifex
2019-08-22 03:09:11 +00:00
Mario Danic
5ecdda4cde
Don’t show notifications on error
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-20 19:29:19 +02:00
Nextcloud bot
2746d302f7
[tx-robot] updated from transifex
2019-08-20 03:09:45 +00:00
Nextcloud bot
63adaff4d4
[tx-robot] updated from transifex
2019-08-19 03:10:04 +00:00
Nextcloud bot
852b1fc682
[tx-robot] updated from transifex
2019-08-18 03:14:33 +00:00
Mario Danic
e5cb10e386
Better cleanup
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
# Conflicts:
# app/build.gradle
2019-08-15 17:08:59 +02:00
Mario Danic
28e24992fd
Fix
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
# Conflicts:
# app/build.gradle
2019-08-15 17:08:42 +02:00
Nextcloud bot
e797e9c199
[tx-robot] updated from transifex
2019-08-15 03:08:16 +00:00
Mario Danic
0eab88f302
Remove latin america for s4 mini
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-13 22:00:24 +02:00
Mario Danic
687f6f3aee
Fix #597
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-13 21:53:10 +02:00
Nextcloud bot
389c6a1b65
[tx-robot] updated from transifex
2019-08-13 03:08:30 +00:00
Mario Danic
7e63fc9d2a
Redo text color
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-12 12:38:48 +02:00
Mario Danic
25e5a2909b
Use elipsis
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-12 12:38:48 +02:00
Joas Schilling
93ed52231b
Make the unread counter more usable
2019-08-12 12:38:48 +02:00
Mario Danic
38df5d2859
Check signatures when opening files app
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-12 09:24:07 +02:00
Nextcloud bot
de89e7615d
[tx-robot] updated from transifex
2019-08-12 03:09:30 +00:00
Nextcloud bot
1fa1a9d98a
[tx-robot] updated from transifex
2019-08-11 03:12:08 +00:00
Nextcloud bot
9f48a8111d
[tx-robot] updated from transifex
2019-08-10 03:11:37 +00:00
Mario Danic
0b0086317c
Fix another crashing bug
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-09 18:07:47 +02:00
Mario Danic
45e2bd505d
Prevent some crashes
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-09 18:05:23 +02:00
Mario Danic
0e6779616b
Fix-up remaining things
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-09 17:56:37 +02:00
Mario Danic
925ac6724e
Various updates to theming settings & fixes
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-09 17:56:37 +02:00
Daniel Bailey
a4efa5a746
Tweaks to message colours.
...
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2019-08-09 17:56:37 +02:00
Daniel Bailey
f384651c81
Altered colours used by system message bubble and @ avatars.
...
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2019-08-09 17:56:37 +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
Nextcloud bot
809a6b66ae
[tx-robot] updated from transifex
2019-08-09 03:10:13 +00:00
Dominik Schürmann
ee44394268
add FIDO U2F support using WebViewFidoBridge
...
Signed-off-by: Dominik Schürmann <dominik@schuermann.eu>
2019-08-08 18:31:29 +02:00
Mario Danic
b10ed2805f
Fix disabled calling sound
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-07 12:58:50 +02:00
Mario Danic
ef7cf64c02
Switch the place where we check for timeout
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-07 12:58:30 +02:00
Mario Danic
63db659079
Hopefully fix double messages with MCU
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-07 12:58:30 +02:00
Nextcloud bot
d0b2db516f
[tx-robot] updated from transifex
2019-08-02 03:11:05 +00:00
Mario Danic
c1838e21f8
Fix an issue with conversation menu
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-01 11:01:13 +02:00
Mario Danic
7349e67b79
Fix double message when using MCU
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-01 11:01:13 +02:00
Mario Danic
7ebf1648ca
Fix scrolling and flicker for real
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-01 11:01:13 +02:00
Mario Danic
9a441d8c4a
Remove automatic scroll
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-01 11:01:13 +02:00
Nextcloud bot
233a610a3e
[tx-robot] updated from transifex
2019-08-01 03:14:27 +00:00
Mario Danic
9ec0ad12a4
Fix issues with opening attachments
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-29 12:52:14 +02:00
Mario Danic
e1cdc58cef
Fix issues with filesystem browser
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-29 12:52:14 +02:00
Mario Danic
893c014cb8
Fix issued with unread messages
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-29 12:52:14 +02:00
Mario Danic
0c73a75990
Fix broken call notifications
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-29 12:52:14 +02:00
Mario Danic
48229e3314
Fix #581
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-22 12:59:26 +02:00
Mario Danic
aca1f9a13d
Fix various issues with emojis
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-22 12:41:54 +02:00
Mario Danic
d8e8a1dc91
Fix #585
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-22 11:13:08 +02:00
Nextcloud bot
885d0552c2
[tx-robot] updated from transifex
2019-07-22 03:12:35 +00:00
Mario Danic
d225e2ac9f
Fix #584
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-21 22:39:03 +02:00
Mario Danic
ceac6efa39
Finally some reconnection magic working
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-21 16:38:17 +02:00
Nextcloud bot
87ea461f53
[tx-robot] updated from transifex
2019-07-18 03:07:46 +00:00
Nextcloud bot
5597b5b262
[tx-robot] updated from transifex
2019-07-13 03:11:06 +00:00
Nextcloud bot
a38cb39cba
[tx-robot] updated from transifex
2019-07-12 03:04:52 +00:00
Nextcloud bot
5c3eeb6bf2
[tx-robot] updated from transifex
2019-07-10 03:02:36 +00:00
Nextcloud bot
7c24bcd512
[tx-robot] updated from transifex
2019-07-09 03:00:50 +00:00
Nextcloud bot
ff931069e4
[tx-robot] updated from transifex
2019-07-08 03:00:40 +00:00
Nextcloud bot
72098f4943
[tx-robot] updated from transifex
2019-07-07 03:01:28 +00:00
Nextcloud bot
2837b6226b
[tx-robot] updated from transifex
2019-07-06 03:00:59 +00:00
Mario Danic
de219a28f7
Fix #574
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-05 16:36:10 +02:00
Mario Danic
48a011bbdb
Fix #576
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-07-05 09:40:23 +02:00
Nextcloud bot
010850b67a
[tx-robot] updated from transifex
2019-07-05 03:03:27 +00:00
Nextcloud bot
5da8a32312
[tx-robot] updated from transifex
2019-07-04 03:02:15 +00:00
Nextcloud bot
0c57fdef4c
[tx-robot] updated from transifex
2019-07-02 03:00:01 +00:00
Nextcloud bot
942638c17c
[tx-robot] updated from transifex
2019-06-30 03:01:22 +00:00
Nextcloud bot
9900627410
[tx-robot] updated from transifex
2019-06-29 02:59:20 +00:00
Nextcloud bot
4b39e1fd5e
[tx-robot] updated from transifex
2019-06-28 03:01:54 +00:00
Nextcloud bot
23ddbf1491
[tx-robot] updated from transifex
2019-06-27 03:02:46 +00:00
Mario Danic
ae427d0036
Fix scrolling issue
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-26 11:32:53 +02:00
Mario Danic
01ee58ea70
Fix #568
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-26 09:28:02 +02:00
Mario Danic
101381b591
Fix #572
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-26 09:18:10 +02:00
Mario Danic
22711734eb
Fix #569
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-26 09:14:39 +02:00
Mario Danic
bc089e9ee8
Fix chat controller backstack ordering
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-26 09:04:57 +02:00
Mario Danic
842f2c2380
Fixes various issues
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-26 08:11:55 +02:00
Mario Danic
a520cd4716
Fix #566
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-25 23:43:54 +02:00
Mario Danic
400c41e731
Fix #551
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-25 22:46:24 +02:00
Mario Danic
323d9e16b1
Updates to notifications handling
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-25 22:41:02 +02:00
Mario Danic
2a90560056
Fix #565
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-25 15:14:27 +02:00
Mario Danic
f37a05dfb6
Fix joining magic
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-25 10:17:08 +02:00
Mario Danic
c48e9e01a2
Improve sending nick
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-25 10:17:08 +02:00
Mario Danic
6ce0d53412
Fix nick & some reconnection
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-25 10:17:08 +02:00
Mario Danic
1819b6db44
Fix websocket manager access
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-25 10:17:07 +02:00
Nextcloud bot
cd0ec1a4fe
[tx-robot] updated from transifex
2019-06-25 03:02:56 +00:00
Nextcloud bot
222d397f47
[tx-robot] updated from transifex
2019-06-24 03:01:52 +00:00
Nextcloud bot
e1db75382f
[tx-robot] updated from transifex
2019-06-22 03:01:26 +00:00
Nextcloud bot
d8d1587776
[tx-robot] updated from transifex
2019-06-20 03:02:04 +00:00
Nextcloud bot
503160be1c
[tx-robot] updated from transifex
2019-06-17 02:59:53 +00:00
Nextcloud bot
c02f820304
[tx-robot] updated from transifex
2019-06-13 02:53:45 +00:00
Nextcloud bot
8c36af3334
[tx-robot] updated from transifex
2019-06-12 02:52:36 +00:00
Nextcloud bot
d99bdbadbc
[tx-robot] updated from transifex
2019-06-11 02:51:34 +00:00
Nextcloud bot
7fd17458aa
[tx-robot] updated from transifex
2019-06-10 02:53:29 +00:00
Mario Danic
0f0119d22c
Fix #554 and fix #557
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-09 20:27:55 +02:00
Mario Danic
03917b8008
Improve code
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-06 14:48:27 +02:00
Mario Danic
6e68f41d1f
Improve reconnections & Avatar handling
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-06 12:33:12 +02:00
Mario Danic
fe77d46ebe
Fix #404
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-03 21:17:58 +02:00
Mario Danic
55dd682830
Some selection progress
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-03 21:02:17 +02:00
Mario Danic
660b2be745
Always show searchItem
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-06-03 12:40:13 +02:00
Nextcloud bot
30497f1174
[tx-robot] updated from transifex
2019-06-02 02:53:15 +00:00