Commit graph

2908 commits

Author SHA1 Message Date
dependabot[bot]
7c381abf17
Bump androidx.arch.core:core-testing from 2.1.0 to 2.2.0
Bumps androidx.arch.core:core-testing from 2.1.0 to 2.2.0.

---
updated-dependencies:
- dependency-name: androidx.arch.core:core-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 03:06:43 +00:00
Tobias Kaminsky
178ea45f7f
Merge pull request #1688 from nextcloud/repo-sync/android-config/main
🔄 synced file(s) with nextcloud/android-config
2023-02-21 07:18:04 +01:00
nextcloud-android-bot
ed8333af75 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-02-21 03:02:44 +00:00
Álvaro Brey
1f1cdc049a
Merge pull request #1680 from nextcloud/theme-alignment
feat(theming): Use nextcloud-common library for theming UI elements (#1648)
2023-02-16 13:26:50 +01:00
Stefan Niedermann
2558acd4bf feat(theming): Remove NotesViewThemeUtils#getOnPrimaryContainer in favor of AndroidViewThemeUtils#highlightText
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-02-16 13:08:07 +01:00
Stefan Niedermann
990a5b5a80 feat(theming): Resolve change requests
* Only add the needed module rather than the entire lib
* Use ColorRole where possible in favor of querying the wanted color from the Scheme directly
* Use util for theming SwipeRefreshLayout

Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-02-16 12:50:39 +01:00
Álvaro Brey
466d0531aa
Merge pull request #1685 from nextcloud/repo-sync/android-config/main
🔄 synced file(s) with nextcloud/android-config
2023-02-16 09:11:39 +01:00
nextcloud-android-bot
d8aaba3a94 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-02-16 02:46:32 +00:00
Tobias Kaminsky
53014f8fad
Merge pull request #1684 from nextcloud/repo-sync/android-config/main
🔄 synced file(s) with nextcloud/android-config
2023-02-14 10:29:23 +01:00
nextcloud-android-bot
2a27df1d66 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-02-14 02:47:08 +00:00
Álvaro Brey
20133e4d8a
Merge pull request #1682 from nextcloud/dependabot/github_actions/github/codeql-action-2.2.4
Bump github/codeql-action from 2.2.1 to 2.2.4
2023-02-13 15:46:35 +01:00
Álvaro Brey
7b5c1f5706
Merge pull request #1681 from nextcloud/dependabot/github_actions/actions/setup-java-3.10.0
Bump actions/setup-java from 3.9.0 to 3.10.0
2023-02-13 15:46:16 +01:00
dependabot[bot]
3bbff6dc5b
Bump github/codeql-action from 2.2.1 to 2.2.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](3ebbd71c74...17573ee1cc)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 14:15:51 +00:00
dependabot[bot]
c78eab05be
Bump actions/setup-java from 3.9.0 to 3.10.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](1df8dbefe2...3f07048e3d)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 14:15:36 +00:00
Stefan Niedermann
dacbc79f4a feat(theming): Get rid of custom theme checking...
... and rely on PlatformThemeUtil.isDarkMode in stead.

Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-02-12 14:13:50 +01:00
Stefan Niedermann
a40704a73a feat(theming): Theme NavigationView
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-02-12 13:36:02 +01:00
Stefan Niedermann
05a4fad5d9 feat(theming): Get rid of textColor property
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-02-12 12:56:10 +01:00
Stefan Niedermann
c9f50bf4ec feat(theming): Use nextcloud-common library for theming UI elements
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-02-12 11:41:02 +01:00
Tobias Kaminsky
c30dd5850c
Merge pull request #1679 from nextcloud/repo-sync/android-config/main
🔄 synced file(s) with nextcloud/android-config
2023-02-10 07:12:32 +01:00
nextcloud-android-bot
5907508029 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-02-10 03:11:54 +00:00
Álvaro Brey
341f74404b
Merge pull request #1678 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.6.1
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
2023-02-09 12:56:49 +01:00
Álvaro Brey
909f90d5f0
Merge pull request #1677 from nextcloud/dependabot/gradle/androidx.work-work-runtime-2.8.0
Bump androidx.work:work-runtime from 2.7.1 to 2.8.0
2023-02-09 12:56:31 +01:00
dependabot[bot]
6a5c8190fe
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 02:09:02 +00:00
dependabot[bot]
43f6c11f40
Bump androidx.work:work-runtime from 2.7.1 to 2.8.0
Bumps androidx.work:work-runtime from 2.7.1 to 2.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 02:08:52 +00:00
Álvaro Brey
2a853f6566
Merge pull request #1676 from nextcloud/stefan-niedermann-patch-2
Fix branchname in FAQ links
2023-02-08 09:30:57 +01:00
tobiasKaminsky
2b26bec123
part 2 2023-02-08 08:49:44 +01:00
Niedermann IT-Dienstleistungen
fedf1a0395
Fix branchname in FAQ links
Links im the FAQ should contain `main` instead of `master`

