renovate[bot]
aef6ccba5b
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.23.1
2024-09-26 15:04:43 +00:00
Alper Öztürk
d6afa9f30a
Merge pull request #2348 from cooperra/patch-1
...
Fix debouncing not working on first search character; add extra delay instead
2024-09-23 09:29:48 +02:00
renovate[bot]
5cd743c483
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.6
2024-09-18 19:02:07 +00:00
Nextcloud bot
e0dd99f048
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 02:51:51 +00:00
renovate[bot]
d9864a5072
fix(deps): update dependency org.mockito:mockito-core to v5.13.0
2024-09-06 01:00:01 +02:00
renovate[bot]
c58ededc50
fix(deps): update dependency com.github.nextcloud:android-singlesignon to v1.3.2
2024-09-05 18:47:57 +00:00
renovate[bot]
eab9df5f4f
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.5
2024-09-05 00:44:14 +00:00
renovate[bot]
4cffc29537
fix(deps): update dependency androidx.fragment:fragment to v1.8.3
2024-09-05 00:28:01 +00:00
renovate[bot]
02591dc1a0
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.2
2024-09-04 11:22:43 +00:00
Robbie Cooper
a7859e1faa
Use a longer debounce delay for short search strings
...
This gives the user more time to type in their whole query before a search blocks the main thread.
Searches for short strings often have many results that aren't really useful to the user. They also take much longer to process.
This commit increases the debounce delay to 200ms for short strings three characters long or less. Longer strings still have the 50ms delay. Hopefully, this is a good balance between avoiding slowdowns for short strings and providing a snappy interactive experience for long strings.
2024-08-27 20:09:48 -04:00
Robbie Cooper
869b2cc5c7
Fix debouncing not working on first search character
...
Should partially address #1729 and #769 .
Signed-off-by: Robbie Cooper <cooperra@users.noreply.github.com>
2024-08-27 19:08:57 -04:00
Nextcloud bot
782c1d1acc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-26 02:47:02 +00:00
Andy Scherzinger
dd6706fcd5
Merge pull request #2323 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
...
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.23.0
2024-08-18 00:44:13 +02:00
Nextcloud bot
96582c02d1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 03:01:45 +00:00
renovate[bot]
e6cdebd80a
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.23.0
2024-08-09 08:03:09 +00:00
renovate[bot]
b74da15f01
fix(deps): update dependency androidx.work:work-runtime to v2.9.1
2024-08-07 18:21:32 +00:00
tobiasKaminsky
8b408434f0
Bump to SSO 1.3.0
...
To test:
add
FilesAppTypeRegistry.getInstance().init(new FilesAppType("com.nextcloud.cloud.android.client", "com.nextcloud.cloud", FilesAppType.Type.PROD));
in onCreate()
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2024-07-30 09:08:48 +02:00
renovate[bot]
b3c34511a3
fix(deps): update dependency androidx.fragment:fragment to v1.8.2
2024-07-24 20:54:51 +00:00
renovate[bot]
53b06e166d
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.4
2024-07-24 20:46:00 +00:00
Nextcloud bot
ae63a35519
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-24 02:43:55 +00:00
Nextcloud bot
e39e6a8395
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-23 02:43:12 +00:00
Nextcloud bot
0c77816449
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-20 02:46:05 +00:00
Nextcloud bot
3d7af773c4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-18 02:43:14 +00:00
Andy Scherzinger
d2ea7a9432
Merge pull request #2274 from nextcloud/jtr/fix-404-server-app-hint
...
fix: give hint about missing server-side app for 404s
2024-07-15 18:20:13 +02:00
Nextcloud bot
35330a3028
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-14 02:43:25 +00:00
Josh
970834e786
fix: give hint about missing server-side app for 404s
...
Closes #1893 (and other recurring ones)
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-13 16:06:33 -04:00
Nextcloud bot
025088e09d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-13 02:45:25 +00:00
alperozturk
79958a276f
Improve edit note UI
...
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2024-07-11 12:05:36 +02:00
Andy Scherzinger
dcd942d373
Merge pull request #2269 from nextcloud/renovate/org.robolectric-robolectric-4.x
...
fix(deps): update dependency org.robolectric:robolectric to v4.13
2024-07-08 09:26:16 +02:00
renovate[bot]
38a09daef3
fix(deps): update dependency org.robolectric:robolectric to v4.13
2024-07-08 04:19:08 +00:00
renovate[bot]
2027a80951
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.3
2024-07-01 19:02:24 +00:00
Nextcloud bot
ff1238009e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-28 02:49:47 +00:00
Andy Scherzinger
a53737f4bb
Merge pull request #2253 from nextcloud/renovate/androidx.fragment-fragment-1.x
...
fix(deps): update dependency androidx.fragment:fragment to v1.8.1
2024-06-27 16:56:22 +02:00
renovate[bot]
41b34b4778
fix(deps): update dependency androidx.test:core to v1.6.1
2024-06-27 01:23:33 +00:00
renovate[bot]
0292781c11
fix(deps): update dependency androidx.fragment:fragment to v1.8.1
2024-06-26 18:45:56 +00:00
Thore Goebel
05acea28a9
Add support for per-app language preference
...
See https://developer.android.com/guide/topics/resources/app-languages
2024-06-25 17:16:13 +02:00
renovate[bot]
f41e051dc2
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.22.0
2024-06-25 17:14:25 +02:00
renovate[bot]
aa1c6b85f4
fix(deps): update dependency androidx.fragment:fragment to v1.8.0
2024-06-25 16:56:45 +02:00
Andy Scherzinger
b46f1fdacb
Merge pull request #2240 from nextcloud/renovate/androidx.lifecycle-lifecycle-viewmodel-ktx-2.x
...
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.2
2024-06-25 16:53:25 +02:00
renovate[bot]
8fdcaf6959
fix(deps): update dependency androidx.test:core to v1.6.0
2024-06-24 21:34:39 +00:00
Nextcloud bot
3a9e6e7fc7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-18 02:42:29 +00:00
Nextcloud bot
8b871326b0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-15 02:44:46 +00:00
renovate[bot]
1f53fd4fd0
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.2
2024-06-13 19:43:08 +00:00
Nextcloud bot
e68ff824eb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-06 06:14:56 +00:00
Nextcloud bot
004200ec4c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 02:41:44 +00:00
renovate[bot]
2e9194d31f
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.1
2024-06-04 12:06:25 +02:00
renovate[bot]
c62cd90bc8
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0
2024-06-04 11:39:38 +02:00
Nextcloud bot
f5e2832c36
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-30 02:41:18 +00:00
Nextcloud bot
d7d61d04f2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-27 02:38:52 +00:00
Nextcloud bot
b69a0d1ee0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-23 02:37:47 +00:00