Andy Scherzinger
8312e7a868
Merge pull request #13387 from nextcloud/renovate/workruntime
...
Update workRuntime to v2.9.1
2024-08-19 09:19:13 +02:00
Andy Scherzinger
4ded07f57d
Merge pull request #13232 from dipshit-enterprises/patch-1
...
Set content length to -1 for InputStream request bodies from the nextcloud/Android-SingleSignOn library
2024-08-19 09:18:04 +02:00
Andy Scherzinger
6d399d9988
Merge pull request #12820 from nextcloud/bugfix/deep-link
...
Handle Missing DeepLinks
2024-08-19 09:17:30 +02:00
alperozturk
7c7b91c40e
Add app id
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-19 08:52:06 +02:00
alperozturk
29e431e270
Add separate block generated by App Links Assistant
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-19 08:52:06 +02:00
alperozturk
321717f3cd
catch deeplink in empty action
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-19 08:52:06 +02:00
alperozturk
348e1ce415
Add autoverify
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-19 08:52:06 +02:00
Nextcloud bot
9c151fe648
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-19 02:45:07 +00:00
Andy Scherzinger
3adb29ac14
Merge pull request #13394 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
...
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.20
2024-08-18 22:46:20 +02:00
renovate[bot]
62f5eb4f5e
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.20
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 19:49:25 +02:00
Andy Scherzinger
6c597c893d
Merge pull request #13257 from TibboddiT/master
...
Fix auto upload not working when "Also upload existing files" not checked
2024-08-18 19:38:15 +02:00
renovate[bot]
c8163f9e84
Update workRuntime to v2.9.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 19:37:06 +02:00
Alper Öztürk
faa3ec6d99
Merge pull request #13414 from nextcloud/bugfix/pass-code-activity-fix-keyboard-appereance
...
BugFix - Resolve Keyboard Not Showing After Lock and Re-enable Password Entry After Delay
2024-08-18 19:35:17 +02:00
Alper Öztürk
bf61f94832
Merge pull request #13415 from nextcloud/bugfix/drawer-layout-selection-when-app-in-background-and-foreground
...
BugFix - Preserve Selected Drawer Tab State When App Returns to Foreground
2024-08-18 19:34:34 +02:00
Alper Öztürk
4ebe3be692
Merge pull request #13416 from nextcloud/bugfix/npe-common-adapter
...
BugFix - NPE CommonAdapter
2024-08-18 19:33:50 +02:00
Alper Öztürk
799a943ff9
Merge pull request #13419 from nextcloud/bugfix/double-popup-setup-encryption-dialog
...
BugFix - Setup Encryption Dialog Pop Up Twice
2024-08-18 19:33:11 +02:00
Andy Scherzinger
f552a845b8
Merge pull request #13425 from nextcloud/renovate/gradle-8.x
...
Update dependency gradle to v8.10
2024-08-18 19:32:28 +02:00
Nextcloud bot
0a44dfed96
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-18 03:12:43 +00:00
renovate[bot]
add75d96eb
Update dependency gradle to v8.10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 23:08:36 +00:00
Andy Scherzinger
c296aa6b7a
Merge pull request #13423 from nextcloud/renovate/ubuntu-noble
...
Update ubuntu:noble Docker digest to 8a37d68
2024-08-18 00:58:16 +02:00
renovate[bot]
0030e76369
Update ubuntu:noble Docker digest to 8a37d68
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 22:54:10 +00:00
Nextcloud bot
65656c617f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-17 02:48:15 +00:00
Alper Öztürk
5956b1e3cc
Merge pull request #13410 from nextcloud/doNotShareToOurApp
...
Sharing to our app can cause troubles and is not needed (use copy)
2024-08-16 12:35:37 +02:00
TibboddiT
cd1dbf5924
Update FilesSyncWork.kt
...
Don't exit early from sync background worker for a folder with "Also upload existing files" unchecked.
Fix #13251
Signed-off-by: TibboddiT <leclercq.thibault@yahoo.fr>
2024-08-16 10:08:42 +00:00
dipshit-enterprises
8087f1d06a
Set content-length to -1 for InputStream request bodies
...
This prevents large request bodies from crashing the app. Without this the entire request body would be buffered and the app would out of memory.
Signed-off-by: dipshit-enterprises <160212554+dipshit-enterprises@users.noreply.github.com>
2024-08-16 10:08:18 +00:00
alperozturk
1dd691b349
Use new ss
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-16 11:56:50 +02:00
tobiasKaminsky
70da3680c5
Sharing to our app can cause troubles and is not needed (use copy)
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-08-16 11:09:30 +02:00
Nextcloud bot
15b3380314
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 02:48:29 +00:00
alperozturk
a167a279dc
Fix code analytics
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 16:50:24 +02:00
alperozturk
82b43a8416
Use buildMaterialAlertDialog and prevent create earlier
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 16:43:16 +02:00
alperozturk
6acbcd7b1e
Fix showDelay function logic.
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 13:25:14 +02:00
alperozturk
35bde0b68c
Fix
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 13:25:14 +02:00
alperozturk
487bb7b46a
Fix
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 12:32:23 +02:00
Alper Öztürk
78e8294132
Merge pull request #13068 from nextcloud/uploadFilter
...
Upload filter
2024-08-15 12:31:54 +02:00
alperozturk
f0e3572a05
Reduce lints
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 11:44:48 +02:00
alperozturk
739e20c0d9
Add EspressoIdlingResource
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 09:25:27 +02:00
alperozturk
3c6402ed1c
Dont use thread sleep
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 09:24:27 +02:00
alperozturk
55221d230d
Fix potential NPE for localFileListAdapter
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-15 09:16:06 +02:00
tobiasKaminsky
73bdf9bc3d
add screenshot
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-08-15 08:36:18 +02:00
tobiasKaminsky
cd6fe1e26f
Local search/filter works again
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-08-15 08:36:16 +02:00
Andy Scherzinger
9eef9dd1e8
Merge pull request #13417 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2024-08-15 07:19:30 +02:00
Nextcloud bot
bd95739fee
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 02:59:38 +00:00
nextcloud-android-bot
6683a9bb3e
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-08-15 02:32:11 +00:00
alperozturk
b8ab9a4010
Fix
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-14 14:39:42 +02:00
Andy Scherzinger
65a2637c61
Merge pull request #13413 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2024-08-14 07:38:09 +02:00
Alper Öztürk
45104b5b40
Merge pull request #13409 from nextcloud/shift-empty-view-for-preview-media-activity
...
Shift Empty View for Preview Media Activity
2024-08-14 07:15:41 +02:00
Alper Öztürk
ef0819c11c
Merge pull request #13405 from nextcloud/bugfix/passcode-match
...
BugFix - Passcode Match
2024-08-14 07:14:29 +02:00
nextcloud-android-bot
a2ff4e20d9
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2024-08-14 02:34:11 +00:00
alperozturk
5ad19960d7
Shift empty view
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-13 11:25:32 +02:00
alperozturk
ec14e5e921
Fix
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-08-13 10:14:43 +02:00