nextcloud-android-bot
126bbdbc50
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-06-05 02:28:49 +00:00
Sowjanya Kota
38abfafc38
Merge pull request #3947 from nextcloud/bugfix/3896/avoidErrorByEthernetConnection
...
avoid "Please check your internet connection"
2024-06-04 11:57:26 +02:00
Marcel Hibbe
15a0a4a058
Merge pull request #3941 from nextcloud/issue-3937-bug-fix
...
Fixed Database module initialization error
2024-06-03 15:05:59 +02:00
rapterjet2004
2db6ce7066
Avoid NPE for databaseStorageModule
...
Exception java.lang.NullPointerException:
at com.nextcloud.talk.conversationinfo.ConversationInfoActivity.handleConversation (ConversationInfoActivity.kt:686)
at com.nextcloud.talk.conversationinfo.ConversationInfoActivity.access$handleConversation (ConversationInfoActivity.kt:94)
at com.nextcloud.talk.conversationinfo.ConversationInfoActivity$initObservers$2.invoke (ConversationInfoActivity.kt:232)
at com.nextcloud.talk.conversationinfo.ConversationInfoActivity$initObservers$2.invoke (ConversationInfoActivity.kt:227)
at com.nextcloud.talk.conversationinfo.ConversationInfoActivity$sam$androidx_lifecycle_Observer$0.onChanged
Handle conversation is called when capabilities are retrieved, which can occur before databaseStorageModule is created. The fix was to call initObservers after the module was created.
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2024-06-03 13:24:34 +02:00
Marcel Hibbe
baaf45e7f6
Merge pull request #3942 from nextcloud/issue-3935-fixing-mediahandler
...
Fixed MediaPlayerHandler crashing on lifecycle change
2024-06-03 13:15:05 +02:00
Nextcloud bot
7b1fd57394
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-03 02:42:43 +00:00
renovate[bot]
5d40015802
chore(deps): update dependency gradle to v8.8
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 00:11:03 +00:00
Andy Scherzinger
773d8b55b8
Merge pull request #3946 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.25.7
2024-05-31 12:46:38 +02:00
Marcel Hibbe
6ca2ba7994
avoid "Please check your internet connection"
...
avoid "Please check your internet connection" error when connected via ethernet or vpn
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-31 12:43:44 +02:00
renovate[bot]
205a34818e
chore(deps): update github/codeql-action action to v3.25.7
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 09:38:15 +00:00
renovate[bot]
ac2656f946
fix(deps): update lifecycleversion to v2.8.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-29 19:19:40 +00:00
Julius Linus
14f793f0e8
Made mediaPlayerHandler null safe
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2024-05-29 10:37:41 -05:00
Nextcloud bot
722a78407f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-28 02:39:19 +00:00
Marcel Hibbe
2995aa8d29
Merge pull request #3923 from nextcloud/bugfix/noid/openFilesAppFromAnyActivity
...
open internal links for files app from any screen + open talk links inside the app
2024-05-24 15:50:38 +02:00
Marcel Hibbe
932352b785
open talk links of same baseurl inside the app
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-24 15:38:53 +02:00
Marcel Hibbe
8876718677
open links for files app from any screen.
...
With this change, all links that target files in the same nextcloud instance will be opened in the files app, no matter on which screen the link was.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-24 15:38:53 +02:00
Marcel Hibbe
9d9e418bc4
Merge pull request #3939 from nextcloud/hideLogos
...
hide logos for conversation list and lockscreen if app is not nextcloud
2024-05-24 13:25:49 +02:00
Marcel Hibbe
6f90623cab
hide logos for conversation list and lockscreen if app is not nextcloud
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-24 13:23:03 +02:00
Marcel Hibbe
ff52e8ebb4
update changelog for 19.0.0 & 19.0.1
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-23 12:36:13 +02:00
Julius Linus
f3187187a8
Merge pull request #3922 from nextcloud/bugfix/3669/fixToOpenPreviewLinksInFilesApp
...
Bugfix/3669/fix to open preview links in files app
2024-05-22 08:24:59 -05:00
Julius Linus
fd9f0fd442
Merge pull request #3932 from nextcloud/bugfix/noid/fixIcNotificationIcon
...
use notification logo from separate xml file
2024-05-22 08:24:14 -05:00
Marcel Hibbe
dfe07979a9
use notification logo from separate xml file
...
ic_notification.xml was not existing/not used in android talk app, but on brander there is code to replace ic_notification.xml with a custom icon.
ic_notification.xml is now created with the same icon as for ic_logo.xml and used for notifications. So from now on branded versions have the ability to overwrite the icon.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-22 14:42:23 +02:00
Andy Scherzinger
8a320815ee
Merge pull request #3931 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
...
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.15
2024-05-22 08:49:14 +02:00
renovate[bot]
85472110ef
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.15
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 04:57:54 +00:00
Andy Scherzinger
33b2b92b3b
Merge pull request #3930 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
...
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.21.0
2024-05-21 20:35:33 +02:00
renovate[bot]
eb8bc2e95b
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.21.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 20:27:22 +02:00
Andy Scherzinger
94d653b2c8
Merge pull request #3853 from nextcloud/renovate/androidx.datastore-datastore-core-1.x
...
fix(deps): update dependency androidx.datastore:datastore-core to v1.1.1
2024-05-21 20:26:14 +02:00
renovate[bot]
f04f5a2b72
Update dependency androidx.datastore:datastore-preferences to v1.1.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 19:53:51 +02:00
renovate[bot]
6e5755886e
Update dependency androidx.datastore:datastore-core to v1.1.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 19:53:51 +02:00
Andy Scherzinger
0b7b6455d5
Merge pull request #3915 from nextcloud/renovate/lifecycleversion
...
fix(deps): update lifecycleversion to v2.8.0
2024-05-21 19:53:22 +02:00
Andy Scherzinger
ec2f0b58f5
Merge pull request #3929 from nextcloud/renovate/com.github.natario1-autocomplete-1.x
...
fix(deps): update dependency com.github.natario1:autocomplete to v1.1.0
2024-05-21 19:47:44 +02:00
renovate[bot]
00680a73b0
fix(deps): update lifecycleversion to v2.8.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 17:47:22 +00:00
renovate[bot]
684c0d5a0c
fix(deps): update dependency com.github.natario1:autocomplete to v1.1.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 17:45:25 +00:00
Andy Scherzinger
91b45b1e61
Merge pull request #3851 from nextcloud/renovate/androidx.activity-activity-ktx-1.x
...
fix(deps): update dependency androidx.activity:activity-ktx to v1.9.0
2024-05-21 19:38:23 +02:00
Andy Scherzinger
3e48f61632
fix(lint): Add mandatory super call
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-21 19:31:43 +02:00
renovate[bot]
3be94419f8
Update dependency androidx.activity:activity-ktx to v1.9.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 19:14:31 +02:00
Andy Scherzinger
edd4e77759
Merge pull request #3887 from nextcloud/renovate/androidx.core-core-ktx-1.x
...
fix(deps): update dependency androidx.core:core-ktx to v1.13.1
2024-05-21 19:10:05 +02:00
Andy Scherzinger
10f7867a8f
Merge pull request #3924 from nextcloud/renovate/com.android.tools.build-gradle-8.x
...
Update dependency com.android.tools.build:gradle to v8.4.1
2024-05-21 17:58:04 +02:00
Andy Scherzinger
273ee675ab
Merge pull request #3925 from nextcloud/renovate/com.google.code.gson-gson-2.x
...
Update dependency com.google.code.gson:gson to v2.11.0
2024-05-21 17:53:27 +02:00
Andy Scherzinger
9cbcec4f37
Merge pull request #3889 from nextcloud/renovate/com.google.android.material-material-1.x
...
Update dependency com.google.android.material:material to v1.12.0
2024-05-21 17:46:08 +02:00
Andy Scherzinger
b167c9813b
Merge pull request #3914 from nextcloud/renovate/kotlin-monorepo
...
Update kotlin monorepo to v1.9.24
2024-05-21 17:36:37 +02:00
Andy Scherzinger
1452518bdc
chore: Update meta data
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-21 17:02:52 +02:00
renovate[bot]
88f9fafaf7
Update dependency com.google.code.gson:gson to v2.11.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 14:20:03 +00:00
renovate[bot]
9a62934d46
Update dependency com.android.tools.build:gradle to v8.4.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 14:17:18 +00:00
Marcel Hibbe
c7a7206fd0
fix to open share urls from preview with files app
...
The wrong context was passed, so the overwritten startActivity in ChatActivity was not called.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-21 12:14:22 +02:00
Marcel Hibbe
9c1f68abb4
fix regex and brackets for isInstanceInternalFileShareUrl
...
only links without index.php returned true without this fix.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-21 12:14:21 +02:00
Andy Scherzinger
5242f9cd2b
Merge pull request #3921 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2024-05-21 07:13:16 +02:00
nextcloud-android-bot
963f2215a1
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-05-21 02:26:21 +00:00
Julius Linus
b2fe29d0cf
Merge pull request #3918 from nextcloud/bugfix/3897/fixTextOverwrittenByClipboard
...
Fix to not set clipboard text repeatedly
2024-05-17 09:36:06 -05:00
Marcel Hibbe
cc823dcc0c
fix to not set clipboard text repeatedly
...
initMessageInputView() is called repeatedly when capabilities are received. This is not a good solution but was done because capabilities are needed inside initMessageInputView().
As sharedText is set inside initMessageInputView(), this caused the bug that text was repeatedly inserted in to the message input field.
All in all, there is only the need to initialize initMessageInputView() once. With this fix, it is for now done when there is no filter set yet. As a long term solution, the architecture must be changed so that initMessageInputView() is not called repeatedly, but all UI elements that need capabilities etc are updated by livedata.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-17 14:09:40 +02:00