Alinson S. Xavier
|
d0b4e3e163
|
Bump version to 1.8.9
|
5 years ago |
Alinson S. Xavier
|
3ef3be4d16
|
Tidy up strings.xml
|
5 years ago |
Alinson S. Xavier
|
bae0e3bcc1
|
Remove unused resources
|
5 years ago |
Alinson S. Xavier
|
3e99d821a5
|
Allow user to sort habits in reverse order
Closes #556, closes #497
|
5 years ago |
olegivo
|
acb5051eec
|
Konvert BaseActivity
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
b76882dd1d
|
Konvert BaseMenu
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
978946baab
|
Konvert BaseSelectionMenu
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
d202f14c14
|
Konvert BaseScreen
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
17a85e517a
|
Konvert BaseRootView
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
c5bc5deff0
|
Konvert ActivityScope
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
b7f04957a5
|
Konvert ActivityContext
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
b0f5f96eee
|
Konvert StyledResources
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
fd76a3c6fd
|
Konvert InterfaceUtils
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
Alinson S. Xavier
|
b31482881b
|
Merge pull request #608 from KristianTashkov/kris/fix_yes_no
Only save numerical habit features if the habit is numerical
|
5 years ago |
KristianTashkov
|
87231d7fa4
|
fix saving of non-numerical habits
|
5 years ago |
olegivo
|
4d18a1335c
|
Convert FileUtils to Kotlin
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
olegivo
|
424a417a13
|
Convert ColorUtils to Kotlin
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
Thomas S
|
96d23bdf22
|
Update checkmark widget for numerical support
Co-authored-by: Alinson S. Xavier <git@axavier.org>
|
5 years ago |
Alinson S. Xavier
|
a8e77b8df8
|
Update test screenshots
|
5 years ago |
Alinson S. Xavier
|
5413569ce3
|
Update test screenshots
|
5 years ago |
Alinson S. Xavier
|
d80b85ac8c
|
Make bars round
|
5 years ago |
Alinson S. Xavier
|
40bc35935f
|
Create target widget
|
5 years ago |
Alinson S. Xavier
|
a6060f468d
|
Create new TargetCard and TargetChart
|
5 years ago |
Alinson S. Xavier
|
6ec9d51a1e
|
CheckmarkList: Implement getThisIntervalValue
|
5 years ago |
Alinson S. Xavier
|
de28a5e74e
|
EditHabitActivity: Do not divide target by freq denominator
|
5 years ago |
Alinson S. Xavier
|
3ba503604b
|
Show target in SubtitleCard; replace some bitmap icons by FontAwesome
|
5 years ago |
Alinson S. Xavier
|
6d48b53861
|
Merge branch 'master' into dev
|
5 years ago |
Alinson S. Xavier
|
0cce6b30b1
|
Merge branch 'hotfix/1.8.8'
|
5 years ago |
Alinson S. Xavier
|
bf650a7565
|
Fix crash when saving habit (some languages only)
|
5 years ago |
Alinson S. Xavier
|
b78cd1dd0d
|
Update tests
|
5 years ago |
Alinson S. Xavier
|
6d9ad8c56c
|
Tweak snapIntervalsTogether so that "1 time every x days" habits work better
|
5 years ago |
Alinson S. Xavier
|
e7a3f0cffa
|
Fix build script; remove some obsolete tests
|
5 years ago |
Alinson S. Xavier
|
6aa72caf6c
|
Bump version to 1.8.8
|
5 years ago |
Alinson S. Xavier
|
0b7697d172
|
Make save button functional for numerical habits
|
5 years ago |
Alinson S. Xavier
|
b9850fa085
|
Create form for numerical habits
|
5 years ago |
Alinson S. Xavier
|
ecb3978bdd
|
Fix dialog animations
|
5 years ago |
Alinson S. Xavier
|
fc57a9db6c
|
Merge branch 'feature/numerical' into dev
|
5 years ago |
Alinson S. Xavier
|
6c9c2a6c1a
|
Update tests
|
5 years ago |
Alinson S. Xavier
|
3e0529d515
|
Remove old EditHabitDialog
|
5 years ago |
Alinson S. Xavier
|
7d8d89fbbd
|
EditHabitActivity: Adjust inputType
|
5 years ago |
Alinson S. Xavier
|
c43f3c2fd7
|
EditHabitActivity: Dismiss all fragments on device rotation
|
5 years ago |
Alinson S. Xavier
|
403ed8b250
|
EditHabitActivity: Make save button functional
|
5 years ago |
Alinson S. Xavier
|
9ccb2b2737
|
Implement reminder day picker
|
5 years ago |
Alinson S. Xavier
|
424a282847
|
Update gitignore
|
5 years ago |
Alinson S. Xavier
|
309b6cbcaf
|
Implement reminder time picker; customize picker color
|
5 years ago |
Alinson S. Xavier
|
72ad14119a
|
Create HabitTypeDialog
|
5 years ago |
Alex Johnson
|
652ed50d09
|
Reset habit strength graph scroll location when switching scale
- Create ScrollableChart.reset() to set x coordinate of scroller
- Call reset() from doInBackground() in ScoreCard to reset scroll location
|
5 years ago |
Alinson S. Xavier
|
6070a7af2e
|
Merge branch 'dev' into edit-redesign
|
5 years ago |
Alinson S. Xavier
|
8fd8c2802b
|
Remove AboutBehavior and AboutModule
|
5 years ago |
Alinson S. Xavier
|
923b923745
|
build.sh: Remove .gradle directory when cleaning project
|
5 years ago |