tobiasKaminsky
5af4c721d3
make text in preview selectable, so that user can copy it
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-09-29 11:36:10 +02:00
Julius Linus
79af073d5a
handling error 429 in phonebook sync
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2023-09-29 10:30:19 +02:00
Nextcloud bot
d2ad9775b0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-29 02:49:09 +00:00
Nextcloud bot
f419ba95ef
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-29 02:48:49 +00:00
Nextcloud bot
92019b738d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-28 02:49:22 +00:00
Nextcloud bot
d33544e732
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-28 02:49:02 +00:00
Marcel Hibbe
e4571be0ed
fix endless loop when opening urls and files app is not installed.
...
Without this fix, the ChatActivity would be started again in FileViewerUtils. There was an endless loop between ChatActivity and FileViewerUtils because of the wrong context.
Instead to open the browser, the app did nothing or freezed.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-09-27 11:31:15 +02:00
Nextcloud bot
acb6a50b6e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-27 02:48:21 +00:00
Nextcloud bot
5fd1a493fd
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-27 02:48:01 +00:00
Smarshal21
d2a1cf9e8c
Fixed OnClickListener for the GeocodingAdapter
2023-09-26 19:39:14 +05:30
Andy Scherzinger
7f70e3f927
Align geo search results with search input
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-09-26 10:28:38 +02:00
Smarshal21
a60082b96c
Replaced ListView with RecyclerView
2023-09-26 09:58:35 +02:00
Nextcloud bot
582af4e493
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-26 02:50:05 +00:00
Nextcloud bot
6ab46859f9
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-26 02:49:44 +00:00
Nextcloud Android Bot
b0b667a3c4
Weekly 17.20.0 Alpha 05
2023-09-25 03:11:17 +00:00
Nextcloud bot
f46502b397
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-25 02:48:59 +00:00
Nextcloud bot
367bd4c528
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-25 02:48:38 +00:00
Nextcloud bot
1c700ea35c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-24 02:50:10 +00:00
Nextcloud bot
91202c367c
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-24 02:49:49 +00:00
Nextcloud bot
e422e6fb21
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-23 02:48:16 +00:00
Nextcloud bot
4c241da966
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-23 02:47:56 +00:00
Nextcloud bot
fa89756a67
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-22 02:54:07 +00:00
Nextcloud bot
389c552471
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-22 02:53:47 +00:00
Andy Scherzinger
5b13e649c6
Use a layout_width of 0dp instead of wrap_content for better performance
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-09-21 23:33:46 +02:00
Andy Scherzinger
a20e4d9be9
remove unused resources
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-09-21 23:27:27 +02:00
Andy Scherzinger
94bdd22432
user proper id for mention
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-09-21 23:27:27 +02:00
Andy Scherzinger
bb9925b12c
Fix code formatting for kotlin files
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-09-21 23:27:27 +02:00
Andy Scherzinger
079e527f21
Add DB migration
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-09-21 23:27:27 +02:00
tobiasKaminsky
3c20251047
primary key
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-09-21 23:27:27 +02:00
tobiasKaminsky
e926feabc7
wip
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-09-21 23:27:26 +02:00
tobiasKaminsky
91260ac9cb
Save filter state
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-09-21 23:27:23 +02:00
Andy Scherzinger
28ec0bae63
Merge pull request #3329 from nextcloud/feature/noid/openFileShareLinkInFilesApp
...
Open internal file share links in chat via files client
2023-09-21 23:17:43 +02:00
Julius Linus
7df2b95768
bug fix, allows time picker to use 24hr format instead of default 12hr
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2023-09-21 08:53:14 -05:00
Nextcloud bot
53ff6e7e33
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-21 02:53:29 +00:00
Nextcloud bot
c76c9d9c78
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-21 02:53:09 +00:00
Andy Scherzinger
da1742f85c
improve code formatting for detekt score
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-09-20 23:20:28 +02:00
tobiasKaminsky
838b14b9dc
extracted and created tests
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-09-20 18:11:56 +02:00
Andy Scherzinger
2e678252bd
Implement first steps for sending file share links to files client
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-09-20 15:51:05 +02:00
Nextcloud bot
0cfb1c3932
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-20 02:50:00 +00:00
Nextcloud bot
e77e34fc65
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-20 02:49:39 +00:00
Smarshal21
58931564ff
FIxed ktlintCheck Errors
2023-09-19 11:48:03 +05:30
Smarshal21
8913b0fc62
updated the author in the copyright headers
2023-09-19 11:48:03 +05:30
Smarshal21
b307add657
Fixed Codacy Static Code Warnings
2023-09-19 11:48:03 +05:30
Smarshal21
38081a523d
Fixed Codacy Lint Warnings
2023-09-19 11:48:03 +05:30
Smarshal21
e5debca7c1
Added Instrumentation Test and Unit Tests
2023-09-19 11:48:03 +05:30
Nextcloud bot
ab7f701cc5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-19 02:44:31 +00:00
Nextcloud bot
da90306b85
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-19 02:44:12 +00:00
Andy Scherzinger
3bb3b289f1
Merge pull request #3321 from nextcloud/voice-recording-glitch-on-pause
...
Fixed bug with continuous voice recording
2023-09-18 21:48:20 +02:00
Nextcloud Android Bot
627342ce40
Weekly 17.20.0 Alpha 04
2023-09-18 03:10:47 +00:00
Nextcloud bot
e9e80d1734
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-18 02:45:52 +00:00