Dharanish
|
f5ca6b08af
|
Fix displaying empty habit group
|
1 year ago |
Dharanish
|
57b3b9d607
|
Fix position of ringview of subhabits after removed from the group
|
1 year ago |
Dharanish
|
0ae5a53594
|
Fix entries of transferred habits and dragging and dropping of groups
|
1 year ago |
Dharanish
|
e85f5822b6
|
Implement Add existing habits to existing groups
|
1 year ago |
Dharanish
|
811b818590
|
Implement collapsible habit groups
|
1 year ago |
Dharanish
|
d9213ed239
|
Implement option to remove sub habits from groups
|
1 year ago |
Dharanish
|
fc16c7078a
|
Fix database issues
|
1 year ago |
Dharanish
|
0de7c7f8bd
|
Change implementation to use ids instead of uuids
|
1 year ago |
Dharanish
|
6abea29736
|
Implement score and frequency widgets for habit groups
|
1 year ago |
Dharanish
|
8fac8afadf
|
Implement notifications for both habit groups and sub habits
|
1 year ago |
Dharanish
|
32c69772ae
|
Make ids unique across both habits and groups
|
1 year ago |
Dharanish
|
30b124ae6e
|
Implement all relevant card views for habit groups
|
1 year ago |
Dharanish
|
6b1eed0bdc
|
Fix updating of group score ring on appropriate action
|
1 year ago |
Dharanish
|
3ba214ff61
|
Fix streaks of HabitGroups
|
1 year ago |
Dharanish
|
584aace548
|
Fix filtering by status
|
1 year ago |
Dharanish
|
26260fbbc4
|
Implement partial reordering or habit groups
|
1 year ago |
Dharanish
|
8df1fb765c
|
Implement sub habit reordering within group
|
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
|
c060249806
|
Fixed sorting habit groups and sub habits by score
|
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
|
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
|
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"
This reverts commit ec08b602
|
1 year ago |
Dharanish
|
832d51a055
|
Make HabitGroups simpler
No subgroups
|
1 year ago |
Dharanish
|
73387e5e63
|
Creating the Habitgroup model
|
1 year ago |
Dharanish
|
340bde9f69
|
Create HabitGroup and HabitGroup list classes
|
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
|
7f6248123c
|
DateUtilsTest: Simplify getCalendarUTC
|
2 years ago |
Alinson S. Xavier
|
2024277ebe
|
Merge branch 'dev' into #1941_DateUtilsTest_failing
|
2 years ago |
Alinson S. Xavier
|
06090e238a
|
Merge branch 'feature/konfetti' into dev
|
2 years ago |
Alinson S. Xavier
|
e48452f724
|
Move showConfetti to ListHabitsScreen; use button location; other tweaks
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |
foralost
|
10074ded32
|
UTC Calendar fix
|
2 years ago |
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
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>
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |