|
|
0cce6b30b1
|
Merge branch 'hotfix/1.8.8'
v1.8.8
|
2020-06-21 11:39:25 -05:00 |
|
|
|
bf650a7565
|
Fix crash when saving habit (some languages only)
|
2020-06-21 11:31:53 -05:00 |
|
|
|
b78cd1dd0d
|
Update tests
|
2020-06-21 11:00:00 -05:00 |
|
|
|
6d9ad8c56c
|
Tweak snapIntervalsTogether so that "1 time every x days" habits work better
|
2020-06-21 10:59:31 -05:00 |
|
|
|
e7a3f0cffa
|
Fix build script; remove some obsolete tests
|
2020-06-21 10:45:46 -05:00 |
|
|
|
6aa72caf6c
|
Bump version to 1.8.8
|
2020-06-21 10:39:27 -05:00 |
|
|
|
0b7697d172
|
Make save button functional for numerical habits
|
2020-06-20 08:39:55 -05:00 |
|
|
|
b9850fa085
|
Create form for numerical habits
|
2020-06-20 07:45:38 -05:00 |
|
|
|
ecb3978bdd
|
Fix dialog animations
|
2020-06-19 20:57:35 -05:00 |
|
|
|
fc57a9db6c
|
Merge branch 'feature/numerical' into dev
|
2020-06-19 07:50:50 -05:00 |
|
|
|
6c9c2a6c1a
|
Update tests
|
2020-06-19 07:48:40 -05:00 |
|
|
|
3e0529d515
|
Remove old EditHabitDialog
|
2020-06-19 06:59:16 -05:00 |
|
|
|
7d8d89fbbd
|
EditHabitActivity: Adjust inputType
|
2020-06-19 06:58:36 -05:00 |
|
|
|
c43f3c2fd7
|
EditHabitActivity: Dismiss all fragments on device rotation
|
2020-06-19 06:39:21 -05:00 |
|
|
|
403ed8b250
|
EditHabitActivity: Make save button functional
|
2020-06-19 06:24:51 -05:00 |
|
|
|
9ccb2b2737
|
Implement reminder day picker
|
2020-06-18 22:19:59 -05:00 |
|
|
|
424a282847
|
Update gitignore
|
2020-06-18 07:45:19 -05:00 |
|
|
|
309b6cbcaf
|
Implement reminder time picker; customize picker color
|
2020-06-18 07:43:58 -05:00 |
|
|
|
72ad14119a
|
Create HabitTypeDialog
|
2020-06-17 07:00:25 -05:00 |
|
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
|
2020-06-16 20:49:14 -07:00 |
|
|
|
6070a7af2e
|
Merge branch 'dev' into edit-redesign
|
2020-06-16 07:19:57 -05:00 |
|
|
|
8fd8c2802b
|
Remove AboutBehavior and AboutModule
|
2020-06-16 06:44:28 -05:00 |
|
|
|
923b923745
|
build.sh: Remove .gradle directory when cleaning project
|
2020-06-16 06:43:38 -05:00 |
|
|
|
59c8031372
|
Minor style changes
|
2020-06-15 08:27:48 -05:00 |
|
|
|
0058089e7d
|
Remove redundant repositories section
|
2020-06-15 08:27:31 -05:00 |
|
|
|
d5a840388c
|
Merge branch 'dev' into 2kotlin-androidbase
|
2020-06-15 08:00:34 -05:00 |
|
|
|
4b07d7d5b1
|
Fix build script; remove some obsolete tests
|
2020-06-15 07:59:35 -05:00 |
|
|
|
2fffc25128
|
Merge pull request #585 from olegivo/update-agp
|
2020-06-15 06:19:27 -05:00 |
|
|
|
4a4501276c
|
Merge pull request #590 from Gelma/typos
Fix typos
|
2020-06-15 06:16:54 -05:00 |
|
Andrea Gelmini
|
c8e3735dd6
|
Fix typos
|
2020-06-13 18:25:05 +02:00 |
|
olegivo
|
61267e40e7
|
konvert SSLContextProvider
|
2020-06-04 11:56:03 +03:00 |
|
olegivo
|
c0b664e1e4
|
konvert BaseExceptionHandler
|
2020-06-04 11:56:03 +03:00 |
|
olegivo
|
e57c319658
|
konvert @AppContext
|
2020-06-04 11:56:03 +03:00 |
|
olegivo
|
e54ba826b3
|
konvert AndroidDirFinder
remove if-null condition cause ContextCompat.getExternalFilesDirs is @NonNull
|
2020-06-04 11:56:03 +03:00 |
|
olegivo
|
9b8784b4c4
|
AndroidBugReporter: more idiomatic kotlin
|
2020-06-04 11:56:03 +03:00 |
|
olegivo
|
51a7b7a7d4
|
konvert AndroidBugReporter
|
2020-06-04 11:56:03 +03:00 |
|
olegivo
|
d761b474cf
|
add kotlin support for android-base project
|
2020-06-04 11:56:03 +03:00 |
|
olegivo
|
51be585b9d
|
update AGP (4.0.0)
|
2020-06-04 11:14:52 +03:00 |
|
olegivo
|
76be5037fd
|
update AGP (3.6.3)
|
2020-05-18 17:37:39 +03:00 |
|
|
|
aee0da2c64
|
Merge branch 'feature/kn-update' into dev
|
2020-05-17 14:54:36 -05:00 |
|
|
|
f1610e6603
|
core: Skip BaseViewTests on iOS
|
2020-05-17 14:54:02 -05:00 |
|
|
|
a7a1766809
|
core: update gradle, rename iOS framework
|
2020-05-17 14:44:00 -05:00 |
|
|
|
5f83314d56
|
Fix format method on JVM and JS
|
2020-05-17 13:33:22 -05:00 |
|
|
|
c784f40c55
|
Remove custom iosTest task; fix IosDatabase
|
2020-05-17 13:28:52 -05:00 |
|
|
|
6a172d135b
|
Update to K/N 1.3.72; remove i18n classes; rewrite sprintf
|
2020-05-17 11:47:13 -05:00 |
|
|
|
13f4981066
|
Merge pull request #547 from recheej/rechee/add_notes
Add Notes to Habits.
|
2020-03-01 15:11:38 -05:00 |
|
Rechee Jozil
|
849b91dde2
|
delete bad unit test
|
2020-02-01 11:08:32 -08:00 |
|
Rechee Jozil
|
66b4c48d92
|
null check description
|
2020-02-01 11:08:06 -08:00 |
|
Rechee Jozil
|
2e64da4cac
|
using wildcard imports
|
2020-02-01 11:03:14 -08:00 |
|
|
|
323ddcc11a
|
Implement FrequencyPickerDialog
|
2020-01-20 06:08:29 -06:00 |
|