Marcel Hibbe
510bc8e694
Merge pull request #3249 from nextcloud/issue-3043-migrate-from-storebox
...
Migrating away from StoreBox to DataStore
2023-10-24 14:36:01 +02:00
Julius Linus
11f1d5fc7e
Migrating away from StoreBox to DataStore
...
- Added DataStore dependencies
- Created AppPreferencesImpl
Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2023-10-24 14:35:19 +02:00
Marcel Hibbe
128e57dbf7
Merge pull request #3351 from nextcloud/issue-786-note-to-self
...
Note To Self ✏️
2023-10-24 13:58:36 +02:00
Julius Linus
3af7de2e78
Note to Self
...
- Can not add participants to the room
- Can not allow guests
- Can not make read-only
- Can not make listable
- Can not change permissions
- Can not set lobby
- Can not enable SIP
- Can not configure breakout rooms
- Can not call
- Custom Avatar
Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2023-10-24 13:57:03 +02:00
Marcel Hibbe
25faf18e77
Merge pull request #3397 from nextcloud/bugfix/noid/revertAndroidAutoSupport
...
Revert Android Auto support
2023-10-24 12:13:35 +02:00
Marcel Hibbe
d35c91c59d
Revert Android Auto support
...
This PR reverts https://github.com/nextcloud/talk-android/pull/3225
The reason for this is that somehow Google playstore doesn't accept the app anymore when Android Auto support is enabled.
There were multiple emails exchanged with google, but there is no reason given that makes sense why the app is declined.
Some vague hint was that is is related to Android Auto, and indeed removing Android Auto support finally solved that the app was accepted again.
One reason from Google was "We could not access the in-app content with the login credentials that you have provided". But the credentials are provided and working. So it doesn't make sense why/how this is related to Android Auto.
For now i give up to understand what's going wrong with the google playstore policy checks.
Further hint might be at https://developer.android.com/docs/quality-guidelines/car-app-quality .
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-24 12:12:48 +02:00
Andy Scherzinger
73ed307d83
Merge pull request #3402 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3.1.0
...
Build(deps): Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0
2023-10-24 11:51:24 +02:00
Andy Scherzinger
3e7cd7cf5e
Merge pull request #3405 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2023-10-24 10:47:49 +02:00
nextcloud-android-bot
2b2eb44966
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-10-24 08:47:19 +00:00
Andy Scherzinger
701840b087
Merge pull request #3403 from nextcloud/dependabot/github_actions/actions/checkout-4.1.1
...
Build(deps): Bump actions/checkout from 4.1.0 to 4.1.1
2023-10-24 10:46:00 +02:00
Nextcloud bot
307e508dd7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-24 02:52:41 +00:00
Nextcloud bot
4df90aacfe
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-24 02:52:22 +00:00
dependabot[bot]
027a97c8b1
Build(deps): Bump actions/checkout from 4.1.0 to 4.1.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...b4ffde65f46336ab88eb53be808477a3936bae11 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 23:18:32 +00:00
dependabot[bot]
e178d4e6b0
Build(deps): Bump peter-evans/create-or-update-comment
...
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](c6c9a1a660...23ff15729e
)
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 23:18:25 +00:00
Nextcloud Android Bot
51ecd6d9d7
Weekly 17.20.0 Alpha 10
2023-10-23 03:12:19 +00:00
Nextcloud bot
2ed85fb8e1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-23 02:53:42 +00:00
Nextcloud bot
3bc658acc5
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-23 02:53:24 +00:00
Nextcloud bot
bcbc623722
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-22 02:56:08 +00:00
Nextcloud bot
a8ca9a6558
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-22 02:55:50 +00:00
Andy Scherzinger
d49327a0d3
Merge pull request #3400 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2023-10-21 12:28:34 +02:00
nextcloud-android-bot
0153f77a3c
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-10-21 10:26:38 +00:00
Nextcloud bot
b2272dcef5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-21 02:49:09 +00:00
Nextcloud bot
c7a65ee53d
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-21 02:48:50 +00:00
Nextcloud bot
47d02d04a2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-20 02:51:42 +00:00
Nextcloud bot
6998eae6f6
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-20 02:51:22 +00:00
Andy Scherzinger
e5f7cd4e7f
Merge pull request #3398 from nextcloud/changelogFor17.1.0and17.1.2
...
Add changelog infos for 17.1.0 and 17.1.2
2023-10-19 21:44:23 +02:00
Marcel Hibbe
4094ff2fa8
Add changelog infos for 17.1.0 and 17.1.2
...
17.1.1 was skipped as it's not released on gplay, for reason see https://github.com/nextcloud/talk-android/pull/3397
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-19 20:50:49 +02:00
Andy Scherzinger
386b3e2066
Merge pull request #3395 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.3.0
...
Build(deps): Bump com.google.firebase:firebase-messaging from 23.2.1 to 23.3.0
2023-10-19 13:37:28 +02:00
Andy Scherzinger
4ac66241f3
Merge pull request #3396 from nextcloud/chore/Room260
...
Bump room to 2.6.0
2023-10-19 13:08:55 +02:00
Andy Scherzinger
8f359b717c
Merge pull request #3394 from nextcloud/dependabot/gradle/androidxCameraVersion-1.3.0
...
Build(deps): Bump androidxCameraVersion from 1.2.3 to 1.3.0
2023-10-19 13:08:24 +02:00
Andy Scherzinger
357b580a84
Bump room to 2.6.0 and rename paramter to match super class in case of use of names paramters
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-10-19 10:55:20 +02:00
Andy Scherzinger
0fa6e70dd7
Merge pull request #3392 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-5.2.1
...
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.0 to 5.2.1
2023-10-19 10:41:32 +02:00
Andy Scherzinger
30115f9eac
Merge pull request #3389 from nextcloud/dependabot/gradle/okhttpVersion-4.12.0
...
Build(deps): Bump okhttpVersion from 4.11.0 to 4.12.0
2023-10-19 10:41:00 +02:00
Nextcloud bot
90a59f9e8b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-19 02:49:49 +00:00
Nextcloud bot
c3f6a984f3
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-19 02:49:29 +00:00
dependabot[bot]
7b542b5e81
Build(deps): Bump com.google.firebase:firebase-messaging
...
Bumps [com.google.firebase:firebase-messaging](https://github.com/firebase/firebase-android-sdk ) from 23.2.1 to 23.3.0.
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py )
- [Commits](https://github.com/firebase/firebase-android-sdk/commits )
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 01:44:52 +00:00
dependabot[bot]
abbeb709cc
Build(deps): Bump androidxCameraVersion from 1.2.3 to 1.3.0
...
Bumps `androidxCameraVersion` from 1.2.3 to 1.3.0.
Updates `androidx.camera:camera-core` from 1.2.3 to 1.3.0
Updates `androidx.camera:camera-camera2` from 1.2.3 to 1.3.0
Updates `androidx.camera:camera-lifecycle` from 1.2.3 to 1.3.0
Updates `androidx.camera:camera-view` from 1.2.3 to 1.3.0
---
updated-dependencies:
- dependency-name: androidx.camera:camera-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.camera:camera-camera2
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.camera:camera-lifecycle
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.camera:camera-view
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 01:44:34 +00:00
dependabot[bot]
ea8d409f45
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin
...
Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.2.0...5.2.1 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 01:44:03 +00:00
Andy Scherzinger
6e3dd95e91
Merge pull request #3391 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2023-10-18 10:10:43 +02:00
nextcloud-android-bot
bef6a76967
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-10-18 08:09:08 +00:00
Nextcloud bot
0d370c157d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-18 03:17:04 +00:00
Nextcloud bot
4aad35fda9
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-18 03:16:43 +00:00
dependabot[bot]
6fde08efbc
Build(deps): Bump okhttpVersion from 4.11.0 to 4.12.0
...
Bumps `okhttpVersion` from 4.11.0 to 4.12.0.
Updates `com.squareup.okhttp3:okhttp` from 4.11.0 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0 )
Updates `com.squareup.okhttp3:okhttp-urlconnection` from 4.11.0 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0 )
Updates `com.squareup.okhttp3:logging-interceptor` from 4.11.0 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0 )
---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:okhttp-urlconnection
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:logging-interceptor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 09:45:45 +00:00
Andy Scherzinger
59b14d66a4
Merge pull request #3387 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-5.2.0
...
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.5 to 5.2.0
2023-10-17 11:44:55 +02:00
Marcel Hibbe
46ac1eb14e
Merge pull request #3380 from nextcloud/issue-3341-voice-message-loop
...
Fixes not able to execute audio messages
2023-10-17 11:11:57 +02:00
Julius Linus
79b366c5ba
Refactoring AudioUtils
...
- Fixes a bug with the processing taking to long
- Added a bunch of comments, to make maintaining this more easier
- Added LifeCycle Awareness
Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2023-10-17 11:10:45 +02:00
Nextcloud bot
d3f55b0f33
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-17 02:55:13 +00:00
Nextcloud bot
5556d5355f
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-17 02:54:54 +00:00
Nextcloud Android Bot
1c797a0625
Weekly 17.20.0 Alpha 09
2023-10-16 03:11:30 +00:00
Nextcloud bot
227124cae8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-16 02:50:27 +00:00