Tobias Kaminsky
eed1dd68e2
Merge remote-tracking branch 'origin/master' into dev
2022-09-27 02:34:31 +02:00
Nextcloud bot
89a0ff5b5a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-24 04:33:26 +00:00
Tobias Kaminsky
e077aa6f10
daily dev 20220924
...
PassCodeManager: fix compilation error with kotlin 1.7.10
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies
2022-09-24 05:07:41 +02:00
Tobias Kaminsky
1ffcc56572
Merge remote-tracking branch 'origin/master' into dev
2022-09-24 02:42:52 +02:00
Álvaro Brey
d515d34811
Merge pull request #10759 from nextcloud/dependabot/gradle/androidx.fragment-fragment-ktx-1.5.3
...
Bump fragment-ktx from 1.5.2 to 1.5.3
2022-09-23 12:33:35 +02:00
Álvaro Brey
825ebd0bc6
Merge pull request #10753 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.5.0
...
Bump annotation from 1.4.0 to 1.5.0
2022-09-23 11:31:57 +02:00
dependabot[bot]
92c07102f7
Bump fragment-ktx from 1.5.2 to 1.5.3
...
Bumps fragment-ktx from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 09:26:33 +00:00
Álvaro Brey
45bcd5e33a
PassCodeManager: fix compilation error with kotlin 1.7.10
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-09-23 09:21:40 +02:00
Nextcloud bot
ac332e96ce
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-23 04:29:28 +00:00
Nextcloud bot
969f3471d4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-22 04:32:53 +00:00
dependabot[bot]
a9e2037983
Bump annotation from 1.4.0 to 1.5.0
...
Bumps annotation from 1.4.0 to 1.5.0.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 01:15:43 +00:00
Tobias Kaminsky
9888a28624
daily dev 20220921
...
Add monochrome icon
Update translations
2022-09-21 02:40:49 +02:00
Tobias Kaminsky
d407810c1b
Merge remote-tracking branch 'origin/master' into dev
2022-09-21 02:33:01 +02:00
Tobias Kaminsky
3490fb66a6
Merge pull request #10745 from Sandelinos/themed-icons
...
Add monochrome icon
2022-09-20 11:56:06 +02:00
Nextcloud bot
4cb1d94a7e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-20 04:31:51 +00:00
Tobias Kaminsky
dcdc84c300
daily dev 20220920
...
Update Nextcloud Android library
2022-09-20 03:42:40 +02:00
Tobias Kaminsky
2d9d0a0961
daily dev 20220919
...
Rollback emoji-google to 0.9.0
Use gradle 7.4.2
AndroidManifest: disable backup&restore
Move package declarations to build.gradle
Solve new lint warnings with AGP 7.3.0
Update Gradle distribution to 7.4
Update Nextcloud Android library
Update 3rd-party dependencies
2022-09-19 08:07:21 +02:00
Tobias Kaminsky
8c685cc4ac
Merge remote-tracking branch 'origin/master' into dev
2022-09-19 07:32:42 +02:00
Tobias Kaminsky
7f621159ee
Merge pull request #10705 from nextcloud/test/disable-backup
...
AndroidManifest: disable backup&restore
2022-09-19 07:24:16 +02:00
Sandelinos
1da8117902
Add monochrome icon
...
Signed-off-by: Sandelinos <3103376-Sandelinos@users.noreply.gitlab.com>
2022-09-18 20:07:54 +03:00
Tobias Kaminsky
545ebf0fe1
Merge remote-tracking branch 'origin/master' into dev
2022-09-18 02:34:45 +02:00
Tobias Kaminsky
1384439581
daily dev 20220917
...
Update translations
Update Nextcloud Android library
2022-09-17 02:41:08 +02:00
Tobias Kaminsky
781fbbce88
Merge remote-tracking branch 'origin/master' into dev
2022-09-17 02:33:39 +02:00
Álvaro Brey
25234fdb85
Rollback emoji-google to 0.9.0
...
New version is not compatible with Jacoco for some reason
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-09-16 16:36:52 +02:00
Álvaro Brey
f8d53218da
AndroidManifest: disable backup&restore
...
Currently broken
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-09-16 12:21:13 +02:00
Álvaro Brey
9a0848e486
Move package declarations to build.gradle
...
Requested by AGP upgrade and also is crashing test builds
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-09-16 11:52:22 +02:00
Álvaro Brey
07aedfd888
Solve new lint warnings with AGP 7.3.0
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-09-16 11:52:22 +02:00
dependabot[bot]
b448e08985
Bump gradle from 7.1.3 to 7.3.0
...
Bumps gradle from 7.1.3 to 7.3.0.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 11:52:21 +02:00
Nextcloud bot
5c538146d6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-16 04:23:25 +00:00
Nextcloud bot
ddd87c5168
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-15 04:30:55 +00:00
Nextcloud bot
fe291eb973
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-14 04:22:50 +00:00
Nextcloud bot
2bc22fd76c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-13 04:26:49 +00:00
Tobias Kaminsky
b3f93e6fff
daily dev 20220913
...
Update translations
Update Nextcloud Android library
2022-09-13 03:42:34 +02:00
Tobias Kaminsky
2783f2ddb0
Merge remote-tracking branch 'origin/master' into dev
2022-09-13 02:34:22 +02:00
Nextcloud bot
56cf6bc531
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-11 04:29:41 +00:00
Nextcloud bot
515f2c3b72
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-10 04:32:40 +00:00
Tobias Kaminsky
2014ac46d0
daily dev 20220909
...
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies
2022-09-09 02:41:09 +02:00
Tobias Kaminsky
ced80cb38e
Merge remote-tracking branch 'origin/master' into dev
2022-09-09 02:33:39 +02:00
Nextcloud bot
297da371d7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-07 04:28:25 +00:00
Tobias Kaminsky
94dfaf06ce
daily dev 20220907
...
PreviewImageFragment: prevent crash when redrawing menu after file deletion
2022-09-07 02:37:46 +02:00
Tobias Kaminsky
de79ea8054
Merge remote-tracking branch 'origin/master' into dev
2022-09-07 02:32:03 +02:00
Álvaro Brey
35878574df
Merge pull request #10706 from nextcloud/fix/delete-image-crash
...
PreviewImageFragment: prevent crash when redrawing menu after file deletion
2022-09-06 09:03:21 +02:00
Tobias Kaminsky
26d6c3b2a3
daily dev 20220906
...
Restart account creation with AuthenticatorActivity, which helps to add account in restricted profiles, e.g. MDM or Samsung second users
Avoid full folder refresh during onBrowseUp
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies
2022-09-06 07:13:04 +02:00
dependabot[bot]
9ac17e7c17
Bump spotbugs-gradle-plugin from 5.0.10 to 5.0.11
...
Bumps [spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin ) from 5.0.10 to 5.0.11.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.10...5.0.11 )
---
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>
2022-09-05 12:35:51 +00:00
Nextcloud bot
ba0b7af6ce
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-03 04:27:10 +00:00
Álvaro Brey
37a9c438cd
PreviewImageFragment: prevent crash when redrawing menu after file deletion
...
For some reason this is called again after deleting the file (probably a fragment-ktx update or something).
However at this point getFileById will return null and crash the rest of the method.
This adds some checks to prevent that.
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-09-02 16:25:15 +02:00
Álvaro Brey
c962476d90
Merge pull request #10703 from nextcloud/addAccount
...
Restart account creation with AuthenticatorActivity, which helps to add account in restricted profiles, e.g. MDM or Samsung second users
2022-09-02 12:21:21 +02:00
tobiasKaminsky
a6dcf263aa
Restart account creation with AuthenticatorActivity, which helps to add account in restricted profiles, e.g. MDM or Samsung second users
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-09-02 11:10:45 +02:00
Álvaro Brey
e9366e6130
Merge pull request #10688 from nextcloud/fix/noid/no_full_refresh_on_browse_up
...
Avoid full folder refresh during onBrowseUp
2022-09-02 09:39:06 +02:00
Nextcloud bot
f0ffed6878
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-02 04:21:29 +00:00