Commit graph

289 commits

Author SHA1 Message Date
Tobias Kaminsky
4a0b633626 Merge remote-tracking branch 'origin/master' into dev 2023-01-31 02:31:18 +01:00
Álvaro Brey
36c8b404c6
Merge pull request #11267 from nextcloud/dependabot/gradle/me.zhanghai.android.fastscroll-library-1.2.0
Build(deps): Bump me.zhanghai.android.fastscroll:library from 1.1.8 to 1.2.0
2023-01-30 15:27:10 +01:00
tobiasKaminsky
f7d6562f81
use same androidPluginVersion
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-01-30 07:52:31 +01:00
Tobias Kaminsky
2602ed80b9 daily dev 20230130
Update Nextcloud Android library
2023-01-30 03:39:33 +01:00
Tobias Kaminsky
4c4de7c594 daily dev 20230128
Build(deps): Bump com.diffplug.spotless from 6.13.0 to 6.14.0
Build(deps): Bump appcompat from 1.5.1 to 1.6.0
Build(deps): Bump roomVersion from 2.4.3 to 2.5.0
Build(deps): Bump material from 1.7.0 to 1.8.0
Update Nextcloud Android library
Update 3rd-party dependencies
2023-01-28 03:41:32 +01:00
Tobias Kaminsky
f652c4a518 Merge remote-tracking branch 'origin/master' into dev 2023-01-28 03:35:16 +01:00
Álvaro Brey
1917198305
Move optional appscan feature to a separate module to avoid duplicating code between variants
This now uses a AppScanOptionalFeature injected interface that is satisfied by each module,
reducing the duplicated code to a minimum

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-01-27 11:55:32 +01:00
Álvaro Brey
41ef0614e0
Allow multi-page PDF scans
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-01-27 11:54:41 +01:00
dependabot[bot]
ed303b616d
Build(deps): Bump me.zhanghai.android.fastscroll:library
Bumps [me.zhanghai.android.fastscroll:library](https://github.com/zhanghai/AndroidFastScroll) from 1.1.8 to 1.2.0.
- [Release notes](https://github.com/zhanghai/AndroidFastScroll/releases)
- [Commits](https://github.com/zhanghai/AndroidFastScroll/compare/v1.1.8...v1.2.0)

---
updated-dependencies:
- dependency-name: me.zhanghai.android.fastscroll:library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 10:53:07 +00:00
Álvaro Brey
9bbbc83aff
Merge pull request #11246 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.6.0
Build(deps): Bump appcompat from 1.5.1 to 1.6.0
2023-01-27 11:52:17 +01:00
Álvaro Brey
54724f1ea6
Merge pull request #11289 from nextcloud/dependabot/gradle/com.google.android.material-material-1.8.0
Build(deps): Bump material from 1.7.0 to 1.8.0
2023-01-27 11:49:20 +01:00
dependabot[bot]
400c46c6c4
Build(deps): Bump com.diffplug.spotless from 6.13.0 to 6.14.0
Bumps com.diffplug.spotless from 6.13.0 to 6.14.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 02:01:31 +00:00
Tobias Kaminsky
1c88396f46 daily dev 20230127 2023-01-27 02:36:38 +01:00
Tobias Kaminsky
4aed61796e daily dev 20230126
Build(deps): Bump com.diffplug.spotless from 6.12.0 to 6.13.0
Update 3rd-party dependencies
2023-01-26 02:37:18 +01:00
Tobias Kaminsky
dbe5e83198 Merge remote-tracking branch 'origin/master' into dev 2023-01-26 02:31:05 +01:00
Álvaro Brey
77e906fead
Bump version to 3.25.0
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-01-25 14:40:36 +01:00
dependabot[bot]
73339ec32c
Build(deps): Bump appcompat from 1.5.1 to 1.6.0
Bumps appcompat from 1.5.1 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 08:49:57 +00:00
Álvaro Brey
f0003c4a56
Merge pull request #11264 from nextcloud/dependabot/gradle/com.diffplug.spotless-6.13.0
Build(deps): Bump com.diffplug.spotless from 6.12.0 to 6.13.0
2023-01-25 09:47:58 +01:00
Tobias Kaminsky
da05c4bf2b Merge remote-tracking branch 'origin/master' into dev 2023-01-25 07:31:23 +01:00
dependabot[bot]
34265d3d2c
Build(deps): Bump material from 1.7.0 to 1.8.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.7.0...1.8.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 02:03:02 +00:00
Tobias Kaminsky
ae0697ae10 daily dev 20230125 2023-01-25 02:35:50 +01:00
Álvaro Brey
9053bc96a7
Add test for DB 67 -> 68 migration
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-01-24 11:21:01 +01:00
Tobias Kaminsky
241ccfcd84 daily dev 20230124
Update Nextcloud Android library
2023-01-24 03:42:32 +01:00
dependabot[bot]
4a5a856034
Build(deps): Bump com.diffplug.spotless from 6.12.0 to 6.13.0
Dependabot couldn't find the original pull request head commit, 10076aeed8cee158e02965ed13b423e9a47208d8.
2023-01-23 15:22:30 +00:00
Tobias Kaminsky
21c290e6ec daily dev 20230121
Update Nextcloud Android library
2023-01-21 02:40:28 +01:00
Tobias Kaminsky
3422b7cef5 Merge remote-tracking branch 'origin/master' into dev 2023-01-21 02:32:26 +01:00
Tobias Kaminsky
7717fcab81 daily dev 20230120
Update Nextcloud Android library
2023-01-20 03:39:31 +01:00
Álvaro Brey
5f47494248 build: Bump compileSdk to 33
Now required by several libraries (check open dependabot PRs)

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-01-19 15:49:57 +01:00
Tobias Kaminsky
7f46ce50e1 daily dev 20230119
Update Nextcloud Android library
2023-01-19 03:39:33 +01:00
Tobias Kaminsky
3d5ba78cb5 daily dev 20230118
Update Nextcloud Android library
2023-01-18 03:38:50 +01:00
Tobias Kaminsky
ca4745df86 daily dev 20230117
Build(deps): Bump gradle from 7.3.1 to 7.4.0
Update Nextcloud Android library
Update 3rd-party dependencies
2023-01-17 08:43:14 +01:00
Tobias Kaminsky
54198d7907 Merge remote-tracking branch 'origin/master' into dev 2023-01-17 08:40:34 +01:00
Tobias Kaminsky
260e76c713 daily dev 20230114 2023-01-14 02:36:44 +01:00
dependabot[bot]
8b0deac0b4
Build(deps): Bump gradle from 7.3.1 to 7.4.0
Bumps gradle from 7.3.1 to 7.4.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>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-01-13 09:14:20 +01:00
Tobias Kaminsky
1ac13f972e daily dev 20230113 2023-01-13 02:36:18 +01:00
Tobias Kaminsky
6031fbc4fd daily dev 20230112
Build(deps): Bump ui from 0.3.0 to 0.4.0
Update Nextcloud Android library
Update 3rd-party dependencies
2023-01-12 03:40:52 +01:00
Tobias Kaminsky
c3c35b5c89 Merge remote-tracking branch 'origin/master' into dev 2023-01-12 03:35:47 +01:00
dependabot[bot]
c56d3d16b8
Build(deps): Bump ui from 0.3.0 to 0.4.0
Bumps ui from 0.3.0 to 0.4.0.

---
updated-dependencies:
- dependency-name: com.github.nextcloud.android-common:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 02:04:00 +00:00
Tobias Kaminsky
349d76126e daily dev 20230111
Update 3rd-party dependencies
2023-01-11 02:36:56 +01:00
Tobias Kaminsky
9dc4fb3461 daily dev 20230110
Bump mockitoVersion from 4.10.0 to 4.11.0
Build(deps): Bump gson from 2.10 to 2.10.1
Build(deps): Bump espressoVersion from 3.5.0 to 3.5.1
Build(deps): Bump junit from 1.1.4 to 1.1.5
Update Nextcloud Android library
Update 3rd-party dependencies
2023-01-10 02:40:22 +01:00
Tobias Kaminsky
48219a5b7b Merge remote-tracking branch 'origin/master' into dev 2023-01-10 02:33:41 +01:00
Álvaro Brey
103f2a867c
Merge pull request #11223 from nextcloud/dependabot/gradle/androidx.test.ext-junit-1.1.5
Build(deps): Bump junit from 1.1.4 to 1.1.5
2023-01-09 15:23:46 +01:00
dependabot[bot]
b55a7e683d
Build(deps): Bump gson from 2.10 to 2.10.1
Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.10...gson-parent-2.10.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 02:02:54 +00:00
Tobias Kaminsky
19ec061fe3 daily dev 20230107 2023-01-07 02:37:04 +01:00
Tobias Kaminsky
d23b1bd8b7 daily dev 20230106
Update Nextcloud Android library
2023-01-06 03:41:31 +01:00
Tobias Kaminsky
8f11f4bca5 daily dev 20230105
Update Nextcloud Android library
2023-01-05 03:41:12 +01:00
dependabot[bot]
c61655adfd
Build(deps): Bump junit from 1.1.4 to 1.1.5
Bumps junit from 1.1.4 to 1.1.5.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 02:01:35 +00:00
Tobias Kaminsky
ab220f3b89 daily dev 20230101 2023-01-01 02:39:54 +01:00
Tobias Kaminsky
a5d0552c8f daily dev 20221227
Update Nextcloud Android library
2022-12-27 02:40:14 +01:00
Tobias Kaminsky
17ebfa0e19 daily dev 20221223 2022-12-23 02:36:52 +01:00