Commit Graph

445 Commits (b32a6ad1b86033d3f7149f717d0b6ab4dd8f9134)

Author SHA1 Message Date
Quentin Hibon 3b0fba12f5 Remove unused imports in datetimepicker
2 years ago
Quentin Hibon 4139f09fb7 Add @Deprecated when overriding @Deprecated methods
2 years ago
Felix Schlegel 334dabb407
Use default locale instead of hardcoded US locale (#1763)
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 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 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
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
Alinson S. Xavier 71a05d598a
CheckmarkDialog: Switch to AppCompatDialogFragment
3 years ago
Alinson S. Xavier 1470dcd560
Remove toggle delay
3 years ago
Jakub Kalinowski c423d2b3ca
Issue 1574: Fixed the almost invisible watch hands in snooze activity (#1592)
3 years ago
Jakub Kalinowski c7d1e92cae
Issue 1589: Fixed crash after choosing Settings/Rate app when there's no Play Store on the device (#1590)
3 years ago
Alinson S. Xavier 471f977209
Replace some incorrect usages of getToday by getTodayWithOffset
3 years ago
Alinson S. Xavier 2ba5f5fb98
Dismiss current dialog onPause
3 years ago
Alinson S. Xavier 0bb82a48a5
NumberPopup: Accept comma (instead of dot) in certain locales
3 years ago
Alinson S. Xavier a94c6e8b9f
Merge branch 'master' into dev
3 years ago
Alinson S. Xavier 177d01edd9
Fix Tasker plugin; bump version to 2.1.1
3 years ago
Alinson S. Xavier e42d41ef30
Bump minSdk to 28
3 years ago
Alinson S. Xavier 5498ff8a87
Switch emulator to google_apis; test APIs 28 to 33
3 years ago
Alinson S. Xavier 318aa3c821
Fix ListHabitsScreen.showColorPicker
3 years ago
Alinson S. Xavier 73712e0d10
Always update widgets on launch
3 years ago
Alinson S. Xavier bf504641c6
Merge pull request #1488 from iSoron/fix/stackwidget-api33
3 years ago
Alinson S. Xavier ec1f0c5356
StackWidget: Remove unused remoteViews; fix invalid check
3 years ago
Alinson S. Xavier 2154d8c192
StackWidget: Remove unused remoteViews; fix invalid check
3 years ago
Alinson S. Xavier 11f726064a
StackWidget: Avoid storing RemoteViews reference
3 years ago
Alinson S. Xavier ee39ff0eda
StackWidget: Avoid storing RemoteViews reference
3 years ago
cheer eeacc5eef8 Support for Android 13 Themed Icons (#1497)
3 years ago
Eduardo Esparza 16c65f19fd fix marker scaling for numerical habits in frequency display (#1489)
3 years ago
cheer 6a9c3a36eb
Support for Android 13 Themed Icons (#1497)
3 years ago
Eduardo Esparza 99ccb44ad3
fix marker scaling for numerical habits in frequency display (#1489)
3 years ago
Alinson S. Xavier f7c6bc716c Fix ListHabitsScreen.showColorPicker
3 years ago
Alinson S. Xavier 2535347d5a Always update widgets on launch
3 years ago
Alinson S. Xavier 13af054214 Use different request codes for showNumberPicker pendingIntent
3 years ago
Alinson S. Xavier fcbb586e80 Use pending intent templates on StackWidget
3 years ago
Alinson S. Xavier 458c9f3b15 Merge branch 'release/2.1.0' into dev
3 years ago
Alinson S. Xavier dfa74960b3 Merge branch 'release/2.1.0' into dev
3 years ago
Alinson S. Xavier f082842fbe Update Gradle, AGP & Kotlin
3 years ago
Jakub Kalinowski f94bc62a94
Replaced activity!! with requireActivity, context!! with requireContext etc. (#1458)
3 years ago
Jakub Kalinowski 428bf42e79
Reimplementing the multiple popups handling in the new popup solution. (#1454)
3 years ago
Alinson S. Xavier 838e13f30c Prevent crashes in AutoBackup from blocking app launch
3 years ago
Alinson S. Xavier 0eae43fe55 Fix "enter" notification action on API 31
3 years ago
Alinson S. Xavier 79e2402c9d Merge pull request #1425 from eduebernal/freq-display-normal
3 years ago