Quentin Hibon
0526d37fbd
Use official version of mockito-kotlin
2023-07-26 10:01:41 +02:00
Quentin Hibon
b083899ec8
Make AGP version explicit
...
This makes it possible to run the AGP upgrade assistant from Android Studio.
2023-07-26 09:47:02 +02:00
Quentin Hibon
6b793c7c16
Bump com.android.application from 7.3.1 to 7.4.2
2023-07-25 20:25:34 +02:00
Quentin Hibon
11ca993a75
Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.4.2
...
Also run ./gradlew ktlintFormat to follow new format.
2023-07-25 17:37:59 +02:00
Quentin Hibon
7348ddeffa
Bump minSdk back to 28 from 23 ( #1759 )
...
Fixes #1758 .
2023-07-10 18:06:59 -05:00
88df8d2552
Format source code
2023-07-08 17:13:45 -05:00
d4f4f8b4a9
Prevent crash if exact alarm permission is revoked
2023-06-05 20:25:00 -05:00
9ca1aa911a
Minor layout fixes
2023-06-05 20:11:50 -05:00
ba57ebad31
Fix an invisible color in widgets; adjust another color
2023-06-05 20:01:41 -05:00
dependabot[bot]
e4d2c93a1d
Bump actions/upload-artifact from 2 to 3 ( #1724 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 18:40:58 -05:00
Ezio Melotti
07065a60ad
Add "github-actions" ecosystem to dependabot.yml ( #1716 )
2023-06-04 18:37:35 -05:00
Jean-Baptiste
916cd76be1
Update checkout actions ( #1715 )
2023-06-04 18:35:08 -05:00
8b55ffb147
Fix timezone bug in MidnightTimer; increase logging
2023-06-04 18:25:33 -05:00
727e88b7b1
Fix skip button in locales that use comma instead of dot
...
Fixes #1721
2023-06-04 17:30:38 -05:00
f70d33878c
Remove obsolete permission
2023-05-27 19:55:07 -05:00
6a55d3c01a
Merge branch 'master' into dev
2023-05-27 16:14:03 -05:00
69b5ed3a6d
Merge branch 'hotfix/2.1.2'
v2.1.2
2023-05-27 15:38:27 -05:00
8b2adbf301
GH Actions: Remove API 23
2023-05-27 13:26:11 -05:00
88cc3a2a12
Update CHANGELOG
2023-05-26 20:12:06 -05:00
26526a71a9
Update test screenshots
2023-05-26 19:56:01 -05:00
11eb3713e5
Reschedule reminders on resume
2023-05-26 19:55:53 -05:00
1df9cc7664
Widgets: Remove option to create StackWidgets
...
StackWidgets have been unfortunately been very unreliable on multiple phones,
and fixing it does not appear to be simple. This commit removes the ability
to create new StackWidgets, but existing ones should remain functional.
2023-05-01 18:52:53 -05:00
dependabot[bot]
499eb467cb
Bump daggerVersion from 2.44.2 to 2.46
...
Bumps `daggerVersion` from 2.44.2 to 2.46.
Updates `com.google.dagger:dagger` from 2.44.2 to 2.46
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.46 )
Updates `com.google.dagger:dagger-compiler` from 2.44.2 to 2.46
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.44.2...dagger-2.46 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 10:00:19 +02:00
dependabot[bot]
9d4df73c56
Bump androidx.test.ext:junit from 1.1.4 to 1.1.5
...
Bumps androidx.test.ext: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-04-08 11:58:02 +02:00
dependabot[bot]
d0f32dfa0a
Bump espressoVersion from 3.5.0 to 3.5.1
...
Bumps `espressoVersion` from 3.5.0 to 3.5.1.
Updates `androidx.test.espresso:espresso-contrib` from 3.5.0 to 3.5.1
Updates `androidx.test.espresso:espresso-core` from 3.5.0 to 3.5.1
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-08 11:57:47 +02:00
Adrian Miozga
c609eceefc
Update Play Store and F-Droid badges ( #1668 )
...
* Update Play Store and F-Droid badges
* Increase size of badges
2023-03-26 12:48:53 -05:00
Quentin Hibon
eb68220b8d
Remove dependency on kotlin stdlib ( #1669 )
...
According to:
https://kotlinlang.org/docs/whatsnew14.html#dependency-on-the-standard-library-added-by-default
the explicit dependency is no longer needed.
2023-03-26 12:48:12 -05:00
dependabot[bot]
f1a003fabf
Bump com.google.android.material:material from 1.7.0 to 1.8.0
...
Bumps [com.google.android.material: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-03-26 12:49:27 +02:00
b76da35752
Widgets: Increase corner radius to match Android 12
2023-03-24 05:24:58 -05:00
abead88ceb
GH Actions: Fix build.sh
2023-03-23 04:48:40 -05:00
908eb4ac99
Convert NumberDialog to AppCompatDialogFragment; remove unused classes
2023-03-18 05:04:43 -05:00
dependabot[bot]
856a0726f7
Bump logback-classic from 1.4.4 to 1.4.5
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.4...v_1.4.5 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 09:43:07 +01:00
dependabot[bot]
df97b1fd4f
Bump espressoVersion from 3.4.0 to 3.5.0
...
Bumps `espressoVersion` from 3.4.0 to 3.5.0.
Updates `espresso-contrib` from 3.4.0 to 3.5.0
Updates `espresso-core` from 3.4.0 to 3.5.0
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 09:42:46 +01:00
71a05d598a
CheckmarkDialog: Switch to AppCompatDialogFragment
...
Fixes issues with the soft keyboard covering the popup.
2023-01-30 05:59:42 -06:00
2131fb3a3d
EntryList: Copy notes from original entries
...
Fixes #1566
2023-01-24 05:59:23 -06:00
1470dcd560
Remove toggle delay
2023-01-23 03:50:38 -06:00
dc678e59df
GH Actions: Set job timeout
2022-12-23 10:31:30 -06:00
dependabot[bot]
d95084500f
Bump daggerVersion from 2.43.2 to 2.44.2 ( #1582 )
...
Bumps `daggerVersion` from 2.43.2 to 2.44.2.
Updates `dagger` from 2.43.2 to 2.44.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44.2 )
Updates `dagger-compiler` from 2.43.2 to 2.44.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44.2 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 04:10:18 -06:00
6f7215b46f
Update dependencies
2022-12-19 08:57:30 -06:00
Jakub Kalinowski
c423d2b3ca
Issue 1574: Fixed the almost invisible watch hands in snooze activity ( #1592 )
...
* Setting the current theme correctly
* Ktlint correction
2022-12-18 04:25:06 -06:00
Jakub Kalinowski
758fc56277
Issue 1576: Solving problems with habitbull import ( #1591 )
...
* Recomputing the habit after import, corrected order of magnitude
* Corrected HabitBullCSV3 test and added a new one
2022-12-18 04:05:14 -06:00
Jakub Kalinowski
c7d1e92cae
Issue 1589: Fixed crash after choosing Settings/Rate app when there's no Play Store on the device ( #1590 )
...
* Using startActivitySafely when launching Play Store
* Returning true for rateApp click
2022-12-12 00:55:58 +01:00
dependabot[bot]
d24dcbf2ca
Bump kotlinVersion from 1.7.10 to 1.7.21
...
Bumps `kotlinVersion` from 1.7.10 to 1.7.21.
Updates `org.jetbrains.kotlin.android` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.kapt` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.android.extensions` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.multiplatform` from 1.7.10 to 1.7.21
Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android.extensions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-26 22:12:04 +01:00
dependabot[bot]
579b33cc78
Bump appcompat from 1.5.0 to 1.5.1
...
Bumps appcompat from 1.5.0 to 1.5.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 >
2022-11-25 22:12:00 +01:00
dependabot[bot]
1a3e6315a1
Bump opencsv from 5.6 to 5.7.1
...
Bumps opencsv from 5.6 to 5.7.1.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-25 17:29:07 +01:00
dependabot[bot]
7f4d06d15d
Bump logback-classic from 1.4.0 to 1.4.4
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.4.0 to 1.4.4.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.0...v_1.4.4 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-25 17:28:46 +01:00
dependabot[bot]
b8033a6012
Bump sqlite-jdbc from 3.39.2.1 to 3.39.3.0
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.39.2.1 to 3.39.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases )
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG )
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.39.2.1...3.39.3.0 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-25 17:28:36 +01:00
471f977209
Replace some incorrect usages of getToday by getTodayWithOffset
...
Fixes #1541
2022-10-22 17:11:59 -05:00
2ba5f5fb98
Dismiss current dialog onPause
...
Fixes #1545
2022-10-22 16:19:49 -05:00
4de67bd27a
GH Actions: Remove API 27
2022-10-22 16:01:36 -05:00