Commit Graph

352 Commits (9305f5398c2a6aff1b6bd50243f1af14a77849cf)

Author SHA1 Message Date
Manish Kumar Verma ab86cee70b
Fix: No notification when goal type is set to "maximum" (#1931)
2 years ago
dependabot[bot] 3a0603605b
Bump androidx.annotation:annotation from 1.7.0 to 1.7.1
2 years ago
dependabot[bot] 6a78b4d853
Bump daggerVersion from 2.48.1 to 2.50 (#1907)
2 years ago
dependabot[bot] 12503b8a6d
Bump com.google.guava:guava from 32.1.3-android to 33.0.0-android (#1902)
2 years ago
dependabot[bot] ef7f78bff0
Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.45.1.0 (#1929)
2 years ago
dependabot[bot] 1bdc83e92f
Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1 (#1906)
2 years ago
Alinson S. Xavier 08f77a5cae
Merge branch 'master' into release/2.2.0
2 years ago
dependabot[bot] 0762699a86
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#1881)
2 years ago
dependabot[bot] 8837326d44
Bump com.opencsv:opencsv from 5.8 to 5.9 (#1880)
2 years ago
dependabot[bot] 481a3d5784
Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (#1878)
2 years ago
Alinson S. Xavier c590734c42
Update dependencies
2 years ago
Alinson S. Xavier f0ce05e06e
API 34: Implement workaround to keep sticky notifications non-dismissible
2 years ago
Alinson S. Xavier ed8c60e52f
Implement runtime notification permission; bump targetSdk to 33
2 years ago
dependabot[bot] 7735247521 Bump daggerVersion from 2.48 to 2.48.1
2 years ago
dependabot[bot] 21a512ae71 Bump androidx.annotation:annotation from 1.6.0 to 1.7.0
2 years ago
dependabot[bot] 8a9b719c50 Bump org.mockito.kotlin:mockito-kotlin from 2.2.11 to 5.1.0
2 years ago
Quentin Hibon a9f028a34b Target JVM 11
2 years ago
dependabot[bot] cc7178eb21 Bump daggerVersion from 2.47 to 2.48
2 years ago
dependabot[bot] 5cd616f967 Bump org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
2 years ago
dependabot[bot] 5add03bf23 Bump org.junit.jupiter:junit-jupiter from 5.8.1 to 5.10.0
2 years ago
dependabot[bot] b9253d41ea Bump daggerVersion from 2.46 to 2.47
2 years ago
dependabot[bot] ca0a9dd85f Bump org.xerial:sqlite-jdbc from 3.40.0.0 to 3.42.0.0
2 years ago
dependabot[bot] 9951525cbe Bump com.opencsv:opencsv from 5.7.1 to 5.8
2 years ago
dependabot[bot] 98b2c9cce2 Bump com.google.guava:guava from 31.1-android to 32.1.2-android
2 years ago
dependabot[bot] 19de2a2d1c Bump androidx.annotation:annotation from 1.5.0 to 1.6.0
2 years ago
Quentin Hibon 80f783b669
Bump mockito-kotlin from 2.2.11 to 4.1.0
2 years ago
dependabot[bot] 761fe59c5e Bump commons-codec:commons-codec from 1.15 to 1.16.0
2 years ago
dependabot[bot] f4e5b68258 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
2 years ago
Quentin Hibon 8e4274d923 Use assertThrows instead of ExpectedException
2 years ago
Quentin Hibon 12649141b1 Migrate junit.framework.Assert.assertEquals to kotlin.test.assertEquals
2 years ago
Quentin Hibon 0526d37fbd Use official version of mockito-kotlin
2 years ago
Quentin Hibon 11ca993a75 Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.4.2
2 years ago
Alinson S. Xavier ba57ebad31
Fix an invisible color in widgets; adjust another color
2 years ago
Alinson S. Xavier 8b55ffb147
Fix timezone bug in MidnightTimer; increase logging
2 years ago
Alinson S. Xavier 6a55d3c01a
Merge branch 'master' into dev
2 years ago
dependabot[bot] 499eb467cb Bump daggerVersion from 2.44.2 to 2.46
2 years ago
Quentin Hibon eb68220b8d
Remove dependency on kotlin stdlib (#1669)
3 years ago
Alinson S. Xavier 908eb4ac99
Convert NumberDialog to AppCompatDialogFragment; remove unused classes
3 years ago
Alinson S. Xavier 2131fb3a3d
EntryList: Copy notes from original entries
3 years ago
dependabot[bot] d95084500f
Bump daggerVersion from 2.43.2 to 2.44.2 (#1582)
3 years ago
Alinson S. Xavier 6f7215b46f
Update dependencies
3 years ago
Jakub Kalinowski 758fc56277
Issue 1576: Solving problems with habitbull import (#1591)
3 years ago
dependabot[bot] 1a3e6315a1 Bump opencsv from 5.6 to 5.7.1
3 years ago
dependabot[bot] b8033a6012 Bump sqlite-jdbc from 3.39.2.1 to 3.39.3.0
3 years ago
Alinson S. Xavier 471f977209
Replace some incorrect usages of getToday by getTodayWithOffset
3 years ago
Alinson S. Xavier 404671546c
Revert "uhabits-core: Add js targets"
3 years ago
Alinson S. Xavier da09df2dd1
uhabits-core: Add js targets
3 years ago
Alinson S. Xavier d136572960
Minor fix to BarChart
3 years ago
Alinson S. Xavier bf504641c6
Merge pull request #1488 from iSoron/fix/stackwidget-api33
3 years ago
Alinson S. Xavier 961fb7618f
splitLongs: Handle NumberFormatException
3 years ago