Commit Graph

494 Commits (32c69772ae1631fb81c0ebd0352bbad884ec1909)

Author SHA1 Message Date
Dharanish 30b124ae6e Implement all relevant card views for habit groups
1 year ago
Dharanish 186d672141 Implement all widgets for sub habits
1 year ago
Dharanish 6b1eed0bdc Fix updating of group score ring on appropriate action
1 year ago
Dharanish 26260fbbc4 Implement partial reordering or habit groups
1 year ago
Dharanish be81a06e62 Sub habits and groups are filtered correctly
1 year ago
Dharanish c77da1803f Implement saving of sub habits but breaks updating group score ring
1 year ago
Dharanish c1f0dae683 Implement habit group score ring, sorting sub habits (except with score)
1 year ago
Dharanish b043c90770 Implement edits sub habits
1 year ago
Dharanish 6ff9c2da61 Implement show sub habits
1 year ago
Dharanish 35c9a1a0ab Implement listing sub habits
1 year ago
Dharanish 0a1cdd45cb Implement edit habit group activity
1 year ago
Dharanish a2cf78f823 Add show habit group activity
1 year ago
Dharanish cac62c0278 Add Habits to groups without displaying
1 year ago
Dharanish 17e6c4f6e9 Fix habit group creation
1 year ago
Dharanish 676f141d99 Implement scrolling with group
1 year ago
Dharanish 506086f003 Can show habit group without interaction / scrolling
1 year ago
Dharanish af3283e52f Can create habit groups now
1 year ago
Dharanish 08113a57ac Remove SkipDays feature
1 year ago
Dharanish 2146ce71a0 Revert "Skip days implemented. Scores not correct yet"
1 year ago
Dharanish 832d51a055 Make HabitGroups simpler
1 year ago
Dharanish 262b49d025 Adding Habitgroup to type selection screen
1 year ago
Dharanish 73387e5e63 Creating the Habitgroup model
1 year ago
Dharanish 053bfe116a Fix linting
1 year ago
Dharanish c764461726 Change db version
1 year ago
Dharanish f5da00a989 All scores, frequency, history, etc. corrected for the skip days features.
1 year ago
Dharanish ec08b602f3 Skip days implemented. Scores not correct yet
1 year ago
Alinson S. Xavier e48452f724
Move showConfetti to ListHabitsScreen; use button location; other tweaks
2 years ago
Gokul K 1280e798d2
rendering only if layout and konfetti view exists - to avoid null reference errors
2 years ago
Gokul K b09306e793
fixing another lint error
2 years ago
Gokul K e30636a447
fixed ktlint erorrs and is building successfully now
2 years ago
Gokul K ad8738180c
fixing some comments from @hiqua
2 years ago
Gokul K 08410c59d0
introducing confetti animation using konfetti library
2 years ago
Leon Todd a5e3e9b3cf
Unset measurable habits (#1899)
2 years ago
Alinson S. Xavier 248ba50a8e
Reformat source code
2 years ago
Andreas Gebhardt 45a82b3c2d
Changed Checkmark Widget Color on implicit check
2 years ago
Serhii K b627ff4413
Use colorBackground property instead of splash screen lib
2 years ago
Serhii K 0683ea43f4
Fix splash screen background color in dark mode
2 years ago
Alinson S. Xavier 08f77a5cae
Merge branch 'master' into release/2.2.0
2 years ago
Leonard Dizon 800f92f255
Create locales_config.xml for per-app language
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
Quentin Hibon 3b0fba12f5 Remove unused imports in datetimepicker
2 years ago
Quentin Hibon 4139f09fb7 Add @Deprecated when overriding @Deprecated methods
2 years ago
Alinson S. Xavier b0a4284b66
NumberDialog: Use text input on Samsung devices
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