Commit Graph

603 Commits (481a3d57845e331fa15277b02eeac509c4cc4708)

Author SHA1 Message Date
Alinson S. Xavier c590734c42
Update dependencies
2 years ago
Alinson S. Xavier 7e7f68282b
Update Kotlin
2 years ago
Alinson S. Xavier 4bd5cee17b
Update libraries
2 years ago
Alinson S. Xavier 70fe513e52
Bump targetSdk to 34
2 years ago
Alinson S. Xavier dee93fde8f
Upgrade to AGP 8.1.4
2 years ago
Alinson S. Xavier f0ce05e06e
API 34: Implement workaround to keep sticky notifications non-dismissible
2 years ago
Alinson S. Xavier 4975ba2752
Add permission: USE_EXACT_ALARM
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 ef7454ae75 Bump kotlin from 1.7.21 to 1.8.20
2 years ago
Quentin Hibon a013635224 Bump mockito-kotlin from 4.1.0 to 5.0.0
2 years ago
Quentin Hibon a9f028a34b Target JVM 11
2 years ago
Quentin Hibon 3b0fba12f5 Remove unused imports in datetimepicker
2 years ago
Quentin Hibon 4139f09fb7 Add @Deprecated when overriding @Deprecated methods
2 years ago
dependabot[bot] cc7178eb21 Bump daggerVersion from 2.47 to 2.48
2 years ago
Felix Schlegel 334dabb407
Use default locale instead of hardcoded US locale (#1763)
2 years ago
dependabot[bot] b2fc79a3ab Bump com.github.triplet.play from 3.7.0 to 3.8.4
2 years ago
dependabot[bot] f0e8643e6b Bump com.google.android.material:material from 1.8.0 to 1.9.0
2 years ago
dependabot[bot] b9253d41ea Bump daggerVersion from 2.46 to 2.47
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] f58d8a52ff Bump kxCoroutinesVersion from 1.6.4 to 1.7.3
2 years ago
dependabot[bot] 9f66a27b82 Bump com.android.tools:desugar_jdk_libs from 1.2.2 to 2.0.3
2 years ago
Quentin Hibon 4bbb20e18e Remove android extensions (deprecated)
2 years ago
Quentin Hibon 4f9ab6d263 Migrate EditHabitActivity to view bindings
2 years ago
Quentin Hibon af21fd25db Migrate FrequencyPickerDialog to view bindings
2 years ago
Quentin Hibon 35097e1263 Bump targetSdk to 32
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 b083899ec8 Make AGP version explicit
2 years ago
Quentin Hibon 11ca993a75 Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.4.2
2 years ago
Quentin Hibon 7348ddeffa
Bump minSdk back to 28 from 23 (#1759)
2 years ago
Alinson S. Xavier f70d33878c
Remove obsolete permission
2 years ago
Alinson S. Xavier 6a55d3c01a
Merge branch 'master' into dev
2 years ago
Alinson S. Xavier 8b2adbf301
GH Actions: Remove API 23
2 years ago
Alinson S. Xavier 26526a71a9
Update test screenshots
2 years ago
Alinson S. Xavier 11eb3713e5
Reschedule reminders on resume
2 years ago
Alinson S. Xavier 1df9cc7664
Widgets: Remove option to create StackWidgets
2 years ago
dependabot[bot] 499eb467cb Bump daggerVersion from 2.44.2 to 2.46
2 years ago
dependabot[bot] 9d4df73c56 Bump androidx.test.ext:junit from 1.1.4 to 1.1.5
3 years ago
dependabot[bot] d0f32dfa0a Bump espressoVersion from 3.5.0 to 3.5.1
3 years ago
dependabot[bot] f1a003fabf Bump com.google.android.material:material from 1.7.0 to 1.8.0
3 years ago
Alinson S. Xavier b76da35752
Widgets: Increase corner radius to match Android 12
3 years ago
Alinson S. Xavier 908eb4ac99
Convert NumberDialog to AppCompatDialogFragment; remove unused classes
3 years ago
dependabot[bot] df97b1fd4f Bump espressoVersion from 3.4.0 to 3.5.0
3 years ago
Alinson S. Xavier 71a05d598a
CheckmarkDialog: Switch to AppCompatDialogFragment
3 years ago