Commit graph

2647 commits

Author SHA1 Message Date
renovate[bot]
b0afed29c0
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7 2024-10-30 18:56:28 +00:00
Nextcloud bot
d4f15b3beb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-19 03:04:11 +00:00
Nextcloud bot
c4416e3eed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-18 02:59:07 +00:00
renovate[bot]
497c94fd68
fix(deps): update dependency org.mockito:mockito-core to v5.14.2 2024-10-15 16:21:55 +00:00
Nextcloud bot
df04caba7f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-15 02:49:00 +00:00
Nextcloud bot
8ef0ec249d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-13 02:55:27 +00:00
Nextcloud bot
5ec6dbaa3f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-12 02:48:47 +00:00
Nextcloud bot
451515e997
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-11 02:58:33 +00:00
Alper Öztürk
0d79950ecf
Merge pull request #2383 from jhavens1566/main
fix: unable to edit from preview mode
2024-10-08 14:23:09 +02:00
Nextcloud bot
fff296b384
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-04 02:50:50 +00:00
renovate[bot]
808e1838c6
fix(deps): update dependency androidx.fragment:fragment to v1.8.4 2024-10-02 19:36:42 +00:00
renovate[bot]
54f97a8026
fix(deps): update dependency org.mockito:mockito-core to v5.14.1 2024-09-30 12:56:43 +00:00
renovate[bot]
aa314ab87d
fix(deps): update dependency com.github.stefan-niedermann:android-commons to v1.0.2 2024-09-29 10:45:56 +00:00
renovate[bot]
2373a33280
fix(deps): update dependency org.mockito:mockito-core to v5.14.0 2024-09-27 18:17:08 +00:00
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
jhavens1566
22b7820ab5
Merge branch 'main' into main 2024-09-25 01:30:59 +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
jhavens1566
2993b3cf12 fix: unable to edit from preview mode
When direct edit is enabled and note opening behavior is set to either
plain edit mode or plain preview the note cannot be edited from the
preview fragment. This is because of visibility settings of the two FABs
not being set properly.

Signed-off-by: jhavens1566 <johnathon.havens@gmail.com>
2024-09-18 22:40:28 -06: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