Josh Richards
|
d383fceee4
|
README: Fix link to "starter" issues
Was linked to unused tag. Changed link to "good first issue" tagged issues.
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2023-10-17 08:31:24 -04:00 |
|
Tobias Kaminsky
|
da98f14243
|
Merge pull request #12046 from nextcloud/refactor/remove-note-dialog
Remove unused note dialog
|
2023-10-17 14:05:06 +02:00 |
|
Nextcloud bot
|
4ff5a37d56
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-17 02:51:23 +00:00 |
|
Nextcloud bot
|
99b7931e35
|
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-17 02:50:55 +00:00 |
|
Tobias Kaminsky
|
6035a797ed
|
Merge pull request #12030 from nextcloud/remainingCItest
fix remaining CI tests
|
2023-10-16 13:44:44 +02:00 |
|
alperozturk
|
0861cae353
|
Remove Unused Note Dialog
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-16 12:02:32 +02:00 |
|
alperozturk
|
c687369971
|
Use M3 NoteDialogFragment
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-16 11:56:47 +02:00 |
|
tobiasKaminsky
|
6b87b2e02c
|
On old server we need to wait a bit longer before we can remove a file
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2023-10-16 11:29:03 +02:00 |
|
Nextcloud bot
|
32fb1369ab
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-16 02:46:38 +00:00 |
|
Nextcloud bot
|
4be189e431
|
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-16 02:46:11 +00:00 |
|
Andy Scherzinger
|
4f7cb9886b
|
Merge pull request #12037 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
|
2023-10-15 11:28:08 +02:00 |
|
Nextcloud bot
|
2adbb122a9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-15 02:45:05 +00:00 |
|
Nextcloud bot
|
57524e7301
|
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-15 02:44:36 +00:00 |
|
nextcloud-android-bot
|
4e65ce9a4c
|
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2023-10-15 02:21:19 +00:00 |
|
Nextcloud bot
|
bd698ad7e6
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-14 02:47:07 +00:00 |
|
Nextcloud bot
|
79c10c0fb4
|
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-14 02:46:39 +00:00 |
|
Andy Scherzinger
|
727e10357c
|
Merge pull request #11991 from nextcloud/dependabot/github_actions/actions/setup-java-3.13.0
Build(deps): Bump actions/setup-java from 3.12.0 to 3.13.0
|
2023-10-13 20:23:17 +02:00 |
|
dependabot[bot]
|
c0f42f0e12
|
Build(deps): Bump actions/setup-java from 3.12.0 to 3.13.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.12.0...0ab4596768b603586c0de567f2430c30f5b0d2b0)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-13 17:52:47 +02:00 |
|
Andy Scherzinger
|
303950d9a4
|
Merge pull request #12014 from nextcloud/fix/softkeyboard
Fix softKeyboard not appearing
|
2023-10-13 17:40:43 +02:00 |
|
Andy Scherzinger
|
3f575bd4ea
|
Merge pull request #12032 from nextcloud/feature/use-m3-rename-dialog
Feature/use-material-design-3-for-rename-dialog
|
2023-10-13 17:18:29 +02:00 |
|
Andy Scherzinger
|
24c522c8a0
|
Merge pull request #12028 from nextcloud/bugfix/wrong-icon-overlay-colors-on-OS-theme
Fix wrong icon overlay colors on OS theme
|
2023-10-13 16:47:55 +02:00 |
|
Andy Scherzinger
|
74edff5c96
|
Merge pull request #12029 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
|
2023-10-13 16:16:00 +02:00 |
|
alperozturk
|
e469fef425
|
Update screenshots
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-13 16:04:28 +02:00 |
|
alperozturk
|
48f700e7e0
|
Extract methods
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-13 13:53:05 +02:00 |
|
alperozturk
|
79cff491c1
|
Update rename dialog to M3
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-13 13:34:42 +02:00 |
|
tobiasKaminsky
|
c410fbb477
|
fix remaining CI tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2023-10-13 11:53:46 +02:00 |
|
Tobias Kaminsky
|
e6cc81993e
|
Merge pull request #12024 from nextcloud/fix/filedetail-screenshottest
Fix FileDetailFragmentStaticServerIT failing
|
2023-10-13 11:23:06 +02:00 |
|
nextcloud-android-bot
|
b4b0448846
|
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2023-10-13 08:40:36 +00:00 |
|
Nextcloud bot
|
e3a1bd8e22
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-13 04:11:22 +00:00 |
|
Nextcloud bot
|
d1c04565da
|
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-13 04:10:54 +00:00 |
|
alperozturk
|
727d0a7a8b
|
Check system uiMode
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-12 15:02:19 +02:00 |
|
ZetaTom
|
92a8898d7a
|
Replace screenshot
- replaced screenshot for screenshot test
- increased wait time
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
|
2023-10-12 11:59:02 +02:00 |
|
ZetaTom
|
62a0f4f227
|
Replace gps.jpg
- fixed gps location to 64°00'00.0"N 46°00'00.0"W
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
|
2023-10-12 10:59:37 +02:00 |
|
Tobias Kaminsky
|
5701d299c7
|
Merge pull request #12018 from nextcloud/fix/missing-appPreferences
Fix missing appPreferences
|
2023-10-12 07:54:03 +02:00 |
|
Nextcloud bot
|
3c6f0fd6e4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-12 02:43:06 +00:00 |
|
Nextcloud bot
|
ae059a207a
|
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-12 02:42:39 +00:00 |
|
alperozturk
|
dfee4ef7b6
|
Optimize imports
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-11 16:55:34 +02:00 |
|
alperozturk
|
88e4b60486
|
Fix missing appPreferences
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-11 16:54:03 +02:00 |
|
Tobias Kaminsky
|
c9f9b02cce
|
Merge pull request #12003 from nextcloud/bugfix/Update-folder-icons
Bugfix/update folder icons
|
2023-10-11 16:22:58 +02:00 |
|
alperozturk
|
cde7edba5f
|
Fix Codacy Spotbugs
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-11 14:44:20 +02:00 |
|
alperozturk
|
7e0d05818b
|
Fix spotlessKotlinCheck
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-11 11:29:25 +02:00 |
|
alperozturk
|
cd54020d75
|
Fix testCreationAndUploadTimestamp
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-11 10:58:21 +02:00 |
|
alperozturk
|
e56ab6d4c6
|
Fix testMetaData
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-11 10:56:53 +02:00 |
|
alperozturk
|
b853dce389
|
Add testOnlyOnServer function inside AbstractIT
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-11 10:44:21 +02:00 |
|
alperozturk
|
887c197287
|
Fix SplashScreen title tests
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-11 10:43:43 +02:00 |
|
Nextcloud bot
|
1c98735591
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-11 02:51:57 +00:00 |
|
Nextcloud bot
|
3e24d1cc77
|
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-11 02:51:28 +00:00 |
|
Andy Scherzinger
|
32549f3d42
|
Merge pull request #12016 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
|
2023-10-10 17:57:42 +02:00 |
|
nextcloud-android-bot
|
46a1c94b4e
|
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2023-10-10 15:48:02 +00:00 |
|
alperozturk
|
ff6919124a
|
fix nullability of getDarkThemeMode function
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
2023-10-10 16:37:53 +02:00 |
|