Commit graph

8109 commits

Author SHA1 Message Date
dependabot[bot]
98c758dfd3
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib
Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.0 to 7.6.1.
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.6.0...v7.6.1)

---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 02:07:56 +00:00
Nextcloud bot
1971c72d37
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-26 02:45:23 +00:00
Nextcloud bot
bb8dead422
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-26 02:45:04 +00:00
Nextcloud bot
c2839c504c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-25 02:55:45 +00:00
Nextcloud bot
ff95123422
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-25 02:55:17 +00:00
Andy Scherzinger
d1f64e5e76
Merge pull request #3461 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-11-24 16:51:37 +01:00
nextcloud-android-bot
57bb6b9b88 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-11-24 15:28:49 +00:00
Nextcloud bot
e8a97e926c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-24 03:17:25 +00:00
Nextcloud bot
adaaae8692
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-24 03:17:05 +00:00
Andy Scherzinger
3b44a95cae
Merge pull request #3459 from nextcloud/bumpMasterTo18.1
bump version to 18.1.0 alpha1
2023-11-24 00:54:25 +01:00
Marcel Hibbe
7b79fd474b
bump version to 18.1.0 alpha1
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-11-23 19:44:09 +01:00
Marcel Hibbe
3ad2ec536b
Merge pull request #3436 from nextcloud/refactoring/noid/removeConductor
Remove conductor
2023-11-23 17:46:13 +01:00
github-actions
0634dbdda1
Analysis: update lint results to reflect reduced error/warning count
Signed-off-by: github-actions <github-actions@github.com>
2023-11-23 13:26:01 +01:00
Marcel Hibbe
591d6dc3e8
remove conductor
- replace remaining controllers with activities
- remove conductor lib
- modify some code related to account management and conductor

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-11-23 13:26:01 +01:00
Marcel Hibbe
074fc301d6
Merge pull request #3457 from nextcloud/bugfix/3456/endCallNotificationOnException
close Call notification when onError is triggered.
2023-11-23 13:13:47 +01:00
Marcel Hibbe
fce209695a
close Call notification when onError is triggered.
How to test:
add

.doOnNext {
	throw (RuntimeException("Exception!!!!!!!!!!!!!!!!!!!!!"))
}

after
.subscribeOn(Schedulers.io())

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-11-23 12:44:03 +01:00
Nextcloud bot
63cf54ea4c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-23 02:48:02 +00:00
Nextcloud bot
eb28911626
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-23 02:47:44 +00:00
Andy Scherzinger
cc9ee098be
Merge pull request #3455 from nextcloud/dependabot/gradle/org.apache.commons-commons-lang3-3.14.0
Build(deps): Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
2023-11-22 12:27:48 +01:00
Nextcloud bot
a57c53b3e8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-22 02:48:10 +00:00
Nextcloud bot
d8ff896223
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-22 02:47:53 +00:00
dependabot[bot]
749b50b716
Build(deps): Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 02:40:11 +00:00
Andy Scherzinger
c4b5051a25
Merge pull request #3449 from nextcloud/dependabot/gradle/media3_version-1.2.0
Build(deps): Bump media3_version from 1.1.1 to 1.2.0
2023-11-21 15:56:31 +01:00
Andy Scherzinger
30bde756cd
Merge pull request #3445 from nextcloud/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.6.1
Build(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.1
2023-11-21 13:02:03 +01:00
Andy Scherzinger
44a2662162
Merge pull request #3447 from nextcloud/dependabot/gradle/androidx.activity-activity-ktx-1.8.1
Build(deps): Bump androidx.activity:activity-ktx from 1.8.0 to 1.8.1
2023-11-21 12:07:57 +01:00
Marcel Hibbe
fc42fe9551
Merge pull request #3454 from nextcloud/bugfix/noid/deleteUserWhenUnregisterForNotificationsFailed
Fix to delete user when unregister for notifications failed
2023-11-21 10:37:36 +01:00
Marcel Hibbe
423ce97b4e
Fix to delete user when unregister for notifications failed
Whenever there was an error when unregistering from notifications, the user was not deleted.
This could lead to multiple bugs.

Furthermore, external signaling server connection and arbitrary storage is now always handled for user deletion, which was not the case before.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-11-21 10:35:30 +01:00
Nextcloud bot
80eba79b5a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-21 02:49:26 +00:00
Nextcloud bot
96f8e87606
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-21 02:49:08 +00:00
Nextcloud Android Bot
e65945613f Weekly 18.0.0 Alpha 03 2023-11-20 03:15:18 +00:00
Nextcloud bot
e31f248417
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-20 02:48:52 +00:00
Nextcloud bot
49079a5c9c
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-20 02:48:33 +00:00
Nextcloud bot
5eb494af72
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-19 02:51:43 +00:00
Nextcloud bot
efa671b2a7
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-19 02:51:25 +00:00
Andy Scherzinger
c8b25d18b9
Merge pull request #3452 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-11-18 21:28:44 +01:00
nextcloud-android-bot
0eb18c157c 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-11-18 20:27:58 +00:00
Andy Scherzinger
e9c8559d61
Merge pull request #3451 from nextcloud/file-caption-bugfix-1
File Caption Bug Fix - Bubble no longer under the user name
2023-11-18 21:21:04 +01:00
Nextcloud bot
2e90874d80
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-18 02:57:09 +00:00
Nextcloud bot
1fff39fe94
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-18 02:56:44 +00:00
Julius Linus
9c71011346 file caption optimization
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2023-11-17 09:52:15 -06:00
Andy Scherzinger
71094909ad
Merge pull request #3450 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-8.1.4
Build(deps): Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4
2023-11-17 13:58:49 +01:00
Nextcloud bot
4ad7e00722
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-17 02:50:48 +00:00
Nextcloud bot
b7da41cba6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-17 02:50:30 +00:00
dependabot[bot]
e21884b8c1
Build(deps): Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4
Bumps com.android.tools.build:gradle from 8.1.3 to 8.1.4.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 02:48:10 +00:00
dependabot[bot]
a9101027b3
Build(deps): Bump media3_version from 1.1.1 to 1.2.0
Bumps `media3_version` from 1.1.1 to 1.2.0.

Updates `androidx.media3:media3-exoplayer` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.1.1...1.2.0)

Updates `androidx.media3:media3-ui` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.1.1...1.2.0)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 02:47:56 +00:00
Marcel Hibbe
ce776336bf
Merge pull request #3361 from nextcloud/issue-3347-adjusting-translation-provider
Adjusting translation provider
2023-11-16 16:47:49 +01:00
Julius Linus
7de77ca073
Adjusting Translation Provider
- Added 4 new model data classes
- Added the new API function to NcApi
- Implemented the changes in the Repository + ViewModel
- Implemented the changes in the Activity
- Added some helper functions to support impl

Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2023-11-16 16:01:35 +01:00
Marcel Hibbe
f6f9f35901
Merge pull request #3406 from nextcloud/issue-3290-file-caption
File Captions 🏷️
2023-11-16 15:48:00 +01:00
Julius Linus
5e362ae129
file captions
- Added dialog_file_attachment_preview.xml
- Added FileAttachmentPreviewFragment.kt
- Edited ChatActivity to add captions to uploaded files, also refactored some code
- Edited the Outgoing, Incoming, and Generic Preview holders to have a caption
- Fixed some bugs with RemoteFileBrowser

Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2023-11-16 15:46:18 +01:00
Nextcloud bot
592c0e04e3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-16 03:17:26 +00:00