Commit graph

409 commits

Author SHA1 Message Date
Álvaro Brey
e6458367b7
Merge pull request #11383 from nextcloud/dependabot/gradle/com.diffplug.spotless-6.15.0
Build(deps): Bump com.diffplug.spotless from 6.14.1 to 6.15.0
2023-02-20 13:28:06 +01:00
Tobias Kaminsky
710cdcbf36 daily dev 20230218
Update Nextcloud Android library
2023-02-18 02:38:27 +01:00
dependabot[bot]
2f4ca27139
Build(deps): Bump com.github.nextcloud.android-common:ui
Bumps [com.github.nextcloud.android-common:ui](https://github.com/nextcloud/android-common) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/nextcloud/android-common/releases)
- [Commits](https://github.com/nextcloud/android-common/compare/0.5.0...0.6.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-02-17 02:57:34 +00:00
Tobias Kaminsky
32eb8cce0d daily dev 20230217
Update Nextcloud Android library
2023-02-17 02:40:34 +01:00
Tobias Kaminsky
592650cf6f daily dev 20230215
Build(deps): Bump daggerVersion from 2.44.2 to 2.45
Build(deps): Bump com.android.tools.build:gradle from 7.4.0 to 7.4.1
Update Nextcloud Android library
Update 3rd-party dependencies
2023-02-15 02:41:05 +01:00
dependabot[bot]
fc19ec8ed7
Build(deps): Bump com.diffplug.spotless from 6.14.1 to 6.15.0
Bumps com.diffplug.spotless from 6.14.1 to 6.15.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-02-14 08:07:18 +00:00
Tobias Kaminsky
0da7356c24 daily dev 20230214
Build(deps): Bump workRuntime from 2.7.1 to 2.8.0 (#11364)
Update Nextcloud Android library
Update 3rd-party dependencies
2023-02-14 02:39:37 +01:00
Tobias Kaminsky
82ac50954e Merge remote-tracking branch 'origin/master' into dev 2023-02-14 02:32:46 +01:00
dependabot[bot]
b0d2a6ba68
Build(deps): Bump androidx.exifinterface:exifinterface
Bumps androidx.exifinterface:exifinterface from 1.3.5 to 1.3.6.

---
updated-dependencies:
- dependency-name: androidx.exifinterface:exifinterface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 14:47:30 +00:00
Álvaro Brey
0946399ba9
Use adaptive colors for pre-login screens (#11362)
* Use unmodified primary color as background through M3 utils for login screen

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>

* Use color utils to fix colors in AuthenticatorActivity for light primaries

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>

* WhatsNewActivity: fix for light primary color, port to viewbinding

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>

* Fix status bar colors in pre-login screens

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>

* FeatureFragment: fix spotbugs

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>

* Update login screenshot

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>

* build: Set ui dep to 0.5.0 tag

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>

---------

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-13 12:39:27 +01:00
Tobias Kaminsky
313188ba98 daily dev 20230211
Update Nextcloud Android library
2023-02-11 02:39:39 +01:00
Tobias Kaminsky
03df280984 daily dev 20230210
Update Nextcloud Android library
2023-02-10 02:39:04 +01:00
Tobias Kaminsky
df1a28a087 daily dev 20230209 2023-02-09 02:36:47 +01:00
Tobias Kaminsky
cd8cf2f5d2 daily dev 20230207
Update Nextcloud Android library
2023-02-07 02:40:17 +01:00
Álvaro Brey
45d6cb09d9
Merge pull request #11350 from nextcloud/dependabot/gradle/com.diffplug.spotless-6.14.1
Build(deps): Bump com.diffplug.spotless from 6.14.0 to 6.14.1
2023-02-06 14:10:59 +01:00
dependabot[bot]
a40e65c754
Build(deps): Bump webkit from 1.5.0 to 1.6.0
Bumps webkit from 1.5.0 to 1.6.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 07:35:38 +00:00
dependabot[bot]
36a3163265
Build(deps): Bump com.diffplug.spotless from 6.14.0 to 6.14.1
Bumps com.diffplug.spotless from 6.14.0 to 6.14.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 02:22:52 +00:00
Tobias Kaminsky
97ca7ffe5a daily dev 20230203
Update Nextcloud Android library
2023-02-03 02:39:06 +01:00
Tobias Kaminsky
fc179be979 daily dev 20230202
Update Nextcloud Android library
2023-02-02 03:42:52 +01:00
Tobias Kaminsky
79261ced6e daily dev 20230131
Build(deps): Bump me.zhanghai.android.fastscroll:library
Update 3rd-party dependencies
2023-01-31 02:36:39 +01:00
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
Tobias Kaminsky
a86c277f9c daily dev 20221222 2022-12-22 02:36:21 +01:00
Tobias Kaminsky
9a92e9c149 daily dev 20221221
Bump mockitoVersion from 4.9.0 to 4.10.0
Update Nextcloud Android library
Update 3rd-party dependencies
2022-12-21 02:36:18 +01:00
Tobias Kaminsky
38fdb8bda7 daily dev 20221220
Update Nextcloud Android library
2022-12-20 03:39:32 +01:00
Tobias Kaminsky
ea2902e143 daily dev 20221217
Update Nextcloud Android library
2022-12-17 03:39:07 +01:00
Tobias Kaminsky
3e59b6d16a daily dev 20221216
Update Nextcloud Android library
2022-12-16 03:39:40 +01:00
Tobias Kaminsky
bee9985fd5 daily dev 20221215
Update Nextcloud Android library
2022-12-15 03:40:10 +01:00
Tobias Kaminsky
ecd7fd6d20 daily dev 20221214
Bump firebase-messaging from 23.1.0 to 23.1.1
Bump fragment-ktx from 1.5.4 to 1.5.5
Update 3rd-party dependencies
2022-12-14 02:35:55 +01:00
Tobias Kaminsky
620abbf760 Merge remote-tracking branch 'origin/master' into dev 2022-12-14 02:30:54 +01:00
Álvaro Brey
cd36721f2b
Merge pull request #11156 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.1.1
Bump firebase-messaging from 23.1.0 to 23.1.1
2022-12-13 17:38:31 +01:00
Tobias Kaminsky
dcfd42e5b9 daily dev 20221213 2022-12-13 02:35:54 +01:00
dependabot[bot]
9f4d59b3e3
Bump firebase-messaging from 23.1.0 to 23.1.1
Bumps firebase-messaging from 23.1.0 to 23.1.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 14:11:09 +00:00
dependabot[bot]
41b59e19f7
Bump fragment-ktx from 1.5.4 to 1.5.5
Bumps fragment-ktx from 1.5.4 to 1.5.5.

---
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-12-08 02:01:54 +00:00
Tobias Kaminsky
030b59785b daily dev 20221208 2022-12-08 02:37:25 +01:00
Tobias Kaminsky
a07e8e05a4 Merge remote-tracking branch 'origin/master' into dev 2022-12-08 02:31:45 +01:00
tobiasKaminsky
7235a8dcf6
For our daily build on F-Droid we cannot add our document scanning
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-12-07 14:56:14 +01:00
Tobias Kaminsky
f1a9940725 daily dev 20221207 2022-12-07 02:38:14 +01:00
Tobias Kaminsky
bbffd188be daily dev 20221203 2022-12-03 02:40:05 +01:00
Tobias Kaminsky
802232ded9 daily dev 20221202 2022-12-02 02:41:36 +01:00
Tobias Kaminsky
132db0ada1 Merge remote-tracking branch 'origin/master' into dev 2022-12-02 02:33:31 +01:00
Tobias Kaminsky
980bb736a0 daily dev 20221201
Bump mockkVersion from 1.13.2 to 1.13.3
Update 3rd-party dependencies
2022-12-01 02:38:18 +01:00
Tobias Kaminsky
ab3bf3e7ca Merge remote-tracking branch 'origin/master' into dev 2022-12-01 02:31:51 +01:00
Álvaro Brey
13f37c04f8
Revert "Bump targetSdk to 32"
This reverts commit 8c8723c7c5.

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-30 12:21:37 +01:00
Tobias Kaminsky
013f6dc7d2
Merge pull request #11075 from nextcloud/chore/sdk-32
Bump targetSdk to 32
2022-11-30 07:24:33 +01:00
Tobias Kaminsky
c2fc3424bc daily dev 20221130
Bump kotlin_version from 1.7.21 to 1.7.22
Update Nextcloud Android library
Update 3rd-party dependencies
2022-11-30 03:45:47 +01:00
Tobias Kaminsky
5b89024800 Merge remote-tracking branch 'origin/master' into dev 2022-11-30 03:37:33 +01:00
Tobias Kaminsky
7ba1a9fa5b daily dev 20221129
Bump mockito-kotlin from 4.0.0 to 4.1.0
Update 3rd-party dependencies
2022-11-29 02:38:13 +01:00
Álvaro Brey
e85737f41d Disable StrictMode by default
StrictMode is not a good fit for the state of our app, since we are way too far from async operations or correct threading.
As a result, we find ourselves disabling the strict mode manually every time we actually want to work on something, as otherwise the
logspam drowns everything else.

With this PR I propose to disable StrictMode unless a prop is set in the Gradle build, which will also control LeakCanary.
Running `./gradlew installGplayDebug -P perfAnalysis` will install the app with both LeakCanary and StrictMode enabled.
This allows us to analyze performance problems on demand, without making our daily work harder.

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-28 15:09:04 +01:00
Tobias Kaminsky
72c8248a43 daily dev 20221126
Bump com.diffplug.spotless from 6.11.0 to 6.12.0
Update Nextcloud Android library
Update 3rd-party dependencies
2022-11-26 03:43:42 +01:00
Tobias Kaminsky
eb2b9ec935 Merge remote-tracking branch 'origin/master' into dev 2022-11-26 03:36:27 +01:00
Tobias Kaminsky
a5883ef743 daily dev 20221125
Update Nextcloud Android library
2022-11-25 03:40:59 +01:00
dependabot[bot]
766ed4492c
Bump com.diffplug.spotless from 6.11.0 to 6.12.0
Bumps com.diffplug.spotless from 6.11.0 to 6.12.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>
2022-11-25 02:01:32 +00:00
Tobias Kaminsky
4a6f4707e4 daily dev 20221124 2022-11-24 02:38:15 +01:00
Álvaro Brey
8c8723c7c5
Bump targetSdk to 32
32 is just a feature release of android 13 and no important changes are documented.

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-23 11:46:14 +01:00
Tobias Kaminsky
e4139af585 daily dev 20221122
Bump detekt-gradle-plugin from 1.21.0 to 1.22.0
Update Nextcloud Android library
Update 3rd-party dependencies
2022-11-22 03:41:11 +01:00
Tobias Kaminsky
b3b9b66917 Merge remote-tracking branch 'origin/master' into dev 2022-11-22 03:35:00 +01:00
dependabot[bot]
df3cd0c685
Bump detekt-gradle-plugin from 1.21.0 to 1.22.0
Bumps [detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/commits)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 02:11:42 +00:00
Tobias Kaminsky
e8eef0f736 daily dev 20221121 2022-11-21 02:37:13 +01:00
Tobias Kaminsky
ffdf45afba daily dev 20221118
Update Nextcloud Android library
2022-11-18 02:39:51 +01:00
Tobias Kaminsky
b52cf18d8a Merge remote-tracking branch 'origin/master' into dev 2022-11-18 02:32:54 +01:00
Álvaro Brey
b31e3c1061
Bump app version on master to 3.24
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-17 13:48:43 +01:00
Tobias Kaminsky
aacd4865ad daily dev 20221117
Update Nextcloud Android library
2022-11-17 02:39:51 +01:00
Tobias Kaminsky
18588e9cc1 daily dev 20221116
Bump mockitoVersion from 4.8.1 to 4.9.0
Bump daggerVersion from 2.44.1 to 2.44.2
Bump leakcanary-android from 2.9.1 to 2.10
Bump daggerVersion from 2.44 to 2.44.1
Update Nextcloud Android library
Update 3rd-party dependencies
2022-11-16 02:40:56 +01:00
Tobias Kaminsky
3ecad40356 Merge remote-tracking branch 'origin/master' into dev 2022-11-16 02:33:51 +01:00
Álvaro Brey
73ba1e2421 Export Room schemas
Needed to enable auto-upgrades later

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-15 10:02:46 +00:00
Álvaro Brey
d0ab9ff67b Setup base Room configuration
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-15 10:02:46 +00:00
dependabot[bot]
cffcb736ff
Bump leakcanary-android from 2.9.1 to 2.10
Bumps [leakcanary-android](https://github.com/square/leakcanary) from 2.9.1 to 2.10.
- [Release notes](https://github.com/square/leakcanary/releases)
- [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md)
- [Commits](https://github.com/square/leakcanary/compare/v2.9.1...v2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 02:02:41 +00:00
Tobias Kaminsky
5822746010 daily dev 20221112
Bump appcompat from 1.4.2 to 1.5.1
Bump webkit from 1.4.0 to 1.5.0
Bump material from 1.6.1 to 1.7.0
Bump junit from 1.1.3 to 1.1.4
Bump espressoVersion from 3.4.0 to 3.5.0
Bump kotlin_version from 1.7.20 to 1.7.21
Update Nextcloud Android library
Update 3rd-party dependencies
2022-11-12 03:43:22 +01:00
Tobias Kaminsky
a03c9d0ca9 Merge remote-tracking branch 'origin/master' into dev 2022-11-12 03:37:09 +01:00
dependabot[bot]
387ac6a89e
Bump appcompat from 1.4.2 to 1.5.1
Bumps appcompat from 1.4.2 to 1.5.1.

---
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>
2022-11-11 10:22:34 +00:00
Álvaro Brey
2aab02b1f6
Merge pull request #10674 from nextcloud/dependabot/gradle/androidx.webkit-webkit-1.5.0
Bump webkit from 1.4.0 to 1.5.0
2022-11-11 11:21:13 +01:00
dependabot[bot]
53103d2464
Bump webkit from 1.4.0 to 1.5.0
Bumps webkit from 1.4.0 to 1.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 08:50:20 +00:00
dependabot[bot]
7a2681cc7d
Bump material from 1.6.1 to 1.7.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.1...1.7.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>
2022-11-11 08:49:38 +00:00
Álvaro Brey
a036aa7070
Bump compileSDK to 32
Once again it's blocking library updates.

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-09 13:12:19 +01:00
dependabot[bot]
2ce3100bba Bump junit from 1.1.3 to 1.1.4
Bumps junit from 1.1.3 to 1.1.4.

---
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>
2022-11-09 09:12:27 +01:00
Tobias Kaminsky
f9758863f2 daily dev 20221105 2022-11-05 02:39:56 +01:00
Tobias Kaminsky
822cb9efa1 daily dev 20221104 2022-11-04 02:38:22 +01:00
Tobias Kaminsky
16e4b0a490 Merge remote-tracking branch 'origin/master' into dev 2022-11-04 02:31:56 +01:00
Álvaro Brey
9e4bd1935f
Use forked hwsecurity lib to avoid PendingIntent crashes
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-11-03 11:58:08 +01:00
Tobias Kaminsky
ae15e6e0c1 daily dev 20221103
Update Nextcloud Android library
2022-11-03 02:38:22 +01:00
Tobias Kaminsky
b4ca718bcb daily dev 20221029 2022-10-29 02:38:06 +02:00
Tobias Kaminsky
ecf8d018d6 daily dev 20221028 2022-10-28 02:39:35 +02:00
Tobias Kaminsky
0093e9c4f7 daily dev 20221027
Bump gson from 2.9.1 to 2.10
Update Nextcloud Android library
Update 3rd-party dependencies
2022-10-27 03:42:55 +02:00
Tobias Kaminsky
cceea2116f Merge remote-tracking branch 'origin/master' into dev 2022-10-27 03:35:50 +02:00
dependabot[bot]
c00c67499d
Bump gson from 2.9.1 to 2.10
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10.
- [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.9.1...gson-parent-2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 01:11:13 +00:00
Tobias Kaminsky
debec19699 daily dev 20221025
Bump fragment-ktx from 1.5.3 to 1.5.4
Bump exifinterface from 1.3.4 to 1.3.5
Bump mockitoVersion from 4.8.0 to 4.8.1
Bump firebase-messaging from 23.0.7 to 23.1.0
Bump spotbugs-gradle-plugin from 5.0.12 to 5.0.13
Update Nextcloud Android library
Update 3rd-party dependencies
2022-10-25 12:51:19 +02:00
Tobias Kaminsky
9c9ddbb7f7 Merge remote-tracking branch 'origin/master' into dev 2022-10-25 12:46:43 +02:00
Álvaro Brey
4365be4ca2
Merge pull request #10794 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.1.0
Bump firebase-messaging from 23.0.7 to 23.1.0
2022-10-25 09:10:16 +02:00
Álvaro Brey
93e6f5cb3b
Merge pull request #10920 from nextcloud/dependabot/gradle/androidx.fragment-fragment-ktx-1.5.4
Bump fragment-ktx from 1.5.3 to 1.5.4
2022-10-25 08:51:17 +02:00
dependabot[bot]
b4b658402a
Bump fragment-ktx from 1.5.3 to 1.5.4
Bumps fragment-ktx from 1.5.3 to 1.5.4.

---
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-10-25 01:10:38 +00:00
dependabot[bot]
c5d5659988
Bump exifinterface from 1.3.4 to 1.3.5
Bumps exifinterface from 1.3.4 to 1.3.5.

---
updated-dependencies:
- dependency-name: androidx.exifinterface:exifinterface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 01:09:55 +00:00
dependabot[bot]
fda93aacf4
Bump firebase-messaging from 23.0.7 to 23.1.0
Bumps firebase-messaging from 23.0.7 to 23.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 10:44:35 +00:00
Álvaro Brey
401812db81 Bump android-common:ui to 0.3.0
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-10-20 15:48:01 +02:00
Álvaro Brey
e8933b402e
Merge pull request #10814 from nextcloud/bump-master-after-3.22
Bumps on master after 3.22 branched out
2022-10-19 11:12:12 +02:00
Álvaro Brey
b4f3ffb64d Bump app to 3.23.x on master
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-10-19 10:02:02 +02:00
dependabot[bot]
fa9f4ac6e2
Bump spotbugs-gradle-plugin from 5.0.12 to 5.0.13
Bumps [spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-gradle-plugin/compare/5.0.12...5.0.13)

---
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-10-19 01:06:16 +00:00
Tobias Kaminsky
b5970f9999 daily dev 20221019 2022-10-19 02:40:20 +02:00
Tobias Kaminsky
89a0d033cf daily dev 20221018
Update Nextcloud Android library
2022-10-18 03:45:43 +02:00
Tobias Kaminsky
0e9b8b7814 Merge remote-tracking branch 'origin/master' into dev 2022-10-18 02:33:45 +02:00
tobiasKaminsky
3985421c9d Bump to SDK31
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-10-17 18:24:17 +02:00
Tobias Kaminsky
f26e29f3cd daily dev 20221015
Bump gradle from 7.3.0 to 7.3.1
Update 3rd-party dependencies
2022-10-15 02:41:24 +02:00