Marcel Hibbe
5a3ca6eb85
fix text color for dark mode
...
fix text color for dark mode in save file dialog from FullScreen*Activity
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-11-27 14:10:22 +01:00
Marcel Hibbe
23ea4d8803
remove unnecessary code
...
(seemed to be caused by c&p)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-11-27 14:10:22 +01:00
Andy Scherzinger
7af197c99d
Merge pull request #3462 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.6.1
...
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.0 to 7.6.1
2023-11-27 11:30:13 +01:00
Andy Scherzinger
5107dce8b7
Merge pull request #3463 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-formatting-1.23.4
...
Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.3 to 1.23.4
2023-11-27 11:29:55 +01:00
Nextcloud Android Bot
cb5b6b1c42
Weekly 18.1.0 Alpha 02
2023-11-27 03:13:23 +00:00
Nextcloud bot
99523f2333
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-27 02:44:57 +00:00
Nextcloud bot
7d3341ac42
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-27 02:44:37 +00:00
dependabot[bot]
cbdb4c7b85
Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-formatting
...
Bumps [io.gitlab.arturbosch.detekt:detekt-formatting](https://github.com/detekt/detekt ) from 1.23.3 to 1.23.4.
- [Release notes](https://github.com/detekt/detekt/releases )
- [Commits](https://github.com/detekt/detekt/compare/v1.23.3...v1.23.4 )
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 02:08:27 +00:00
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
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
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
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
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
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
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
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]
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
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
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
Nextcloud bot
d73c289dfe
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-16 03:17:07 +00:00
dependabot[bot]
739099ecb0
Build(deps): Bump androidx.activity:activity-ktx from 1.8.0 to 1.8.1
...
Bumps androidx.activity:activity-ktx from 1.8.0 to 1.8.1.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 02:29:28 +00:00
dependabot[bot]
c6ebb60c13
Build(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-json
...
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 02:28:32 +00:00
Nextcloud bot
e4c1126638
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-15 02:54:13 +00:00
Nextcloud bot
3815496e78
Fix(l10n): Update Transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-15 02:53:55 +00:00