Commits
master
Name already in use
Commits on Nov 18, 2023
-
Merge pull request #256 from hadrienbecle/widget-design-android-12
update widget to match current design guidelines
-
fix situation when a restore introduces another backup directory than…
… was configured before the restore this caused the problem that the base directory was changed mid-restore (after restoring the properties, but before events and targets) and it couldn't continue because the files were in the previously configured directory, but not in the restored
Commits on Nov 7, 2023
Commits on Nov 3, 2023
-
update widget design for Android 12
Hi :) I've updated the widget to the new design guidelines (see https://developer.android.com/guide/topics/appwidgets). This includes: - Border radius controlled by the OS on Android 12+ (which on my One UI device makes the widgets look more uniform) - Widget preview instead of an image on Android 12+ (it looks more like the real widget, respects the device theming, and supports localization if it's added to trackworktime in the future) - Use Material 3 DayNight theme (it's somewhat different from the rest of the app, but it looks much better on the home screen, and respects device theming and light/dark preferences) - I've also deleted the light grey border around the widget. I have no widget with such a border on my older devices; was that in older Android design guidelines?
Commits on Nov 1, 2023
-
Merge pull request #265 from mathisdt/dependabot/gradle/app/minor-and…
…-patch-version-updates-950de4a7c9 Bump the minor-and-patch-version-updates group in /app with 3 updates
-
Bump the minor-and-patch-version-updates group in /app with 3 updates
Bumps the minor-and-patch-version-updates group in /app with 3 updates: [ch.acra:acra-http](https://github.com/ACRA/acra), [ch.acra:acra-dialog](https://github.com/ACRA/acra) and [org.mockito:mockito-core](https://github.com/mockito/mockito). Updates `ch.acra:acra-http` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.11.2...acra-5.11.3) Updates `ch.acra:acra-dialog` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.11.2...acra-5.11.3) Updates `org.mockito:mockito-core` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: ch.acra:acra-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-version-updates - dependency-name: ch.acra:acra-dialog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-version-updates - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Commits on Oct 31, 2023
-
update Gradle and dependencies; target API level 34 (Android 14) and …
…make some adjustments for that
Commits on Oct 11, 2023
-
update AGP and downgrade material dependency because the newer versio…
…n requires API level 34
-
Commits on Oct 1, 2023
-
Merge pull request #263 from mathisdt/dependabot/gradle/app/minor-and…
…-patch-version-updates-ab90a0b153 Bump the minor-and-patch-version-updates group in /app with 2 updates
-
Bump the minor-and-patch-version-updates group in /app with 2 updates
Bumps the minor-and-patch-version-updates group in /app with 2 updates: [ch.acra:acra-http](https://github.com/ACRA/acra) and [ch.acra:acra-dialog](https://github.com/ACRA/acra). Updates `ch.acra:acra-http` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.11.1...acra-5.11.2) Updates `ch.acra:acra-dialog` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.11.1...acra-5.11.2) --- updated-dependencies: - dependency-name: ch.acra:acra-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-version-updates - dependency-name: ch.acra:acra-dialog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
-
Merge pull request #262 from mathisdt/dependabot-update
make dependabot group minor and patch version updates into one PR
Commits on Sep 1, 2023
-
Merge pull request #259 from mathisdt/dependabot/gradle/app/org.mocki…
…to-mockito-core-5.5.0 Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 in /app
-
Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 in /app
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
Merge pull request #258 from mathisdt/dependabot/gradle/app/com.tngte…
…ch.archunit-archunit-1.1.0 Bump com.tngtech.archunit:archunit from 1.0.1 to 1.1.0 in /app
-
Merge pull request #257 from mathisdt/dependabot/gradle/app/acraVersi…
…on-5.11.1 Bump acraVersion from 5.11.0 to 5.11.1 in /app
-
Bump com.tngtech.archunit:archunit from 1.0.1 to 1.1.0 in /app
Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
Bump acraVersion from 5.11.0 to 5.11.1 in /app
Bumps `acraVersion` from 5.11.0 to 5.11.1. Updates `ch.acra:acra-http` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.11.0...acra-5.11.1) Updates `ch.acra:acra-dialog` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.11.0...acra-5.11.1) --- updated-dependencies: - dependency-name: ch.acra:acra-http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ch.acra:acra-dialog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Commits on Aug 20, 2023
Commits on Aug 13, 2023
-
initiate a backup (to special files suffixed with the current timesta…
…mp) before doing a restore #229 if the backup prior to the restore operation fails, the error is logged but ignored - it's only a safety measure and should not keep the restore from working
-
Commits on Aug 12, 2023
-
fix problem when changing backup target directory (new selected direc…
…tory was only active after complete app restart, now it is used immediately after selecting it) #246
-
Commits on Aug 10, 2023
-
Merge pull request #255 from mathisdt/dependabot/gradle/app/org.apach…
…e.commons-commons-lang3-3.13.0 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 in /app
-
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 in /app
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.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>
-
Merge pull request #254 from mathisdt/dependabot/gradle/app/com.googl…
…e.guava-guava-32.1.2-android Bump com.google.guava:guava from 32.1.1-android to 32.1.2-android in /app
-
Merge pull request #253 from mathisdt/dependabot/gradle/app/acraVersi…
…on-5.11.0 Bump acraVersion from 5.10.1 to 5.11.0 in /app
Commits on Aug 1, 2023
-
Bump com.google.guava:guava in /app
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-android to 32.1.2-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Bump acraVersion from 5.10.1 to 5.11.0 in /app
Bumps `acraVersion` from 5.10.1 to 5.11.0. Updates `ch.acra:acra-http` from 5.10.1 to 5.11.0 - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.10.1...acra-5.11.0) Updates `ch.acra:acra-dialog` from 5.10.1 to 5.11.0 - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.10.1...acra-5.11.0) --- updated-dependencies: - dependency-name: ch.acra:acra-http dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: ch.acra:acra-dialog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>