Signed-off-by: Niedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>
2023-02-07 21:54:50 +01:00
Álvaro Brey
5b2039d3ea
Merge pull request #1675 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-2.1.1
Bump peter-evans/create-or-update-comment from 2.1.0 to 2.1.1
2023-02-06 14:34:43 +01:00
dependabot[bot]
250df96cdf
Bump peter-evans/create-or-update-comment from 2.1.0 to 2.1.1
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](5adcb0bb0f...67dcc547d3)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 13:19:03 +00:00
Tobias Kaminsky
04f313f600
Merge pull request #1674 from nextcloud/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.0.2
Bump com.android.tools:desugar_jdk_libs from 2.0.1 to 2.0.2
2023-02-06 07:14:48 +01:00
dependabot[bot]
6bef883ef6
Bump com.android.tools:desugar_jdk_libs from 2.0.1 to 2.0.2
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases)
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 02:41:52 +00:00
Álvaro Brey
b0b9dfd891
Merge pull request #1671 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.8.10
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.0 to 1.8.10
2023-02-03 15:43:53 +01:00
Álvaro Brey
3bb56a461a
Merge pull request #1669 from nextcloud/fix/setup-fastlane
Setup fastlane
2023-02-03 14:24:22 +01:00
Álvaro Brey
94e2459de8
Appfile: remove unneeded comments
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-03 13:36:04 +01:00
Álvaro Brey
0825988be3
fastlane: Add utilities to increment version numbers and allow uploading RCs to beta
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-03 11:54:43 +01:00
Álvaro Brey
5a8bad3a58
fastlane: implement lanes to handle/bump versions
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-03 10:49:38 +01:00
Álvaro Brey
96c1393253
build: Change version code schema to match Files/Talk, bump to 4.0.0
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-03 10:47:21 +01:00
Tobias Kaminsky
1c1204cea6
Merge pull request #1672 from nextcloud/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.0.1
Bump com.android.tools:desugar_jdk_libs from 2.0.0 to 2.0.1
2023-02-03 09:40:29 +01:00
Tobias Kaminsky
022271d163
Merge pull request #1670 from nextcloud/fix/founder_string
Change 'founder' to 'original author' in credits
2023-02-03 08:51:43 +01:00
dependabot[bot]
0087139150
Bump com.android.tools:desugar_jdk_libs from 2.0.0 to 2.0.1
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases)
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 02:11:59 +00:00
dependabot[bot]
974a7a7b75
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.0 to 1.8.10
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 02:11:46 +00:00
Álvaro Brey
a02624d7e2
Setup fastlane to build app, release on Google Play and create git tag
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-02 17:39:44 +01:00
Álvaro Brey
3ca4301c7a
Change 'founder' to 'original author' in credits
Better wording

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-02 16:48:06 +01:00
Álvaro Brey
bed7449f1d
fastlane: skip doc generation, remove test task
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-02 15:32:45 +01:00
Álvaro Brey
6e96336550
Run fastlane init
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-02 15:29:06 +01:00
Álvaro Brey
907d83f4a9
Install fastlane
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2023-02-02 15:24:20 +01:00
Álvaro Brey
5afcb3b026
Merge pull request #1668 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.4.1
Bump com.android.tools.build:gradle from 7.4.0 to 7.4.1
2023-02-02 09:03:03 +01:00
dependabot[bot]
882e222bf6
Bump com.android.tools.build:gradle from 7.4.0 to 7.4.1
Bumps com.android.tools.build:gradle from 7.4.0 to 7.4.1.

---
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-02-02 02:07:41 +00:00
Álvaro Brey
61e5623c5a
Merge pull request #1666 from nextcloud/chore/update-icon
Update launcher icon
2023-02-01 16:14:43 +01:00
Álvaro Brey
a494164b3b
Merge pull request #1665 from nextcloud/dependabot/gradle/com.github.stefan-niedermann-android-commons-0.2.9
Bump com.github.stefan-niedermann:android-commons from 0.2.7 to 0.2.9
2023-02-01 16:13:18 +01:00