Alinson S. Xavier
|
9cf4ec417c
|
Remove JvmBaseUnitTest and move chart and DateUtils tests to commonTest
|
2026-04-08 06:14:30 -05:00 |
|
Alinson S. Xavier
|
a93e871daf
|
Move test sources from jvmTest to commonTest
|
2026-04-08 05:29:22 -05:00 |
|
Alinson S. Xavier
|
b37af7949c
|
Move test sources from jvmTest to commonTest
|
2026-04-08 04:04:17 -05:00 |
|
Alinson S. Xavier
|
a527389b96
|
Replace Mockito with Mokkery
|
2026-04-08 03:45:06 -05:00 |
|
Alinson S. Xavier
|
232be1440e
|
Move test sources from jvmTest to commonTest for KMP migration
|
2026-04-07 04:52:38 -05:00 |
|
Alinson S. Xavier
|
22d289d6cb
|
Replace java.io.File in ExportCSVTask with UserFile abstraction
|
2026-04-07 04:12:22 -05:00 |
|
Alinson S. Xavier
|
d467dd643c
|
Move core sources from jvmMain to commonMain for KMP migration
|
2026-04-07 03:55:31 -05:00 |
|
Alinson S. Xavier
|
6f1057f825
|
Move timestamp computation from Reminder to ReminderScheduler
|
2026-04-06 12:37:47 -05:00 |
|
Alinson S. Xavier
|
de38383a34
|
Replace java.io.File with multiplatform Files abstraction
|
2026-04-06 10:56:08 -05:00 |
|
Alinson S. Xavier
|
0dbebecbfb
|
Remove old Database/Cursor/JdbcDatabase/MigrationHelper interface
|
2026-04-06 04:19:49 -05:00 |
|
Alinson S. Xavier
|
b2f2e1f562
|
Replace reflection-based Repository with multiplatform PreparedStatement API
|
2026-04-05 21:14:24 -05:00 |
|
Alinson S. Xavier
|
273dc5b104
|
Replace CSVWriter with manual string building for KMP migration
|
2026-04-05 17:15:24 -05:00 |
|
Alinson S. Xavier
|
7a48277478
|
Replace JVM stdlib imports with Kotlin stdlib for KMP migration
|
2026-04-05 16:41:55 -05:00 |
|
Alinson S. Xavier
|
110f594d09
|
Migrate from Dagger to kotlin-inject
|
2026-04-05 15:20:25 -05:00 |
|
Alinson S. Xavier
|
0544166124
|
Replace Timestamp with LocalDate
|
2026-04-05 12:53:01 -05:00 |
|
TangilHossain
|
84d6bbca53
|
Limit to ScrollableChart not to go beyond 1970
|
2025-10-27 14:40:20 +06:00 |
|
Alinson S. Xavier
|
297a381e67
|
Merge branch 'archiveFromStatisticsPage' into dev
|
2025-09-14 18:25:17 -05:00 |
|
Alinson S. Xavier
|
542750207e
|
Show message after archiving/unarchiving habits
|
2025-09-14 18:24:35 -05:00 |
|
Alinson S. Xavier
|
5aa8744ef4
|
Update copyright notices
|
2025-08-13 21:50:06 -05:00 |
|
KyleSCraig
|
0a4086ec8c
|
Added archive and unarchive to the habit statistics page, visibility based on current state.
|
2025-08-01 16:00:20 +10:00 |
|
Alinson S. Xavier
|
0daa4f6a2f
|
Format source code
|
2025-06-25 22:20:58 -05:00 |
|
Alinson S. Xavier
|
035b392ece
|
CSV export: Use formatted values, add notes & header
|
2025-06-25 22:12:02 -05:00 |
|
Alinson S. Xavier
|
648c7277cf
|
CSV export: Add more fields to Habits.csv
|
2025-06-25 21:48:31 -05:00 |
|
Alinson S. Xavier
|
5006f5128b
|
Update JVM target and toolchain to version 17
|
2025-06-25 21:00:24 -05:00 |
|
Alinson S. Xavier
|
12cc70a51a
|
Confetti: Always emit from checkmark, not popup button
|
2025-03-23 07:06:45 -05:00 |
|
Alinson S. Xavier
|
66fa56ea62
|
Merge branch 'improve-gradle' into dev
|
2025-03-21 22:16:29 -05:00 |
|
Alinson S. Xavier
|
f68510f860
|
Allow user to disable confetti animation
|
2025-03-21 21:29:49 -05:00 |
|
Jimly Asshiddiqy
|
c4bc301fb2
|
Implement version catalog
|
2025-02-14 16:56:04 +07:00 |
|
Abdul Majeed
|
13ecc2a386
|
Added Streaks info for numeric habits
|
2025-02-08 22:07:28 -06:00 |
|
Jakub Kalinowski
|
2296a49999
|
Corrected HabitTest
|
2025-02-08 21:58:41 -06:00 |
|
Jakub Kalinowski
|
303020a8c0
|
Never mark AT_MOST habits as completed for today
|
2025-02-08 21:58:41 -06:00 |
|
Jakub Kalinowski
|
37219cb13f
|
Ignoring isCompleted for AT_MOST habits
|
2025-02-08 21:56:17 -06:00 |
|
Alinson S. Xavier
|
451b536e71
|
Upgrade dependencies
|
2025-02-08 21:37:16 -06:00 |
|
Alinson S. Xavier
|
7f6248123c
|
DateUtilsTest: Simplify getCalendarUTC
|
2024-04-04 21:55:01 -05:00 |
|
Alinson S. Xavier
|
2024277ebe
|
Merge branch 'dev' into #1941_DateUtilsTest_failing
|
2024-04-04 21:52:27 -05:00 |
|
Alinson S. Xavier
|
06090e238a
|
Merge branch 'feature/konfetti' into dev
|
2024-04-02 19:51:59 -05:00 |
|
Alinson S. Xavier
|
e48452f724
|
Move showConfetti to ListHabitsScreen; use button location; other tweaks
|
2024-04-02 19:34:00 -05:00 |
|
dependabot[bot]
|
936986e110
|
Bump daggerVersion from 2.50 to 2.51.1
Bumps `daggerVersion` from 2.50 to 2.51.1.
Updates `com.google.dagger:dagger` from 2.50 to 2.51.1
- [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.50...dagger-2.51.1)
Updates `com.google.dagger:dagger-compiler` from 2.50 to 2.51.1
- [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.50...dagger-2.51.1)
---
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>
|
2024-04-02 22:04:24 +02:00 |
|
dependabot[bot]
|
4b3910aea8
|
Bump com.google.guava:guava from 33.0.0-android to 33.1.0-android
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-android to 33.1.0-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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 18:11:48 +02:00 |
|
foralost
|
10074ded32
|
UTC Calendar fix
|
2024-03-04 11:31:45 +01:00 |
|
Manish Kumar Verma
|
ab86cee70b
|
Fix: No notification when goal type is set to "maximum" (#1931)
|
2024-02-02 19:21:40 -06:00 |
|
dependabot[bot]
|
3a0603605b
|
Bump androidx.annotation:annotation from 1.7.0 to 1.7.1
Bumps androidx.annotation:annotation from 1.7.0 to 1.7.1.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-01 04:43:18 -06:00 |
|
dependabot[bot]
|
6a78b4d853
|
Bump daggerVersion from 2.48.1 to 2.50 (#1907)
Bumps `daggerVersion` from 2.48.1 to 2.50.
Updates `com.google.dagger:dagger` from 2.48.1 to 2.50
- [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.48.1...dagger-2.50)
Updates `com.google.dagger:dagger-compiler` from 2.48.1 to 2.50
- [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.48.1...dagger-2.50)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-01 04:34:40 -06:00 |
|
dependabot[bot]
|
12503b8a6d
|
Bump com.google.guava:guava from 32.1.3-android to 33.0.0-android (#1902)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.3-android to 33.0.0-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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-01 04:33:03 -06:00 |
|
dependabot[bot]
|
ef7f78bff0
|
Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.45.1.0 (#1929)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.42.0.0 to 3.45.1.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.42.0.0...3.45.1.0)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-01 04:32:43 -06:00 |
|
dependabot[bot]
|
1bdc83e92f
|
Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1 (#1906)
Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/mockito/mockito-kotlin/releases)
- [Commits](https://github.com/mockito/mockito-kotlin/compare/5.1.0...5.2.1)
---
updated-dependencies:
- dependency-name: org.mockito.kotlin:mockito-kotlin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-01 04:32:08 -06:00 |
|
Alinson S. Xavier
|
08f77a5cae
|
Merge branch 'master' into release/2.2.0
|
2023-12-01 18:31:53 -06:00 |
|
dependabot[bot]
|
0762699a86
|
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#1881)
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-01 18:07:26 -06:00 |
|
dependabot[bot]
|
8837326d44
|
Bump com.opencsv:opencsv from 5.8 to 5.9 (#1880)
Bumps com.opencsv:opencsv from 5.8 to 5.9.
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-01 18:07:17 -06:00 |
|
dependabot[bot]
|
481a3d5784
|
Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (#1878)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-01 18:07:03 -06:00 |
|