Commit Graph

10870 Commits

Author SHA1 Message Date
sowjanyakch
bfc9251e80
align layout properly
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2025-04-04 14:47:05 +02:00
Marcel Hibbe
ba88f23f39
Merge branch 'master' into fix-bluetooth-receiver-not-exported 2025-04-04 12:27:19 +00:00
Marcel Hibbe
62235372ea
switch video capture between 4:3 and 16:9 ratio for portrait/landscape
switch video capture for calls between 4:3 and 16:9 ratio depending on portrait/landscape mode

Also: simplify placement of self video view (it was buggy) as well as applying the ratio there as well

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-04-04 13:16:02 +02:00
Nextcloud bot
3f1bf691cd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-04 03:09:42 +00:00
github-actions[bot]
fc54426235
Merge pull request #4836 from nextcloud/renovate/daggerversion
fix(deps): update daggerversion to v2.56.1
2025-04-03 17:42:48 +02:00
github-actions[bot]
322f478c32
Merge pull request #4835 from nextcloud/renovate/androidxcameraversion
fix(deps): update androidxcameraversion to v1.4.2
2025-04-03 15:39:44 +00:00
Andy Scherzinger
e113bb3273
Merge pull request #4834 from nextcloud/fix/AGP891
chore(deps): Update dependency com.android.tools.build:gradle to v8.9.1
2025-04-03 17:30:11 +02:00
renovate[bot]
0f409d365d
fix(deps): update daggerversion to v2.56.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 15:28:50 +00:00
renovate[bot]
a68f22cd00
fix(deps): update androidxcameraversion to v1.4.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 15:25:02 +00:00
Andy Scherzinger
238b48d47b
chore(deps): Update dependency com.android.tools.build:gradle to v8.9.1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-04-03 17:09:34 +02:00
Nextcloud bot
0586e78d6a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-03 03:09:07 +00:00
Marcel Hibbe
7a54e498e2
Merge pull request #4829 from nextcloud/feature/4313/addNewPhotoPicker
Add new photo picker
2025-04-02 15:33:23 +00:00
github-actions[bot]
7cb89b8424
Merge pull request #4821 from nextcloud/renovate/ksp-monorepo
chore(deps): update plugin com.google.devtools.ksp to v2.1.20-1.0.32
2025-04-01 16:55:48 +00:00
Andy Scherzinger
455e63a61e
ci: Update meta data
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-04-01 18:40:52 +02:00
Andy Scherzinger
db583fb8e3
fix(deps): update kotlin monorepo to v2.1.20
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-04-01 18:40:51 +02:00
renovate[bot]
9cc9b7481c
chore(deps): update plugin com.google.devtools.ksp to v2.1.20-1.0.32
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 18:40:50 +02:00
github-actions[bot]
ca23a2e215
Merge pull request #4832 from nextcloud/renovate/gradle-actions-4.x
chore(deps): update gradle/actions action to v4.3.1
2025-04-01 14:04:07 +00:00
renovate[bot]
d9c47a1dd4
chore(deps): update gradle/actions action to v4.3.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 13:33:50 +00:00
Nextcloud Android Bot
2df1e35b11 Weekly 21.1.0 Alpha 12 2025-03-31 03:09:54 +00:00
Marcel Hibbe
f02028ba2a
Merge pull request #4827 from nextcloud/moveNotificationWarningSetting
move notification warning setting to bottom of category
2025-03-30 10:16:57 +00:00
Nextcloud bot
d1f7c3f872
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-30 03:09:37 +00:00
Nextcloud bot
fa6cc1e344
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-29 03:10:38 +00:00
Marcel Hibbe
180d674e64
add string "Gallery"
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-03-28 14:55:07 +01:00
Marcel Hibbe
7bf53e69dd
reorder attachment dialog items
... to match order from iOS talk.

Also add a divider

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-03-28 14:49:54 +01:00
Marcel Hibbe
8646dd3450
remove permission checks for new photo picker
The new photo picker does not need files permission. For other features, the permissions are already checked elsewhere

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-03-28 14:07:12 +01:00
Marcel Hibbe
8009cc1013
Add new photo picker
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-03-27 23:59:08 +01:00
Marcel Hibbe
59d37b2a2e
Change rules to work with translation file
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-03-27 18:58:15 +01:00
Marcel Hibbe
b688bf995e
Change translations + only first letter should be uppercase
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-03-27 18:53:47 +01:00
Marcel Hibbe
0c1d56ee10
move notification warning setting to bottom of category
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-03-27 18:34:06 +01:00
Andy Scherzinger
e40c172c33
Merge pull request #4825 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2025-03-25 13:39:12 +01:00
Nextcloud bot
42aee4e6aa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-25 03:11:46 +00:00
nextcloud-android-bot
153e66e4de 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2025-03-25 02:57:17 +00:00
gavine99
e68c023a27 changes to allow bluetooth headset state change receiver to be exported. fixes bluetooth headset (dis)connection not being recognised during a call.
Signed-off-by: Gavin Element <github@bobfox.top>
Signed-off-by: gavine99 <github@xymail.tk>
2025-03-24 16:16:56 +11:00
Nextcloud Android Bot
8e5ca5c637 Weekly 21.1.0 Alpha 11 2025-03-24 03:13:28 +00:00
Nextcloud bot
5613a99454
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-24 03:09:08 +00:00
Nextcloud bot
10262810c7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-23 03:08:42 +00:00
Nextcloud bot
771402d337
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-22 03:08:07 +00:00
Sowjanya Kota
fb31bcc636
Merge pull request #4800 from nextcloud/bugfix/4797/noSoundFromAndroidAfterPermissionGranted
Fix sound after mic permission was granted
2025-03-21 16:15:51 +01:00
Marcel Hibbe
fbad489ecb
fix no sound after mic permission granted
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-03-21 11:39:27 +01:00
github-actions[bot]
7e609d80c0
Merge pull request #4820 from nextcloud/renovate/org.jetbrains.kotlin.plugin.compose-2.x
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.1.20
2025-03-20 22:06:03 +00:00
renovate[bot]
90b24950bf
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.1.20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 21:56:39 +00:00
github-actions[bot]
05994919c3
Merge pull request #4819 from nextcloud/renovate/com.google.firebase-firebase-messaging-24.x
fix(deps): update dependency com.google.firebase:firebase-messaging to v24.1.1
2025-03-20 22:49:59 +01:00
renovate[bot]
8f837f896d
fix(deps): update dependency com.google.firebase:firebase-messaging to v24.1.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 21:38:34 +00:00
Nextcloud bot
cfdac006a7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-20 03:13:05 +00:00
github-actions[bot]
2dc7f1839b
Merge pull request #4817 from nextcloud/renovate/daggerversion
fix(deps): update daggerversion to v2.56
2025-03-19 21:49:44 +00:00
github-actions[bot]
7e12eb7634
Merge pull request #4816 from nextcloud/renovate/actions-upload-artifact-4.x
chore(deps): update actions/upload-artifact action to v4.6.2
2025-03-19 22:42:02 +01:00
renovate[bot]
dfff316e30
fix(deps): update daggerversion to v2.56
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 21:37:55 +00:00
renovate[bot]
e21a3655c3
chore(deps): update actions/upload-artifact action to v4.6.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 21:32:13 +00:00
github-actions[bot]
b8e6339ca7
Merge pull request #4777 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.9.0
2025-03-19 17:23:29 +00:00
Andy Scherzinger
8e0b5bb37a
ci: Update meta data
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-03-19 18:07:36 +01:00