69b5ed3a6d
Merge branch 'hotfix/2.1.2'
2023-05-27 15:38:27 -05:00
8b2adbf301
GH Actions: Remove API 23
2023-05-27 13:26:11 -05:00
88cc3a2a12
Update CHANGELOG
2023-05-26 20:12:06 -05:00
26526a71a9
Update test screenshots
2023-05-26 19:56:01 -05:00
11eb3713e5
Reschedule reminders on resume
2023-05-26 19:55:53 -05:00
1df9cc7664
Widgets: Remove option to create StackWidgets
...
StackWidgets have been unfortunately been very unreliable on multiple phones,
and fixing it does not appear to be simple. This commit removes the ability
to create new StackWidgets, but existing ones should remain functional.
2023-05-01 18:52:53 -05:00
b76da35752
Widgets: Increase corner radius to match Android 12
2023-03-24 05:24:58 -05:00
abead88ceb
GH Actions: Fix build.sh
2023-03-23 04:48:40 -05:00
908eb4ac99
Convert NumberDialog to AppCompatDialogFragment; remove unused classes
2023-03-18 05:04:43 -05:00
71a05d598a
CheckmarkDialog: Switch to AppCompatDialogFragment
...
Fixes issues with the soft keyboard covering the popup.
2023-01-30 05:59:42 -06:00
2131fb3a3d
EntryList: Copy notes from original entries
...
Fixes #1566
2023-01-24 05:59:23 -06:00
1470dcd560
Remove toggle delay
2023-01-23 03:50:38 -06:00
471f977209
Replace some incorrect usages of getToday by getTodayWithOffset
...
Fixes #1541
2022-10-22 17:11:59 -05:00
2ba5f5fb98
Dismiss current dialog onPause
...
Fixes #1545
2022-10-22 16:19:49 -05:00
4de67bd27a
GH Actions: Remove API 27
2022-10-22 16:01:36 -05:00
0bb82a48a5
NumberPopup: Accept comma (instead of dot) in certain locales
...
Fixes #1532
2022-10-22 15:44:30 -05:00
d5a5273607
Bump version to 2.1.2
2022-10-22 15:25:42 -05:00
40a4d254f5
Merge branch 'hotfix/2.1.1'
2022-09-24 19:40:04 -05:00
177d01edd9
Fix Tasker plugin; bump version to 2.1.1
...
Fixes #1503
2022-09-24 19:25:42 -05:00
ec1f0c5356
StackWidget: Remove unused remoteViews; fix invalid check
2022-09-09 06:02:57 -05:00
961fb7618f
splitLongs: Handle NumberFormatException
2022-09-09 05:39:15 -05:00
11f726064a
StackWidget: Avoid storing RemoteViews reference
2022-09-09 05:39:15 -05:00
abced92a07
Update CHANGELOG
2022-09-08 20:09:47 -05:00
cheer
eeacc5eef8
Support for Android 13 Themed Icons ( #1497 )
2022-09-08 20:08:12 -05:00
Eduardo Esparza
16c65f19fd
fix marker scaling for numerical habits in frequency display ( #1489 )
2022-09-08 20:08:05 -05:00
fc402fd81b
Minor fix to BarChart
2022-09-03 20:26:21 -05:00
f7c6bc716c
Fix ListHabitsScreen.showColorPicker
2022-09-03 19:52:13 -05:00
2535347d5a
Always update widgets on launch
...
Helps mitigate situations where the widgets mysteriously fail to render.
The user can always force a refresh by opening the app.
2022-09-03 19:45:31 -05:00
13af054214
Use different request codes for showNumberPicker pendingIntent
...
Fixes #1468
2022-09-03 18:46:52 -05:00
fcbb586e80
Use pending intent templates on StackWidget
...
Fixes #1463
2022-09-03 17:51:55 -05:00
Jakub Kalinowski
428bf42e79
Reimplementing the multiple popups handling in the new popup solution. ( #1454 )
...
Co-authored-by: Jakub Kalinowski <kalj@netcompany.com >
2022-08-14 13:25:01 -05:00
838e13f30c
Prevent crashes in AutoBackup from blocking app launch
2022-08-13 07:25:12 -05:00
0eae43fe55
Fix "enter" notification action on API 31
2022-08-11 05:17:41 -05:00
c0fcd4e763
Update CHANGELOG
2022-08-11 04:08:22 -05:00
79e2402c9d
Merge pull request #1425 from eduebernal/freq-display-normal
...
fix marker scaling in frequency display
2022-08-11 04:04:29 -05:00
53c270ee12
Merge branch 'number-popup' into release/2.1.0
2022-07-30 16:41:05 -05:00
e4b16f6d59
Replace PopupWindow by Dialog
...
Fixes issues with copy & paste, text selection and spell checking.
2022-07-30 16:33:16 -05:00
3021e408a7
Remove unused imports
2022-07-24 06:01:40 -05:00
7649119db7
Popup: Do not save on dismiss
2022-07-24 05:47:52 -05:00
b0a4f26e7a
Popup: Fix crash on suggestions
2022-07-24 05:47:52 -05:00
0a95b6d2a0
GitHub Actions: Use self-hosted runner
2022-05-16 22:53:35 -05:00
e6bcbb39ff
GitHub Actions: Enable AVD cache
2022-05-16 15:26:57 -05:00
90de1f3723
GitHub Actions: Implement emulator boot timeout
2022-05-15 10:42:07 -05:00
68740b4043
SettingsFragment: Minor changes to theme
2022-05-15 09:23:47 -05:00
b66a6ff717
Write release notes
2022-05-15 00:33:36 -05:00
7c1a91e35a
Update list of translators
2022-05-15 00:23:27 -05:00
366e9af167
Update translations
2022-05-15 00:15:56 -05:00
03b02aaa06
Merge branch 'number-popup' into release/2.1.0
2022-05-14 23:22:28 -05:00
Quentin Hibon
180cf25ad3
Fix tests in APIs 30, 31
2022-05-14 17:19:53 -05:00
3490cd183a
GitHub Actions: Re-run only failed tests; warn about slow tests
2022-05-14 08:45:24 -05:00
Quentin Hibon
0c292d1eaa
Make some rendering tests more tolerant
2022-05-13 11:57:54 -05:00
0b256cb2c0
GitHub Actions: Enable API 30, 31; drop some older ones
2022-05-13 11:19:05 -05:00
cc03c48648
TargetCard: Make target more accurate for non-daily habits
2022-05-13 09:53:27 -05:00
53e7ef2918
LoopDBImporter: Improve performance; silence snackbar messages
2022-05-13 08:33:00 -05:00
9609bee0f7
Update CHANGELOG and list of developers
2022-05-13 08:33:00 -05:00
5b23a3f960
Bump version to 2.1.0
2022-05-13 08:33:00 -05:00
d2d45991b0
Always show popups at the center of the screen; remove ScreenLocation
2022-05-13 06:37:41 -05:00
25aeafb759
Remove unused imports
2022-05-13 05:21:29 -05:00
9045ae5c24
Remove previous NumberPicker
2022-05-13 05:21:29 -05:00
555873354c
Use NumberPopup in HistoryCard
2022-05-13 05:21:29 -05:00
2a012619a7
Use NumberPopup in widgets
2022-05-13 05:21:28 -05:00
d1de3a852b
Implement NumberPopup
2022-05-13 05:21:28 -05:00
f04e37e905
Remove CheckmarkDialog
2022-05-03 04:09:13 -05:00
825a5f2cb9
Implement CheckmarkPopup
2022-05-03 04:09:13 -05:00
0de6896691
Add notes to DelayedToggle, make delay skipable
2022-05-03 04:09:13 -05:00
7187214282
Replace notesIndicator by notes
2022-05-03 04:09:13 -05:00
Jakub Kalinowski
9d4161a255
Issue 1332: Multiple numeric dialogs appearing ( #1356 )
...
Co-authored-by: Jakub Kalinowski <kalj@netcompany.com >
2022-05-01 20:01:13 -05:00
dependabot[bot]
d82a3c145d
Bump kotlin-stdlib-jdk8 from 1.6.10 to 1.6.21
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.6.10 to 1.6.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-01 23:14:37 +02:00
dependabot[bot]
a6cbd44e42
Bump kotlinx-coroutines-core-jvm from 1.6.0 to 1.6.1
...
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-01 23:14:28 +02:00
dependabot[bot]
45c62b4ab2
Bump kxCoroutinesVersion from 1.6.0 to 1.6.1
...
Bumps `kxCoroutinesVersion` from 1.6.0 to 1.6.1.
Updates `kotlinx-coroutines-android` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1 )
Updates `kotlinx-coroutines-core` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-01 19:44:14 +02:00
dependabot[bot]
d53312d261
Bump kotlin-stdlib from 1.6.10 to 1.6.21
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.6.10 to 1.6.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-01 19:43:58 +02:00
Quentin Hibon
c453810785
Resort habit list after habit edit ( #1350 )
...
* Add regression test for #1131
* Resort habit list after habit edit
Fixes #1131 .
2022-04-21 11:29:42 -05:00
Quentin Hibon
999057300b
Bump kotlin from 1.5.0 to 1.6.10 ( #1349 )
2022-04-15 15:40:36 -05:00
Quentin Hibon
2245347e28
Clean up SDK_INT branches ( #1348 )
...
Fixes #1347 .
2022-04-15 09:34:43 -05:00
Kürşad Bumin Giray Saka
b79f7850ed
Add archive actions if there are archived habits ( #1345 )
2022-04-11 20:50:44 -05:00
dependabot[bot]
4469f86e46
Bump logback-classic from 1.2.10 to 1.2.11
...
Bumps logback-classic from 1.2.10 to 1.2.11.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 21:44:03 +02:00
dependabot[bot]
bdeddb149e
Bump ktorVersion from 1.6.7 to 1.6.8
...
Bumps `ktorVersion` from 1.6.7 to 1.6.8.
Updates `ktor-client-mock` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-jackson` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-client-android` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-client-core` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-client-jackson` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-client-json` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-server-netty` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-server-core` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-html-builder` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-server-tests` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 21:43:45 +02:00
Jakub Kalinowski
3b12ec4bfe
Issue 1316: Skip measurable habit ( #1319 )
...
Co-authored-by: Jakub Kalinowski <kalj@netcompany.com >
2022-03-24 06:08:31 -05:00
ca4618579e
Reduce toggle delay
2022-03-20 18:55:19 -05:00
2f13aba22c
CheckmarkButtonView: Make focusable
2022-03-20 18:55:19 -05:00
dba5912ecd
Remove leading/trailing whitespace from notes
2022-03-20 18:55:18 -05:00
88b8663484
Remove pref_led_notifications
2022-03-20 18:55:18 -05:00
609886fd09
Fix iOS build scripts
2022-03-20 11:14:53 -05:00
a4db997e06
Merge pull request #1314 from kalina559/feature/case_1282_calendar_bug
...
Fixed edit history calendar bug
2022-03-10 06:05:04 -06:00
Jakub Kalinowski
090216ccb7
Fixed edit history calendar bug
2022-03-05 19:54:48 +01:00
dependabot[bot]
472092d1bf
Bump simpleclient from 0.14.1 to 0.15.0
...
Bumps [simpleclient](https://github.com/prometheus/client_java ) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.14.1...parent-0.15.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 21:14:31 +01:00
dependabot[bot]
6d3791de31
Bump daggerVersion from 2.40.5 to 2.41
...
Bumps `daggerVersion` from 2.40.5 to 2.41.
Updates `dagger` from 2.40.5 to 2.41
- [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.40.5...dagger-2.41 )
Updates `dagger-compiler` from 2.40.5 to 2.41
- [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.40.5...dagger-2.41 )
---
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 >
2022-03-01 18:17:46 +01:00
dependabot[bot]
24a99d5791
Bump simpleclient_httpserver from 0.14.1 to 0.15.0
...
Bumps [simpleclient_httpserver](https://github.com/prometheus/client_java ) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.14.1...parent-0.15.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_httpserver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 18:17:39 +01:00
dependabot[bot]
6c631b1cf6
Bump opencsv from 5.5.2 to 5.6
...
Bumps opencsv from 5.5.2 to 5.6.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 10:11:09 +01:00
dependabot[bot]
5d7677b354
Bump guava from 31.0.1-android to 31.1-android
...
Bumps [guava](https://github.com/google/guava ) from 31.0.1-android to 31.1-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
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 10:05:35 +01:00
dependabot[bot]
22820f4f24
Bump simpleclient_hotspot from 0.14.1 to 0.15.0
...
Bumps [simpleclient_hotspot](https://github.com/prometheus/client_java ) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.14.1...parent-0.15.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_hotspot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 10:05:09 +01:00
1d3bd48535
Merge pull request #1278 from hiqua/fix_habit_bull_numerical
...
Handle numerical habits from HabitBull
2022-02-02 03:08:30 -06:00
dependabot[bot]
694446b7e3
Bump appcompat from 1.4.0 to 1.4.1
...
Bumps appcompat from 1.4.0 to 1.4.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 12:13:14 +01:00
dependabot[bot]
20ae9d247e
Bump material from 1.4.0 to 1.5.0
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.4.0...1.5.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 10:39:54 +01:00
dependabot[bot]
1943fac610
Bump AppIntro from 6.1.0 to 6.2.0
...
Bumps [AppIntro](https://github.com/AppIntro/AppIntro ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/AppIntro/AppIntro/releases )
- [Changelog](https://github.com/AppIntro/AppIntro/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AppIntro/AppIntro/compare/6.1.0...6.2.0 )
---
updated-dependencies:
- dependency-name: com.github.AppIntro:AppIntro
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 10:39:47 +01:00
Quentin Hibon
a07a50e635
Handle numerical habits from HabitBull
...
Fixes #1265 .
2022-01-27 20:33:17 +01:00
Quentin Hibon
8ccb9bbab1
Bumps appcompat from 1.3.1 to 1.4.0.
2022-01-09 07:21:12 +01:00
Quentin Hibon
743b8d26ad
gradle.properties: remove deprecated MaxPermSize parameter
2022-01-08 22:49:40 +01:00
dependabot[bot]
c47bd4c328
Bump kotlin-stdlib-jdk8 from 1.6.0 to 1.6.10
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.6.0 to 1.6.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 10:03:59 +01:00
dependabot[bot]
d84abc3a6a
Bump com.github.johnrengelman.shadow from 7.1.0 to 7.1.2
...
Bumps com.github.johnrengelman.shadow from 7.1.0 to 7.1.2.
---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 10:03:52 +01:00
dependabot[bot]
4ae85f1ec0
Bump kotlin-stdlib from 1.6.0 to 1.6.10
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.6.0 to 1.6.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 10:03:44 +01:00
dependabot[bot]
79d40d1d79
Bump simpleclient_hotspot from 0.12.0 to 0.14.1
...
Bumps [simpleclient_hotspot](https://github.com/prometheus/client_java ) from 0.12.0 to 0.14.1.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.12.0...parent-0.14.1 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_hotspot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-04 19:04:33 +01:00
dependabot[bot]
1902b8821e
Bump kxCoroutinesVersion from 1.5.2 to 1.6.0
...
Bumps `kxCoroutinesVersion` from 1.5.2 to 1.6.0.
Updates `kotlinx-coroutines-android` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.2...1.6.0 )
Updates `kotlinx-coroutines-core` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.2...1.6.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-04 19:04:22 +01:00
dependabot[bot]
075542d605
Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1
...
Bumps org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-04 19:04:16 +01:00
dependabot[bot]
0b5894ee6d
Bump daggerVersion from 2.40.3 to 2.40.5
...
Bumps `daggerVersion` from 2.40.3 to 2.40.5.
Updates `dagger` from 2.40.3 to 2.40.5
- [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.40.3...dagger-2.40.5 )
Updates `dagger-compiler` from 2.40.3 to 2.40.5
- [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.40.3...dagger-2.40.5 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-03 22:49:41 +01:00
dependabot[bot]
92fb9dbdb6
Bump simpleclient_httpserver from 0.12.0 to 0.14.1
...
Bumps [simpleclient_httpserver](https://github.com/prometheus/client_java ) from 0.12.0 to 0.14.1.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.12.0...parent-0.14.1 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_httpserver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-03 22:49:29 +01:00
dependabot[bot]
1860abf532
Bump kotlinx-coroutines-core-jvm from 1.5.2 to 1.6.0
...
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.2...1.6.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-02 21:42:17 +01:00
dependabot[bot]
3f4780c9fb
Bump ktorVersion from 1.6.6 to 1.6.7
...
Bumps `ktorVersion` from 1.6.6 to 1.6.7.
Updates `ktor-client-mock` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-jackson` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-client-android` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-client-core` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-client-jackson` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-client-json` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-server-netty` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-server-core` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-html-builder` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-server-tests` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-02 21:42:00 +01:00
dependabot[bot]
d5d6e4616e
Bump logback-classic from 1.2.7 to 1.2.10
...
Bumps logback-classic from 1.2.7 to 1.2.10.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-02 21:41:52 +01:00
dependabot[bot]
18e267053d
Bump simpleclient from 0.12.0 to 0.14.1
...
Bumps [simpleclient](https://github.com/prometheus/client_java ) from 0.12.0 to 0.14.1.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.12.0...parent-0.14.1 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-02 21:41:44 +01:00
7ba9a7e4e7
Update translations
2022-01-02 11:16:21 -06:00
5b8a7c39e2
HistoryCard: Make colors more consistent for AT_MOST habits
2022-01-02 11:06:37 -06:00
d40a5a89cd
Notes: Update test screenshots
2022-01-01 08:06:45 -06:00
308d558347
NumberPicker: Show keyboard more reliably
2022-01-01 07:36:40 -06:00
9770ce187a
NumberPicker: Fix formatting
2022-01-01 07:28:40 -06:00
535bc03b70
NumberPicker: Clear focus of both pickers
2022-01-01 07:22:26 -06:00
642e45af89
NumberPicker: Replace "5" by "50" instead of "05" on decimal picker
2022-01-01 07:21:29 -06:00
56d2307b75
Habit notes: left align
2022-01-01 06:40:28 -06:00
d875af8a8e
CheckmarkDialog: Format date using current locale
2022-01-01 06:30:57 -06:00
feeb4f057d
Update translations
2021-12-29 10:10:09 -06:00
1ad5c6b896
Restore x_times_per_y_days translations
2021-12-29 10:01:22 -06:00
baee3b9f86
Merge branch 'sdk_30_31' into dev
2021-12-29 08:51:20 -06:00
e6167baab1
NotificationTray: Use isCompletedToday instead of value != UNKNOWN
2021-12-29 08:13:54 -06:00
Quentin Hibon
1c15e7742e
Disable custom snoozing for recent Android
2021-12-11 15:22:37 +01:00
Quentin Hibon
072ba63789
Add immutable flag to pending intents
2021-12-11 15:22:37 +01:00
Quentin Hibon
0fa0daa058
Ask for SCHEDULE_EXACT_ALARM permission
2021-12-11 15:22:37 +01:00
Quentin Hibon
5a5ed3d631
Bump SDK from 30 to 31
2021-12-11 15:22:37 +01:00
Quentin Hibon
3dfa376f59
Remove deprecated bintray repositories
2021-12-11 13:51:30 +01:00
dependabot[bot]
7bf74634bb
Bump kotlin-stdlib-jdk8 from 1.5.31 to 1.6.0
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.31 to 1.6.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.31...v1.6.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-02 08:40:02 +01:00
dependabot[bot]
fc645a81bc
Bump kotlin-stdlib from 1.5.31 to 1.6.0
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.5.31 to 1.6.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.31...v1.6.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-01 21:58:08 +01:00
dependabot[bot]
35365bbdf3
Bump logback-classic from 1.2.6 to 1.2.7
...
Bumps logback-classic from 1.2.6 to 1.2.7.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-01 21:57:46 +01:00
dependabot[bot]
779ef5dbee
Bump com.github.triplet.play from 3.6.0 to 3.7.0
...
Bumps com.github.triplet.play from 3.6.0 to 3.7.0.
---
updated-dependencies:
- dependency-name: com.github.triplet.play
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-01 19:18:47 +01:00
dependabot[bot]
e82994c76b
Bump annotation from 1.2.0 to 1.3.0
...
Bumps annotation from 1.2.0 to 1.3.0.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-01 19:18:30 +01:00
dependabot[bot]
4e1d01d8d1
Bump daggerVersion from 2.40 to 2.40.3
...
Bumps `daggerVersion` from 2.40 to 2.40.3.
Updates `dagger` from 2.40 to 2.40.3
- [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.40...dagger-2.40.3 )
Updates `dagger-compiler` from 2.40 to 2.40.3
- [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.40...dagger-2.40.3 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-01 19:18:25 +01:00
dependabot[bot]
5de0fc86e5
Bump ktorVersion from 1.6.4 to 1.6.6
...
Bumps `ktorVersion` from 1.6.4 to 1.6.6.
Updates `ktor-client-mock` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-jackson` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-client-android` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-client-core` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-client-jackson` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-client-json` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-server-netty` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-server-core` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-html-builder` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-server-tests` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-01 19:18:13 +01:00
e26b643423
HabitCardView: Remove flickering due to toggle delay
2021-11-11 17:57:21 -06:00
621534d610
Merge pull request #1184 from hiqua/unfocus_every_day
...
Don't unfocus after select 'every day' frequency
2021-11-11 07:37:52 -06:00
a01300e9c6
Update list of developers
2021-11-11 07:27:33 -06:00
ecb8ce105a
Merge pull request #1103 from vbh/feat-1074
...
Add notes to specific dates
2021-11-11 07:10:16 -06:00
32ef3c14f7
Settings: Update short toggle description
2021-11-11 06:54:46 -06:00
4972257635
Merge branch 'dev' into feat-1074
2021-11-11 06:43:20 -06:00
c98cb50baa
CheckmarkDialog: Always set up all buttons
2021-11-11 06:35:51 -06:00
c331f34fa9
HistoryCard: Swap short/long press
2021-11-11 06:08:03 -06:00
a1aea532b5
NumberPicker: Fix vertical alignment
2021-11-11 06:01:27 -06:00
43489aeb4c
CheckmarkDialog: Replace setText by append
...
Replace `etNotes.setText` by `etNotes.append` so that the cursor moves
to the end of the line.
2021-11-11 05:54:45 -06:00
990c85aedd
CheckmarkDialog: Use theme color instead of CSV
2021-11-11 05:25:47 -06:00
Quentin Hibon
64337b9bee
Bump AGP from 7.0.2 to 7.0.3
2021-11-08 20:02:43 +01:00
Quentin Hibon
8bdfaa2434
Don't explicitly change focus while switching between frequencies
2021-11-07 14:43:22 +01:00
Quentin Hibon
5f6060858d
Don't unfocus after select 'every day' frequency
...
Fixes #1182 .
2021-11-07 14:35:39 +01:00
b62e436054
Fix "hide completed" for numerical habits
...
Fixes #1179
2021-11-07 11:47:25 +01:00
bf63b4dbcf
Remove HabitMatcherBuilder
2021-11-06 06:50:28 -05:00
a82d940bcc
Small tweaks to checkmark size
2021-11-06 06:19:13 -05:00
ba59dc7ca9
Merge pull request #1177 from hiqua/fix_csv_exporter
...
Use the value of the Entry during CSV export
2021-11-06 06:12:27 -05:00
181290a0f3
Merge pull request #1178 from hiqua/delete_unused_test_resources
...
Delete unused test resources
2021-11-06 06:09:51 -05:00
Quentin Hibon
d553c2f3f2
Delete unused test resources
2021-11-05 20:48:16 +01:00
Quentin Hibon
7776093217
Test CSV export file content
2021-11-05 20:47:23 +01:00
Quentin Hibon
b27f3f8540
Use the value of the Entry during CSV export
...
Fixes #1162 .
2021-11-05 20:02:55 +01:00
eb041bf6b2
Merge pull request #1111 from sgallese/feature/file-extensions-test
...
Tests for DateUtils and FileExtensions
2021-11-03 20:01:42 -05:00
dependabot[bot]
e3c53bf07f
Bump daggerVersion from 2.39 to 2.40
...
Bumps `daggerVersion` from 2.39 to 2.40.
Updates `dagger` from 2.39 to 2.40
- [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.39...dagger-2.40 )
Updates `dagger-compiler` from 2.39 to 2.40
- [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.39...dagger-2.40 )
---
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 >
2021-11-01 09:02:34 +01:00
dependabot[bot]
9ddab6ee59
Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0
...
Bumps com.github.johnrengelman.shadow from 7.0.0 to 7.1.0.
---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 09:02:23 +01:00
Sebastian Gallese
2615795402
Merge branch 'iSoron:dev' into feature/file-extensions-test
2021-10-31 12:05:38 -07:00
Jakub Kalinowski
6531445d7f
Add delay after toggling a habit
2021-10-05 09:04:32 +02:00
sgallese
4fbf8a8ca2
DRYer offset tests
2021-10-03 22:32:14 -07:00
sgallese
707b2b4380
Add test helper for hour offset
2021-10-03 21:19:04 -07:00
sgallese
aae85c1170
Rename variable
2021-10-03 21:10:44 -07:00
sgallese
c12a6c6a4d
Complete tests for DateUtils, move internal functions to private
2021-10-03 21:09:31 -07:00
sgallese
b15c02adbf
Calendar tests for DateUtils
2021-10-03 21:09:31 -07:00
sgallese
9e24128675
DateUtils today offset tests
2021-10-03 21:09:31 -07:00
sgallese
66c61e2e6c
More DateUtils tests
2021-10-03 21:09:31 -07:00
sgallese
7bddfbe5a7
Tests for DateUtils and FileExtensions
2021-10-03 21:09:31 -07:00
Bindu
8036b10ee6
improve yes/no dialog design
2021-10-03 04:43:53 -07:00
Bindu
71f400f587
improve numerical dialog design
2021-10-03 04:43:53 -07:00
Bindu
79e302f922
Change variable name
2021-10-03 04:43:53 -07:00
Bindu
af7f60fc4d
Address review comments
2021-10-03 04:43:53 -07:00
Bindu
7cc4b66dfd
Update HabitBullCSV test to accept notes
2021-10-03 04:43:53 -07:00
Bindu
a9fddf9963
Update tests and fix formatting.
2021-10-03 04:43:53 -07:00
Bindu
36c1504c6a
Add dialog and notes indicator for HistoryChart
2021-10-03 04:43:53 -07:00
Bindu
d644170141
Implement dialog for Yes/No Habits
2021-10-03 04:43:53 -07:00
Bindu
d38f83e961
Added a notes field and implemented dialog for numeric habits
2021-10-03 04:43:53 -07:00
dependabot[bot]
c50c5af497
Bump logback-classic from 1.2.5 to 1.2.6
...
Bumps logback-classic from 1.2.5 to 1.2.6.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-02 09:35:37 +02:00
Quentin Hibon
fa3774a32b
Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0
2021-10-01 23:32:02 +02:00
dependabot[bot]
fd124f2a6c
Bump ktorVersion from 1.6.3 to 1.6.4
...
Bumps `ktorVersion` from 1.6.3 to 1.6.4.
Updates `ktor-client-mock` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-jackson` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-client-android` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-client-core` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-client-jackson` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-client-json` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-server-netty` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-server-core` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-html-builder` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-server-tests` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-01 22:55:56 +02:00
dependabot[bot]
265b65eb8a
Bump guava from 30.1.1-android to 31.0.1-android
...
Bumps [guava](https://github.com/google/guava ) from 30.1.1-android to 31.0.1-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 >
2021-10-01 22:55:50 +02:00
dependabot[bot]
4c269c55d2
Bump kotlin-stdlib-jdk8 from 1.5.30 to 1.5.31
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.30 to 1.5.31.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-01 17:39:37 +02:00
dependabot[bot]
c03305120e
Bump daggerVersion from 2.38.1 to 2.39
...
Bumps `daggerVersion` from 2.38.1 to 2.39.
Updates `dagger` from 2.38.1 to 2.39
- [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.38.1...dagger-2.39 )
Updates `dagger-compiler` from 2.38.1 to 2.39
- [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.38.1...dagger-2.39 )
---
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 >
2021-10-01 17:38:52 +02:00
dependabot[bot]
29615b670b
Bump kxCoroutinesVersion from 1.5.1 to 1.5.2
...
Bumps `kxCoroutinesVersion` from 1.5.1 to 1.5.2.
Updates `kotlinx-coroutines-android` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2 )
Updates `kotlinx-coroutines-core` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-01 17:38:42 +02:00
dependabot[bot]
6ab4a696b6
Bump kotlin-stdlib from 1.5.30 to 1.5.31
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.5.30 to 1.5.31.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-01 17:38:35 +02:00
dependabot[bot]
23479c7765
Bump opencsv from 5.5.1 to 5.5.2
...
Bumps opencsv from 5.5.1 to 5.5.2.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-01 08:06:26 +02:00
dependabot[bot]
6d98f7aafa
Bump kotlinx-coroutines-core-jvm from 1.5.1 to 1.5.2
...
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-01 07:58:57 +02:00
75078ed52b
Merge pull request #1101 from KristianTashkov/kris/implement_at_most
...
Implement numerical habits with AT_MOST target type
2021-09-29 04:20:13 -05:00
2a0afedb1d
SubtitleCard: Show at-most icon
2021-09-29 03:22:38 -05:00
66a2b41250
Target type: use dropdown instead of radio button
2021-09-29 03:22:31 -05:00
KristianTashkov
d6a7fa3d7a
Add unit tests for numerical habits
2021-09-27 00:36:02 +03:00
KristianTashkov
07e55f1c76
modify review comments
2021-09-26 22:58:24 +03:00
4ee5dd910b
Merge pull request #1116 from sgallese/feature/update-app-intro
...
Implement skipPressed for Intro, update to latest version of AppIntro
2021-09-23 07:06:24 -05:00
87f071b5b4
Merge pull request #1108 from sgallese/feature/midnight-timer-remove-jvm
...
Place MidnightTimer under test
2021-09-23 07:04:08 -05:00
bb0b5e8adf
Merge pull request #1113 from KristianTashkov/kris/create_habit_border
...
Add border to create habit buttons
2021-09-23 06:16:07 -05:00
sgallese
c79d1e82a5
Update AppIntro to latest version
2021-09-22 20:07:06 -07:00
sgallese
4aebeedec6
Finish intro when skipped pressed
2021-09-22 20:06:41 -07:00
KristianTashkov
7de94f2caf
Add border to create habit buttons
2021-09-22 16:42:40 +03:00
KristianTashkov
17ed85fc1b
fix test
2021-09-22 16:18:50 +03:00
KristianTashkov
4355fb4d68
start score from 1.0 for at most and reflect the same in history
2021-09-22 15:49:51 +03:00
sgallese
508200abeb
Format classes with ktlint
2021-09-21 19:25:21 -07:00
sgallese
a29943e783
Simplify midnight timer interface for testing
2021-09-21 19:21:35 -07:00
sgallese
3e6a9181d6
Code review- keep timer offset to one second
2021-09-21 19:16:37 -07:00
1fe3a3d1ca
Merge pull request #1107 from sgallese/feature/string-utils-remove-jvm
...
Removes JVM dependencies from StringUtils
2021-09-21 20:36:22 -05:00
sgallese
b2951a3475
Place MidnightTimer under test
2021-09-19 08:41:05 -07:00
sgallese
9d3c63cf62
Removes JVM dependencies from StringUtils
...
See Issue #1075
2021-09-18 23:19:34 -07:00
KristianTashkov
65d237254c
simplify scoring code
2021-09-12 16:56:08 +03:00
KristianTashkov
fe1d5c66cb
fix bug in history card
2021-09-12 16:23:42 +03:00
KristianTashkov
113a5028af
Simplify the code
2021-09-12 15:27:03 +03:00
KristianTashkov
1a56260757
add more tests for AT_MOST
2021-09-12 14:35:05 +03:00
KristianTashkov
697fffbc99
fix tests
2021-09-12 13:50:27 +03:00
KristianTashkov
804edfa64e
Implement numerical habits with AT_MOST target type
2021-09-12 00:51:54 +03:00
2ab6c396d0
Merge pull request #1100 from kalina559/vector_drawables
...
Replaced .png drawables with vector assets where possible
2021-09-11 15:14:08 -05:00
a55f467339
Minor changes to ic_colorpicker_swatch_selected
2021-09-11 07:21:45 -05:00
Jakub Kalinowski
cf682f68c9
Dialog's positive button has bigger font size now ( #1096 )
2021-09-11 07:03:06 -05:00
0e988e746c
Merge pull request #1082 from hiqua/improve_number_picker
...
Make numpad work better in number picker dialog
2021-09-11 06:56:17 -05:00
Jakub Kalinowski
f119cbf8e7
Added copyright notice
2021-09-08 19:41:13 +02:00
Jakub Kalinowski
056f5f6fce
Added last .svg icons
2021-09-08 19:39:59 +02:00
Jakub Kalinowski
42f6125d5e
Removed last .png icons
2021-09-08 19:39:34 +02:00
Jakub Kalinowski
3e20fc4d1d
Added new .svg icons
2021-09-08 18:09:26 +02:00
Jakub Kalinowski
1f763feb69
Removed .png icons
2021-09-08 18:09:04 +02:00
Jakub Kalinowski
6e7ad329fe
Added copyright notice
2021-09-08 17:49:42 +02:00
Jakub Kalinowski
5cb241475d
Corrected the dark theme icon color
2021-09-08 17:47:50 +02:00
Jakub Kalinowski
27e76c7243
New edit icon
2021-09-08 17:43:25 +02:00
Jakub Kalinowski
576ad04064
Deleted edit icon
2021-09-08 17:43:04 +02:00
Jakub Kalinowski
5f8187ef6d
Replaced some more .png icons with vector assets
2021-09-06 22:26:08 +02:00
Jakub Kalinowski
f16f919e27
Resolved naming issue
2021-09-06 21:54:10 +02:00
Jakub Kalinowski
736bb8a75e
Added new .svg icons
2021-09-06 21:47:38 +02:00
Jakub Kalinowski
de9ad6d4a4
Deleted some old .png icons
2021-09-06 21:47:10 +02:00
Quentin Hibon
1d37ce54ea
Focus fractional part after entering a decimal separator
2021-09-04 17:14:57 +02:00
Quentin Hibon
f88f1cfb54
Improve NumberPicker usage in numerical habits
2021-09-04 17:14:57 +02:00
dependabot[bot]
fc1478645b
Bump com.github.triplet.play from 3.5.0 to 3.6.0
...
Bumps com.github.triplet.play from 3.5.0 to 3.6.0.
---
updated-dependencies:
- dependency-name: com.github.triplet.play
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-03 09:56:03 +02:00
Quentin Hibon
ffab001b09
Bump JDK from 1.8 to 11
2021-09-03 08:08:34 +02:00
Quentin Hibon
a58a8005e1
Bump AGP from 4.2.2 to 7.0.2
2021-09-03 08:08:34 +02:00
Quentin Hibon
c884ada187
Bump gradle wrapper from 7.0 to 7.2
2021-09-03 08:08:34 +02:00
Quentin Hibon
e3d46ad5a0
Bump AGP from 4.2.0 to 4.2.2
2021-09-02 19:34:05 +02:00
dependabot[bot]
f4a2c03216
Bump ktorVersion from 1.6.2 to 1.6.3
...
Bumps `ktorVersion` from 1.6.2 to 1.6.3.
Updates `ktor-client-mock` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-jackson` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-client-android` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-client-core` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-client-jackson` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-client-json` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-server-netty` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-server-core` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-html-builder` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-server-tests` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 17:49:25 +02:00
dependabot[bot]
f2b8f2f98d
Bump simpleclient_hotspot from 0.11.0 to 0.12.0
...
Bumps [simpleclient_hotspot](https://github.com/prometheus/client_java ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.11.0...parent-0.12.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_hotspot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 17:49:18 +02:00
dependabot[bot]
2c5fd87a2a
Bump simpleclient from 0.11.0 to 0.12.0
...
Bumps [simpleclient](https://github.com/prometheus/client_java ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.11.0...parent-0.12.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 07:54:39 +02:00
dependabot[bot]
39768f7f04
Bump kotlin-stdlib-jdk8 from 1.5.21 to 1.5.30
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.21 to 1.5.30.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 07:54:29 +02:00
dependabot[bot]
cc3e1ced15
Bump sqlite-jdbc from 3.36.0.1 to 3.36.0.3
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.36.0.1 to 3.36.0.3.
- [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.36.0.1...3.36.0.3 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 07:54:13 +02:00
dependabot[bot]
2e26cc104e
Bump simpleclient_httpserver from 0.11.0 to 0.12.0
...
Bumps [simpleclient_httpserver](https://github.com/prometheus/client_java ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.11.0...parent-0.12.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_httpserver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-01 08:12:08 +02:00
dependabot[bot]
42fd0926ef
Bump kotlin-stdlib from 1.5.21 to 1.5.30
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.5.21 to 1.5.30.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-01 08:12:00 +02:00
ec202aa9a7
Merge pull request #1079 from hiqua/reimplement_custom_freq
...
Reimplement custom frequencies
2021-08-23 05:02:38 -05:00
Quentin Hibon
1fb56c8777
Fix typo
2021-08-22 17:36:59 +02:00
Quentin Hibon
a5d4a37da8
Improve digit constraints in frequency picker
2021-08-22 17:12:37 +02:00
Quentin Hibon
4804a48549
Reimplement custom frequencies
...
Closes #961 .
2021-08-22 17:12:17 +02:00
Quentin Hibon
c892a845b4
Remove deprecated jcenter repository
2021-08-22 17:11:27 +02:00
Quentin Hibon
e98064b6a5
Update README.md: link guidelines
2021-08-22 15:11:42 +02:00
57f5f6ed5b
Cycle through through all checkmark states
2021-08-22 06:23:06 -05:00
79f5b8b7e8
uhabits-server: Add missing dependencies
2021-08-22 05:15:45 -05:00
f15c660d33
Merge branch 'master' into dev
2021-08-21 07:40:28 -05:00
1866743c47
Remove absolute path to flock; change PATH in GH Actions
2021-08-21 07:22:51 -05:00
6b9a7917b4
Merge branch 'hotfix/2.0.3'
2021-08-21 06:39:47 -05:00
2a5725f382
Small tweaks to CheckmarkWidget padding and aspect ratio
2021-08-21 06:17:13 -05:00
edeabb6ee3
Update CHANGELOG and release notes
2021-08-21 05:07:57 -05:00
24a9fbe414
Update translations
2021-08-21 04:57:07 -05:00
e5b8c4c3c4
Update translations
2021-08-21 04:54:06 -05:00
Ganessh Kumar
a781a1f947
Updating links in README
...
Updating http links to https links. By using http links from browser - all of them are getting redirected to https automatically except http://www.gnu.org/licenses , which displays a warning message that the connection is not secure. Switching to https makes the connection secure as well.
2021-08-16 07:21:15 -05:00
Quentin Hibon
13e57b5026
Test isFailedToday
2021-08-06 06:14:16 -05:00
Quentin Hibon
f8c7abfff4
Use 'entered' instead of 'completed' when ? or skips are enabled
2021-08-06 06:14:16 -05:00
Quentin Hibon
7fe3ce970c
Hide failed habits along with completed ones
2021-08-06 06:14:16 -05:00
9c395243f4
Merge pull request #1050 from hiqua/968_IndexOutOfBoundsException
...
Check position before moving habit
2021-08-06 06:02:36 -05:00
Quentin Hibon
b9eb244b0b
Introduce HabitType and NumericalHabitType enums
2021-08-06 05:48:15 -05:00
Quentin Hibon
420a99f1cf
Check position before moving habit
...
Workaround for #968 .
2021-08-06 08:01:30 +02:00
e756a639ae
Merge pull request #1043 from hiqua/965_illegal_state_exception
...
Handle target widget type in stacked widget
2021-08-04 20:33:29 -05:00
Quentin Hibon
91ff5f7a0c
Use empty array instead of sentinel value -1 as habitId
2021-08-03 08:38:07 +02:00
Quentin Hibon
67b55a4ecf
Fix off-by-one bug in StackWidgetService
2021-08-03 08:38:07 +02:00
Quentin Hibon
a5ae2eaa63
Improve one 'when'
2021-08-03 08:37:44 +02:00
Quentin Hibon
0bc2a8b6d4
Handle target widget type in stacked widget
...
Fixes #965 .
2021-08-03 08:28:29 +02:00
Quentin Hibon
95a1786c4a
build.sh: use full path for flock
...
Fixes #1044 .
2021-08-02 08:30:38 +02:00
dependabot[bot]
caa1c9d72e
Bump daggerVersion from 2.37 to 2.38.1
...
Bumps `daggerVersion` from 2.37 to 2.38.1.
Updates `dagger` from 2.37 to 2.38.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.37...dagger-2.38.1 )
Updates `dagger-compiler` from 2.37 to 2.38.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.37...dagger-2.38.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 >
2021-08-01 23:49:25 +02:00
dependabot[bot]
a7afe0b309
Bump logback-classic from 1.2.3 to 1.2.5
...
Bumps logback-classic from 1.2.3 to 1.2.5.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 22:53:41 +02:00
dependabot[bot]
9c03174eef
Bump material from 1.3.0 to 1.4.0
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0...1.4.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 19:30:13 +02:00
dependabot[bot]
da02926fa6
Bump kotlin-stdlib-jdk8 from 1.5.20 to 1.5.21
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.20 to 1.5.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 18:31:57 +02:00
Quentin Hibon
250dabfe58
Bump com.github.triplet.play from 3.2.0 to 3.5.0
2021-08-01 18:07:06 +02:00
dependabot[bot]
0bba3b76bc
Bump kotlinx-coroutines-core-jvm from 1.4.2 to 1.5.1
...
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.4.2...1.5.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 17:05:47 +02:00
dependabot[bot]
c2479278ba
Bump ktorVersion from 1.6.1 to 1.6.2
...
Bumps `ktorVersion` from 1.6.1 to 1.6.2.
Updates `ktor-client-mock` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-jackson` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-client-android` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-client-core` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-client-jackson` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-client-json` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-server-netty` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-server-core` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-html-builder` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-server-tests` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 14:00:24 +02:00
dependabot[bot]
499a403a06
Bump kotlin-stdlib from 1.5.20 to 1.5.21
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.5.20 to 1.5.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 14:00:17 +02:00
dependabot[bot]
af5d622339
Bump opencsv from 5.4 to 5.5.1
...
Bumps opencsv from 5.4 to 5.5.1.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 10:33:09 +02:00
dependabot[bot]
5eeb54bc47
Bump kxCoroutinesVersion from 1.4.2 to 1.5.1
...
Bumps `kxCoroutinesVersion` from 1.4.2 to 1.5.1.
Updates `kotlinx-coroutines-android` from 1.4.2 to 1.5.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.4.2...1.5.1 )
Updates `kotlinx-coroutines-core` from 1.4.2 to 1.5.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.4.2...1.5.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 10:32:46 +02:00
dependabot[bot]
e09e899aad
Bump appcompat from 1.3.0 to 1.3.1
...
Bumps appcompat from 1.3.0 to 1.3.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 10:32:19 +02:00
69f0fc6c3a
Update CHANGELOG
2021-07-31 15:46:42 -05:00
705dfb9cbd
Bitmap.createBitmap: Ensure width, height > 0
...
Fixes #966
2021-07-31 15:46:17 -05:00
d0ef749f19
StackWidget: Raise exception instead of returning invalid default value
2021-07-31 15:07:43 -05:00
b54711243f
Remove color.toThemedAndroidColor
...
Fixes #907
2021-07-31 14:18:50 -05:00
37f03aca37
Merge branch 'hotfix/2.0.3' into dev
2021-07-31 12:49:01 -05:00
Quentin Hibon
271de59a94
Use notification timestamp when pressing "no"
...
Fixes #969 .
2021-07-31 12:47:09 -05:00
Quentin Hibon
0ab55f6f5a
Remove useless nullability
2021-07-30 21:12:33 +02:00
dependabot[bot]
43921721d4
Bump espressoVersion from 3.3.0 to 3.4.0
...
Bumps `espressoVersion` from 3.3.0 to 3.4.0.
Updates `espresso-contrib` from 3.3.0 to 3.4.0
Updates `espresso-core` from 3.3.0 to 3.4.0
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-03 23:37:26 +02:00
dependabot[bot]
33c88cded3
Bump rules from 1.3.0 to 1.4.0
...
Bumps rules from 1.3.0 to 1.4.0.
---
updated-dependencies:
- dependency-name: androidx.test:rules
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-03 18:48:12 +02:00
dependabot[bot]
aecce891ea
Bump sqlite-jdbc from 3.36.0 to 3.36.0.1
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.36.0 to 3.36.0.1.
- [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.36.0...3.36.0.1 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-03 18:47:59 +02:00
dependabot[bot]
2ea98a7756
Bump ktorVersion from 1.6.0 to 1.6.1
...
Bumps `ktorVersion` from 1.6.0 to 1.6.1.
Updates `ktor-client-mock` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-jackson` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-client-android` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-client-core` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-client-jackson` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-client-json` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-server-netty` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-server-core` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-html-builder` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-server-tests` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-03 18:47:52 +02:00
dependabot[bot]
e667872d83
Bump junit from 1.1.2 to 1.1.3
...
Bumps junit from 1.1.2 to 1.1.3.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-03 18:47:47 +02:00
Quentin Hibon
3602a614c4
dependabot: do monthly checks rather than daily
2021-07-01 08:02:40 +02:00
dependabot[bot]
d8c5f4d93c
Bump sqlite-jdbc from 3.34.0 to 3.36.0
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.34.0 to 3.36.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.34.0...3.36.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 >
2021-06-28 08:23:03 +02:00
dependabot[bot]
c9f4df9dae
Bump kotlin-stdlib-jdk8 from 1.5.10 to 1.5.20
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.10 to 1.5.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-25 08:26:27 +02:00
dependabot[bot]
feb384bca6
Bump kotlin-stdlib from 1.5.10 to 1.5.20
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.5.10 to 1.5.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-25 08:26:21 +02:00
dependabot[bot]
71e9160460
Bump daggerVersion from 2.36 to 2.37
...
Bumps `daggerVersion` from 2.36 to 2.37.
Updates `dagger` from 2.36 to 2.37
- [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.36...dagger-2.37 )
Updates `dagger-compiler` from 2.36 to 2.37
- [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.36...dagger-2.37 )
---
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 >
2021-06-11 10:37:47 +02:00
Quentin Hibon
64966d3c86
Bumps org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0
2021-06-09 12:06:35 +02:00
dependabot[bot]
4787df4074
Bump simpleclient_hotspot from 0.10.0 to 0.11.0
...
Bumps [simpleclient_hotspot](https://github.com/prometheus/client_java ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.10.0...parent-0.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-09 11:57:42 +02:00
92291fd919
Fix dates before the year 2000
2021-06-05 18:45:15 -05:00
be51538704
Avoid calling textPaint.getTextBounds repeatedly
...
This operation seems to be very expensive on some Samsung phones,
which causes ANRs.
Fixes #962
2021-06-05 18:19:03 -05:00
89b24911ba
Fix imports
2021-06-05 18:18:25 -05:00
1cf71b3973
Use dark theme in HabitPickerDialog.kt
...
Fixes #916
2021-06-05 17:26:55 -05:00
2fe3b15806
Fix small issues with the pure black theme
2021-06-05 17:17:27 -05:00
33468bfc1c
Improve automatic checkmarks for monthly habits
...
Fixes #947
2021-06-05 16:54:13 -05:00
dependabot[bot]
5908692a5c
Bump ktorVersion from 1.5.4 to 1.6.0 ( #943 )
...
Bumps `ktorVersion` from 1.5.4 to 1.6.0.
Updates `ktor-client-mock` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-jackson` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-client-android` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-client-core` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-client-jackson` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-client-json` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-server-netty` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-server-core` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-html-builder` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-server-tests` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 10:08:34 -05:00
dependabot[bot]
693dce8719
Bump simpleclient_httpserver from 0.10.0 to 0.11.0 ( #942 )
...
Bumps [simpleclient_httpserver](https://github.com/prometheus/client_java ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.10.0...parent-0.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 10:08:09 -05:00
b232827dfd
Update bug_report.md
2021-05-31 13:14:30 -05:00
dependabot[bot]
02f9f411ce
Bump simpleclient from 0.10.0 to 0.11.0 ( #941 )
...
Bumps [simpleclient](https://github.com/prometheus/client_java ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.10.0...parent-0.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 13:12:25 -05:00
bbf9da44e1
Update bug_report.md
2021-05-29 08:07:17 -05:00
dependabot[bot]
ee896fb4f9
Bump kotlin-stdlib from 1.5.0 to 1.5.10 ( #931 )
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.5.0 to 1.5.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 20:40:31 -05:00
dependabot[bot]
4d7d8b6206
Bump kotlin-stdlib-jdk8 from 1.5.0 to 1.5.10 ( #932 )
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.0 to 1.5.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 20:40:18 -05:00
dependabot[bot]
55b841a8b4
Bump daggerVersion from 2.35.1 to 2.36 ( #933 )
...
Bumps `daggerVersion` from 2.35.1 to 2.36.
Updates `dagger` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Updates `dagger-compiler` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 06:47:10 -05:00
7fac86b617
Update bug_report.md
2021-05-23 19:04:32 -05:00
dependabot[bot]
c31d42be2d
Bump com.github.johnrengelman.shadow from 6.1.0 to 7.0.0
...
Bumps com.github.johnrengelman.shadow from 6.1.0 to 7.0.0.
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-23 18:45:05 -05:00
31c09b9c0b
Upgrade to Gradle 7.0 and Kotlin 1.5.0
2021-05-23 18:33:57 -05:00
dependabot[bot]
db91dce57f
Bump appcompat from 1.2.0 to 1.3.0 ( #912 )
...
Bumps appcompat from 1.2.0 to 1.3.0.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-23 18:01:18 -05:00
12c76245e6
Merge branch 'master' into dev
2021-05-23 17:47:14 -05:00
2163a2b93b
Update CHANGELOG.md
2021-05-23 17:39:34 -05:00
afad56ab91
Update test screenshots; automatically fetch
2021-05-23 15:34:59 -05:00
ece1b93f8d
GitHub Actions: Increase number of attempts
2021-05-23 11:56:50 -05:00
10416e40fa
Update CHANGELOG.md
2021-05-23 11:51:39 -05:00
88f8581acc
Make CheckmarkWidget resizable; remove fixed aspect ratio
2021-05-23 11:49:49 -05:00
b33dd2a994
Ensure RingView.diameter is never zero
...
In rare cases, it seems either that `onDraw` is called before `onMeasure` or
that `onMeasure` is called with a view that has zero height/width. This causes
`reallocateCache` to produce an IllegalArgumentException. This patch ensures
that diameter is never zero.
Fixes #904
2021-05-23 11:21:49 -05:00
d87961d800
Fix missing placeholder in some translations; update remaining ones
...
Fixes #926
2021-05-23 10:50:26 -05:00
38d2606d6d
Fix IllegalStateException in androidx.customview.view
...
Fixes #906
2021-05-22 12:53:03 -05:00
0a91c097e8
Update CHANGELOG
2021-05-21 19:42:37 -05:00
sumanabhi
b1c53bd820
Added the Decimal Support while entering target for any Habit.
2021-05-21 19:40:47 -05:00
c973f93424
Fix small issues with font size
2021-05-15 20:22:42 -05:00
fcadbe7c38
Handle numerical habits with target value of zero
...
Fixes #903
2021-05-15 20:11:20 -05:00
59a4d7552c
Update translations; reorganize play/listings
2021-05-09 18:03:04 -05:00
9d7840bdd1
Merge branch 'master' into dev
2021-05-09 17:24:50 -05:00
89e3dd7655
Update CHANGELOG
2021-05-09 17:18:16 -05:00
df56608a5d
Re-add signing config
2021-05-09 17:04:42 -05:00
3489f176d6
translators: Remove debug statements
2021-05-09 17:04:16 -05:00
75fdd9d2b1
Temporarily remove outdated publish.yml workflow
2021-05-09 16:31:23 -05:00
dd1999681f
Small adjustments to numeric checkmark widget
2021-05-09 16:24:59 -05:00
Quentin Hibon
32db4e363b
Add missing dependency to github workflow ( #894 )
2021-05-02 18:41:34 -05:00
dependabot[bot]
004bb8d71c
Bump daggerVersion from 2.34.1 to 2.35.1
...
Bumps `daggerVersion` from 2.34.1 to 2.35.1.
Updates `dagger` from 2.34.1 to 2.35.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.34.1...dagger-2.35.1 )
Updates `dagger-compiler` from 2.34.1 to 2.35.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.34.1...dagger-2.35.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-01 16:07:49 +02:00
dependabot[bot]
21a1e88c47
Bump ktorVersion from 1.5.3 to 1.5.4
...
Bumps `ktorVersion` from 1.5.3 to 1.5.4.
Updates `ktor-client-mock` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-jackson` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-android` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-core` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-jackson` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-json` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-server-netty` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-server-core` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-html-builder` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-server-tests` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-01 00:38:37 +02:00
dependabot[bot]
86fb718896
Bump appintro from 3.4.0 to 4.1.0
...
Bumps [appintro](https://github.com/PaoloRotolo/AppIntro ) from 3.4.0 to 4.1.0.
- [Release notes](https://github.com/PaoloRotolo/AppIntro/releases )
- [Changelog](https://github.com/AppIntro/AppIntro/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PaoloRotolo/AppIntro/commits/v4.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-01 00:38:10 +02:00
dependabot[bot]
a4e9b2f874
Bump kotlin-stdlib-jdk8 from 1.4.32 to 1.5.0
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.4.32 to 1.5.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-30 17:09:04 +02:00
dependabot[bot]
ac924470b8
Bump kotlin-stdlib from 1.4.32 to 1.5.0
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.4.32 to 1.5.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-30 17:08:54 +02:00
63883032c4
Update screenshots and description
2021-04-29 21:32:17 -05:00
a8c9b1b71c
Update CHANGELOG
2021-04-29 19:35:46 -05:00
61529fde4d
Update translations
2021-04-29 19:02:35 -05:00
1050cc4e47
GitHub Actions: Enable APIs 23 to 28
2021-04-26 21:24:29 -05:00
a7845c9290
Make large-tests pass on API 23
2021-04-26 21:21:51 -05:00
1feefe107c
Make large-tests pass on API 25
2021-04-26 18:28:37 -05:00
1654ff9af3
GitHub Actions: Enable API 26
2021-04-25 23:56:53 -05:00
58adff6a22
build.sh: Run tests in parallel
2021-04-25 23:46:34 -05:00
2728c311d8
Large tests: Make compatible with API 27
2021-04-25 19:45:02 -05:00
b561dfe90d
GitHub Actions: Large tests
2021-04-24 21:27:01 -05:00
53a40b2cfa
Update translations
2021-04-22 23:18:42 -05:00
98ce802f87
Remove useless statement
2021-04-22 23:11:41 -05:00
853b4275be
Parse translators from Crowdin report; group by language
...
Fixes #669
2021-04-22 23:06:35 -05:00
df4355c072
Switch to androidx.preference.PreferenceManger
2021-04-18 22:17:25 -05:00
33c3feb11a
Make FrequencyPickerDialog translatable
2021-04-18 10:34:35 -05:00
f88a9bd46a
Remove -alpha from version name
2021-04-18 10:04:56 -05:00
5dd9f43464
Update translations
2021-04-18 09:57:34 -05:00
4a13623b2c
Update translations
2021-04-18 09:26:12 -05:00
6b368bffdf
Update measurable_example
2021-04-18 09:09:46 -05:00
8d87988871
Add arrows to sort menu
2021-04-18 09:02:40 -05:00
256ca13dca
Small tweaks to preferences screen; restore default accent color
2021-04-18 07:29:03 -05:00
b0c5552cfa
Remove unused imports
2021-04-17 22:01:17 -05:00
616ab4861d
CheckmarkWidget: Always show circle
...
Fixes #790
2021-04-17 21:56:50 -05:00
fcff067b2e
DatePicker: Implement dark theme
...
Fixes #858
2021-04-17 21:52:00 -05:00
da018fc64d
Temporarily remove device sync
2021-04-17 19:53:24 -05:00
f27a9f9103
Revert to ktor 1.5.2
...
Newer version seems to require unpublished dependencies.
2021-04-17 19:35:28 -05:00
engineering4good
fe59565ded
Fix app crash on habit deletion when sorted not manually. ( #874 )
2021-04-17 06:31:19 -05:00
dependabot[bot]
419d2faa78
Bump daggerVersion from 2.34 to 2.34.1
...
Bumps `daggerVersion` from 2.34 to 2.34.1.
Updates `dagger` from 2.34 to 2.34.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.34...dagger-2.34.1 )
Updates `dagger-compiler` from 2.34 to 2.34.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.34...dagger-2.34.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-14 09:13:26 +02:00
dependabot[bot]
55f3bab13a
Bump daggerVersion from 2.33 to 2.34
...
Bumps `daggerVersion` from 2.33 to 2.34.
Updates `dagger` from 2.33 to 2.34
- [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.33...dagger-2.34 )
Updates `dagger-compiler` from 2.33 to 2.34
- [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.33...dagger-2.34 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-08 11:54:09 +02:00
dependabot[bot]
212cc4259b
Bump ktorVersion from 1.5.2 to 1.5.3
...
Bumps `ktorVersion` from 1.5.2 to 1.5.3.
Updates `ktor-client-mock` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-jackson` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-android` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-core` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-jackson` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-json` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-netty` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-core` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-html-builder` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-tests` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-05 11:09:10 +02:00
Quentin Hibon
e1ec8cfa10
Fix build instructions link in README.md
...
Fixes #871
2021-04-04 17:16:57 +02:00
Quentin Hibon
6af2edb690
Delete v21 resources ( #864 )
2021-04-01 06:12:37 -05:00
dependabot[bot]
9d6b3ebb25
Bump annotation from 1.1.0 to 1.2.0
...
Bumps annotation from 1.1.0 to 1.2.0.
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-25 09:38:54 +01:00
dependabot[bot]
ed0744d5ab
Bump kotlin-stdlib-jdk8 from 1.4.31 to 1.4.32
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.4.31 to 1.4.32.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-25 09:38:32 +01:00
dependabot[bot]
b59886dc77
Bump kotlin-stdlib from 1.4.31 to 1.4.32
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.4.31 to 1.4.32.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-23 18:40:03 +01:00
dependabot[bot]
23954eed27
Bump guava from 30.1-android to 30.1.1-android
...
Bumps [guava](https://github.com/google/guava ) from 30.1-android to 30.1.1-android.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-22 14:12:50 +01:00
071b6bd090
HeaderView: Fix padding
2021-03-18 22:23:58 -05:00
298bf1a538
BarChart: Fix small bars
2021-03-18 22:16:26 -05:00
8b2285787c
Fix numerical spinner in BarCardView
2021-03-18 22:09:54 -05:00
c83cd5fd10
Render YES_AUTO as outlined checkmark
2021-03-18 22:04:23 -05:00
381c67d020
Allow unitless numerical habits
2021-03-18 22:04:23 -05:00
81cffc7253
Fix dialog text color
2021-03-18 22:04:23 -05:00
e745b959ca
Fix multiple selection
2021-03-18 22:04:23 -05:00
dependabot[bot]
d2ee210376
Bump opencsv from 5.3 to 5.4 ( #849 )
...
Bumps opencsv from 5.3 to 5.4.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 16:56:19 -05:00
Quentin Hibon
9c81f22a4d
Start snooze activity after later is selected from lock screen ( #840 )
...
Fixes #787 .
2021-03-15 08:34:42 -05:00
51947576aa
HistoryEditorDialog: Use system theme
2021-03-14 09:17:26 -05:00
dependabot[bot]
6411f65fa5
Bump commons-lang3 from 3.11 to 3.12.0 ( #833 )
...
Bumps commons-lang3 from 3.11 to 3.12.0.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-13 19:57:40 -06:00
dependabot[bot]
a04349bfaa
Bump ktorVersion from 1.5.1 to 1.5.2 ( #832 )
...
Bumps `ktorVersion` from 1.5.1 to 1.5.2.
Updates `ktor-client-mock` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-jackson` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-client-android` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-client-core` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-client-jackson` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-client-json` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-server-netty` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-server-core` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-html-builder` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-server-tests` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-13 19:31:56 -06:00
7b68938e14
ButtonView: Adjust size of question marks
2021-03-13 18:45:18 -06:00
ee462715de
Use different colors for YES_AUTO and NO; increase contrast slightly
2021-03-13 18:44:04 -06:00
a95da72e19
Attempt to make EntryPanelViewTest less flaky
2021-03-13 16:58:27 -06:00
3ece80f3da
Remove unused class and resource
2021-03-13 16:35:27 -06:00
dependabot[bot]
e00ff99af7
Bump kotlin-stdlib-jdk8 from 1.4.30 to 1.4.31 ( #821 )
2021-03-11 06:20:02 -06:00
Quentin Hibon
fc26d7967f
Make validation errors readable ( #837 )
...
Fixes #757 .
2021-03-10 20:37:43 -06:00
9b753b07f8
Temporarily disable flaky test
2021-03-10 20:25:06 -06:00
dependabot[bot]
73deb535ef
Bump kotlin-stdlib from 1.4.30 to 1.4.31 ( #820 )
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.4.30 to 1.4.31.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-07 11:01:03 -06:00
dependabot[bot]
a733e6ddf0
Bump daggerVersion from 2.32 to 2.33 ( #819 )
...
Bumps `daggerVersion` from 2.32 to 2.33.
Updates `dagger` from 2.32 to 2.33
- [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.32...dagger-2.33 )
Updates `dagger-compiler` from 2.32 to 2.33
- [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.32...dagger-2.33 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-07 11:00:49 -06:00
dependabot[bot]
86c7200e6b
Bump desugar_jdk_libs from 1.1.1 to 1.1.5 ( #818 )
...
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs ) from 1.1.1 to 1.1.5.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases )
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/desugar_jdk_libs/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-07 11:00:35 -06:00
dependabot[bot]
15282e7ea6
Bump kotlin-css-jvm ( #809 )
...
Bumps kotlin-css-jvm from 1.0.0-pre.144-kotlin-1.4.30 to 1.0.0-pre.148-kotlin-1.4.30.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 07:49:12 -06:00
Quentin Hibon
96f87df052
Implement task to generate translator layout from a text file ( #759 )
...
Related to #669
2021-02-22 07:46:52 -06:00
dependabot[bot]
bc623f044d
Bump dexmaker-mockito from 2.28.0 to 2.28.1
...
Bumps [dexmaker-mockito](https://github.com/linkedin/dexmaker ) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/linkedin/dexmaker/releases )
- [Changelog](https://github.com/linkedin/dexmaker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/linkedin/dexmaker/compare/2.28.0...2.28.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-15 21:03:51 -06:00
dependabot[bot]
773eef26e7
Bump junit from 4.13.1 to 4.13.2
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-15 21:03:22 -06:00
b58af03a7c
HabitBullCSVImporter: Accept multiple date formats
...
Fixes 762
2021-02-13 18:00:22 -06:00
c53997ffcc
Update fa_star_half_o unicode
2021-02-13 09:02:17 -06:00
11d55bbf02
Write failing tests for EmptyListViewTest
2021-02-13 09:01:54 -06:00
Quentin Hibon
50ebff3edf
Adapt message when all habits are completed
...
Closes #700 .
2021-02-13 08:14:40 -06:00
8e1aa3d01e
Merge pull request #784 from hiqua/fontawesome
...
Upgrade fontawesome to 5.15.2
2021-02-13 08:12:25 -06:00
dependabot[bot]
ea66cf04b3
Bump test-butler-library from 2.1.1 to 2.2.1 ( #788 )
...
Bumps [test-butler-library](https://github.com/linkedin/test-butler ) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/linkedin/test-butler/releases )
- [Changelog](https://github.com/linkedin/test-butler/blob/master/CHANGELOG.md )
- [Commits](https://github.com/linkedin/test-butler/compare/2.1.1...2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 07:09:11 -06:00
Quentin Hibon
b1da72dc3a
Bump org.jlleitschuh.gradle.ktlint from 9.4.1 to 10.0.0 ( #786 )
2021-02-12 07:07:39 -06:00
Quentin Hibon
91bd17bb9e
Upgrade fontawesome to 5.15.2
2021-02-10 16:06:55 +01:00
fca9557108
Merge pull request #776 from hiqua/fix_766
...
Restore notification sound customization setting
2021-02-09 07:36:31 -06:00
dependabot[bot]
d76a4a84d0
Bump daggerVersion from 2.31.2 to 2.32 ( #779 )
...
Bumps `daggerVersion` from 2.31.2 to 2.32.
Updates `dagger` from 2.31.2 to 2.32
- [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.31.2...dagger-2.32 )
Updates `dagger-compiler` from 2.31.2 to 2.32
- [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.31.2...dagger-2.32 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 07:33:57 -06:00
Quentin Hibon
8790c0e87b
Delete snooze_interval preference
2021-02-09 10:14:25 +01:00
Quentin Hibon
bc461e1239
Restore notification sound customization setting
...
For devices older than Android Oreo, notification sound customization has been
disabled since aadfac68cd . We enable it again.
Fixes #766 .
2021-02-09 09:22:53 +01:00
589fd2f0f1
build.sh: Restore fetch-images and accept-images
2021-02-08 21:38:15 -06:00
dependabot[bot]
2e94bebcac
Bump material from 1.2.1 to 1.3.0 ( #764 )
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 21:26:35 -06:00
dependabot[bot]
ff748b27a5
Bump kotlin-css-jvm ( #763 )
...
Bumps kotlin-css-jvm from 1.0.0-pre.144-kotlin-1.4.21 to 1.0.0-pre.144-kotlin-1.4.30.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 21:26:20 -06:00
dependabot[bot]
8522318ed1
Bump kotlin-stdlib from 1.4.21 to 1.4.30 ( #761 )
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.4.21 to 1.4.30.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21...v1.4.30 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 21:25:56 -06:00
dependabot[bot]
1f08d2f71c
Bump kotlin-stdlib-jdk8 from 1.4.21 to 1.4.30 ( #760 )
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.4.21 to 1.4.30.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21...v1.4.30 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 21:25:48 -06:00
Quentin Hibon
7fb3489ca8
Fix shellcheck warnings ( #778 )
2021-02-08 21:23:26 -06:00
129c86a030
about.xml: Sort developers by number of commits
2021-01-31 11:35:44 -06:00
e4121b2564
Merge branch 'master' into dev
2021-01-30 21:41:14 -06:00
98abebe099
Merge branch 'hotfix/v1.8.12'
2021-01-30 20:47:36 -06:00
0f86cb4d53
Update list of developers
2021-01-30 20:39:19 -06:00
Kristian Tashkov
4dd77463fb
Update widgets at midnight ( #634 )
2021-01-30 20:36:37 -06:00
Quentin Hibon
2cf3347f8c
Set dataOffset when attaching a new CardView
...
Fixes #713 .
2021-01-30 20:15:26 -06:00
5516f40571
Bump version to 1.8.12; update CHANGELOG and release notes
2021-01-30 19:53:57 -06:00
c006659ba4
Use Nexus 4 screen size in build.sh; adjust BackupSteps accordingly
2021-01-30 19:42:10 -06:00
5be2c51d79
Regression tests: minor code cleanup
2021-01-30 19:22:32 -06:00
Quentin Hibon
2dcce080d3
Set dataOffset when attaching a new CardView
...
Fixes #713 .
2021-01-30 18:36:07 -06:00
Quentin Hibon
6c3b4135c2
Implement test reproducing #713
2021-01-30 18:36:07 -06:00
48c1adb3bb
HabitCardListAdapter: Return copy of list of selected items
...
Previously, HabitCardListAdapter returned a pointer to the list, instead of a
copy. By the time other parts of the application were reading the list, its
contents had already changed. This prevented the user from deleting or
archiving habits.
2021-01-30 10:28:42 -06:00
89bde4c9ae
verifyDisplayGraphs: Update class names
2021-01-30 09:49:35 -06:00
a7e2e0e8da
Acceptance tests: fix imports; remove unused function
2021-01-30 08:45:43 -06:00
64d77fbb6b
build.sh: Use avdmanager from cmdline-tools
2021-01-30 08:30:14 -06:00
Quentin Hibon
4b80e60b2b
Fix typo ( #755 )
2021-01-30 07:48:09 -06:00
dependabot[bot]
0f80505735
Bump guava from 30.0-android to 30.1-android ( #750 )
...
Bumps [guava](https://github.com/google/guava ) from 30.0-android to 30.1-android.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 21:37:59 -06:00
dependabot[bot]
c26c140310
Bump ktorVersion from 1.5.0 to 1.5.1 ( #751 )
...
Bumps `ktorVersion` from 1.5.0 to 1.5.1.
Updates `ktor-client-mock` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-jackson` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-client-android` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-client-core` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-client-jackson` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-client-json` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-server-netty` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-server-core` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-html-builder` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Updates `ktor-server-tests` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.0...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 21:37:22 -06:00
dependabot[bot]
c05e008569
Bump sqlite-jdbc from 3.25.2 to 3.34.0 ( #748 )
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.25.2 to 3.34.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.25.2...3.34.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 21:35:48 -06:00
a5255690ed
Revert to Kotlin 1.4.21
...
Kotlin 1.4.21-2 seems to be a pre-release.
2021-01-28 21:35:08 -06:00
56f0bbb7bd
Remove unused equalsverifier dependency
2021-01-28 21:35:08 -06:00
4e72bf93f8
Issue templates: sort feature requests by popularity
2021-01-28 08:04:07 -06:00
d31e42446e
Add "Help & FAQ" to issue template
2021-01-28 07:59:25 -06:00
dependabot[bot]
8ea71dc2b5
Bump kotlin-css-jvm ( #744 )
...
Bumps kotlin-css-jvm from 1.0.0-pre.143-kotlin-1.4.21 to 1.0.0-pre.144-kotlin-1.4.21.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 07:11:08 -06:00
3ba26ac67e
Merge pull request #747 from iSoron/dependabot/gradle/org.hamcrest-hamcrest-2.2
...
Bump hamcrest from 2.1 to 2.2
2021-01-28 07:01:51 -06:00
dependabot[bot]
8537e0f910
Bump hamcrest from 2.1 to 2.2
...
Bumps [hamcrest](https://github.com/hamcrest/JavaHamcrest ) from 2.1 to 2.2.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases )
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md )
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.1...v2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-28 07:17:40 +00:00
a6c9ea22e6
Merge branch 'midnight_delay_option_2' into dev
2021-01-27 20:06:44 -06:00
5767817de2
Midnight delay: Make text shorter
2021-01-27 20:06:31 -06:00
b80344a443
Merge pull request #743 from hiqua/update_mockito
...
Delete obsolete mockito dependencies
2021-01-27 20:01:40 -06:00
f36bc788c7
Merge pull request #740 from hiqua/sdk_30
...
Increase targetSdk to 30
2021-01-27 19:59:13 -06:00
dependabot[bot]
22136774de
Bump simpleclient_hotspot from 0.9.0 to 0.10.0 ( #742 )
...
Bumps [simpleclient_hotspot](https://github.com/prometheus/client_java ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.9.0...parent-0.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 19:57:38 -06:00
dependabot[bot]
be39237a22
Bump simpleclient from 0.9.0 to 0.10.0 ( #741 )
...
Bumps [simpleclient](https://github.com/prometheus/client_java ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.9.0...parent-0.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 19:56:24 -06:00
dependabot[bot]
836eebd20b
Bump kotlin-stdlib-jdk8 from 1.4.21 to 1.4.21-2 ( #738 )
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.4.21 to 1.4.21-2.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21...v1.4.21-2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 19:54:55 -06:00
Quentin Hibon
8d2aebaf7f
Delete obsolete mockito dependencies
2021-01-27 15:44:22 +01:00
dependabot[bot]
1c2efb6c22
Bump junit from 4.12 to 4.13.1 ( #737 )
2021-01-27 07:13:46 -06:00
dependabot[bot]
784877871a
Bump opencsv from 3.10 to 5.3 ( #735 )
2021-01-27 07:13:27 -06:00
Quentin Hibon
4a2fb2ac47
Fix visual glitch on popups when using dark theme ( #730 )
2021-01-27 07:11:40 -06:00
dependabot[bot]
7caf22bd7a
Bump ktorVersion from 1.4.2 to 1.5.0 ( #728 )
2021-01-27 07:11:06 -06:00
Quentin Hibon
2d943b5942
Fix signature of onSharedPreferenceChanged
...
The 'key' argument is null when called from android.app.SharedPreferencesImpl.
2021-01-27 12:09:23 +01:00
Quentin Hibon
dd4e0ee6f9
Increase targetSdk to 30
2021-01-27 11:00:50 +01:00
Quentin Hibon
bb8d4abb9e
Implement the midnight delay option
...
Closes #694 .
2021-01-27 09:52:28 +01:00
dependabot[bot]
64069a6e7f
Bump kotlin-stdlib from 1.4.21 to 1.4.21-2 ( #734 )
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.4.21 to 1.4.21-2.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21...v1.4.21-2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 22:12:35 -06:00
dependabot[bot]
9ead803b6c
Bump logback-classic from 1.2.1 to 1.2.3 ( #733 )
...
Bumps logback-classic from 1.2.1 to 1.2.3.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 22:12:19 -06:00
dependabot[bot]
af6387f1fc
Bump kotlin-css-jvm ( #731 )
...
Bumps kotlin-css-jvm from 1.0.0-pre.31-kotlin-1.2.41 to 1.0.0-pre.143-kotlin-1.4.21.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 22:12:03 -06:00
dependabot[bot]
6d0764bbb8
Bump simpleclient_httpserver from 0.9.0 to 0.10.0
...
Bumps [simpleclient_httpserver](https://github.com/prometheus/client_java ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.9.0...parent-0.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-26 20:10:44 -06:00
dependabot[bot]
eb9d017882
Bump commons-lang3 from 3.5 to 3.11
...
Bumps commons-lang3 from 3.5 to 3.11.
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-26 20:07:14 -06:00
dependabot[bot]
ec630ad1b1
Bump test-butler-library from 1.3.1 to 2.1.1
...
Bumps [test-butler-library](https://github.com/linkedin/test-butler ) from 1.3.1 to 2.1.1.
- [Release notes](https://github.com/linkedin/test-butler/releases )
- [Changelog](https://github.com/linkedin/test-butler/blob/master/CHANGELOG.md )
- [Commits](https://github.com/linkedin/test-butler/compare/1.3.1...2.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-26 20:06:59 -06:00
Quentin Hibon
df30c7c764
Disable transparency for stacked widgets
...
Closes #687 .
2021-01-26 20:06:12 -06:00
dependabot[bot]
7a73f9c8c7
Bump daggerVersion from 2.25.4 to 2.31.2 ( #725 )
2021-01-25 08:04:49 -06:00
045612c00f
Add Dependabot configuration file
2021-01-25 07:10:40 -06:00
25d3587545
Add hiqua to list of developers
2021-01-25 06:51:26 -06:00
4ffd78545d
Merge pull request #716 from hiqua/dev
2021-01-25 06:43:13 -06:00
Quentin Hibon
14d018c327
Convert Timestamp to data class
2021-01-25 12:18:05 +01:00
Quentin Hibon
f1c88797a3
Clean up code after conversions
2021-01-25 12:18:05 +01:00
Quentin Hibon
f882e18be9
Convert BaseUserInterfaceTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
0fc9bb57ae
Convert BaseViewTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
22dcd9f7ae
Convert AndroidTaskRunner
2021-01-25 12:18:05 +01:00
Quentin Hibon
7d361b2203
Convert Task and TaskRunner
2021-01-25 12:18:05 +01:00
Quentin Hibon
8131d37d8e
Convert SingleThreadTaskRunner
2021-01-25 12:18:05 +01:00
Quentin Hibon
6485c3efee
Convert ExportCSVTask
2021-01-25 12:18:05 +01:00
Quentin Hibon
2bfbff9b14
Convert ExportDBTask and ImportDataTask
2021-01-25 12:18:05 +01:00
Quentin Hibon
9a72141567
Convert PerformanceTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
6992b5186e
Clean up code after conversions
2021-01-25 12:18:05 +01:00
Quentin Hibon
18db571507
Properly check that a setter is never used
2021-01-25 12:18:05 +01:00
Quentin Hibon
09794ccb68
Move ThingRecord back into RepositoryTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
7644f52dfd
Don't open ThingRecord
2021-01-25 12:18:05 +01:00
Quentin Hibon
21fa636e0c
Convert BaseAndroidTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
df755d30ee
Convert HabitsApplicationTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
7f0c4626b0
Convert HabitFixtures (androidtest)
2021-01-25 12:18:05 +01:00
Quentin Hibon
ec42fda336
Convert AndroidDatabaseTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
def9ff9746
Convert activities.common.views (androidTest)
2021-01-25 12:18:05 +01:00
Quentin Hibon
a7df0bde3e
Convert core.models.sqlite
2021-01-25 12:18:05 +01:00
Quentin Hibon
1cec5a6067
Convert model memory
2021-01-25 12:18:05 +01:00
Quentin Hibon
a58cbffb81
Convert HabitList and ModelObservable
2021-01-25 12:18:05 +01:00
Quentin Hibon
30630c3358
Convert Timestamp
2021-01-25 12:18:05 +01:00
Quentin Hibon
98f9693cff
Convert views
2021-01-25 12:18:05 +01:00
Quentin Hibon
228be95f9c
convert widget tests
2021-01-25 12:18:05 +01:00
Quentin Hibon
457c58a660
Convert RepositoryTest
2021-01-25 12:18:05 +01:00
Quentin Hibon
39cec6f11d
Convert Preferences
2021-01-25 12:18:05 +01:00
Quentin Hibon
8f5f72d9fd
Convert ReminderScheduler
2021-01-25 10:56:59 +01:00
Quentin Hibon
b21eb3f118
Finish uhabits-core ui conversion
2021-01-25 10:56:59 +01:00
Quentin Hibon
136ec5b49b
Convert most of code remaining in uhabits-core
2021-01-25 10:56:59 +01:00
Quentin Hibon
e84cc8e8b1
Convert HabitCardListCache
2021-01-25 10:56:59 +01:00
Quentin Hibon
26fb76f95f
Add mockitokotlin dependency to androidTest
2021-01-25 10:56:59 +01:00
Quentin Hibon
68a8f9d356
Enable mockito inline extension
2021-01-25 10:56:59 +01:00
Quentin Hibon
f541f47476
Use correct BREAK_STRATEGY_BALANCED constant
2021-01-25 10:56:59 +01:00
Quentin Hibon
9d4cfbd270
Fix preferences
2021-01-25 10:56:59 +01:00
1869d05591
ScoreTest: Use static imports for hamcrest
2021-01-21 06:46:23 -06:00
3f8b1008b4
Merge branch 'feature/gradle.kts' into dev
2021-01-21 06:41:34 -06:00
e671949dd2
Merge pull request #709 from hiqua/dev
2021-01-21 06:24:11 -06:00
Quentin Hibon
dedeb13f46
Clean up kotlin code
...
* static imports
* less nullable types
* format
2021-01-19 14:06:18 +01:00
Quentin Hibon
9d0fbb9ea9
Convert WeekdayList
2021-01-18 16:13:19 +01:00
Quentin Hibon
97dcf98e2b
Convert org.isoron.uhabits.utils
2021-01-18 16:13:19 +01:00
Quentin Hibon
25b25acc94
Convert org.isoron.uhabits.acceptance
2021-01-18 16:13:19 +01:00
Quentin Hibon
ac6df47818
Convert uhabits-core (jvmTest)
2021-01-18 16:13:19 +01:00
Quentin Hibon
0f828cbd3a
Convert uhabits-android (test)
2021-01-18 16:13:19 +01:00
Quentin Hibon
eb8d39fbe3
Convert org.isoron.uhabits.core.ui.widgets
2021-01-18 16:13:19 +01:00
Quentin Hibon
11831a2b24
Convert org.isoron.uhabits.inject
2021-01-18 16:13:19 +01:00
Quentin Hibon
e9816a22a3
Convert SettingsFragment
2021-01-18 16:13:19 +01:00
Quentin Hibon
8165b5417f
Convert HabitCardListAdapter
2021-01-18 16:13:19 +01:00
Quentin Hibon
714771fbc3
Convert org.isoron.uhabits.activities.common.dialogs
2021-01-18 16:13:19 +01:00
Quentin Hibon
a2a8dc4489
Mention git pre-commit hook in GUIDELINES.md
2021-01-18 16:13:19 +01:00
Quentin Hibon
bbe39f8523
Replace appendln with appendLine
2021-01-18 16:13:19 +01:00
Quentin Hibon
a69490a23a
Update kotlin version
2021-01-18 16:02:48 +01:00
Quentin Hibon
b6223c3805
Fix outdated javadocs
2021-01-18 16:02:48 +01:00
e3524c112a
Convert uhabits-android/build.gradle to Kotlin
2021-01-16 15:31:22 -06:00
8c0141508d
Convert uhabits-server/build.gradle to Kotlin; use standard paths
2021-01-16 14:44:24 -06:00
8206450456
Convert top-level build.gradle to Kotlin
2021-01-16 13:55:26 -06:00
a5dfe0ec51
Convert uhabits-core/build.gradle to Kotlin
2021-01-16 09:45:23 -06:00
9a4aaf47bc
Merge pull request #707 from hiqua/dev
2021-01-14 06:41:37 -06:00
Quentin Hibon
485e4245ff
Fix kotlin null check
2021-01-12 18:25:08 +01:00
Quentin Hibon
72a7cd9685
Fix ambiguous @Module
2021-01-12 18:25:00 +01:00
Quentin Hibon
95a7c4f474
Fix gradle task 'ktlintApplyToIdea'
2021-01-12 17:36:11 +01:00
Quentin Hibon
f208601bc4
Convert uhabits.receivers to kotlin
2021-01-12 17:33:53 +01:00
Quentin Hibon
d5b9fda636
Convert SnoozeDelayPickerActivity to kotlin
2021-01-12 17:33:53 +01:00
99277491c8
Remove unused imports
2021-01-05 23:09:34 -06:00
2828dfcc75
Update copyright notices
2021-01-05 23:05:48 -06:00
b14aa668c2
Update BUILD.md
2021-01-05 22:57:11 -06:00
47de6243d3
Update GUIDELINES.md
2021-01-05 22:54:56 -06:00
7bad2c886b
Fix GitHub Actions script
2021-01-05 22:31:49 -06:00
c4e496a5ff
Update build scripts
2021-01-05 22:18:35 -06:00
7ee3e00e49
Create top-level gradle project; remove duplicated gradle wrappers
2021-01-05 22:03:01 -06:00
2f39b63723
Add ktlint to uhabits-core; clean up build.gradle
2021-01-05 21:24:20 -06:00
d279388884
Merge branch 'dev' into feature/kmm-merge
2021-01-05 20:43:37 -06:00
Marco Zanetti
358e1ccf42
Convert org.isoron.uhabits.core.utils to Kotlin ( #699 )
2021-01-05 20:33:49 -06:00
236d56bbf0
Remove unused files
2021-01-03 20:47:21 -06:00
68f9b8339f
Flatten uhabits-android into a single gradle module
2021-01-03 20:44:55 -06:00
4a4356b72a
Update build scripts
2021-01-03 17:35:31 -06:00
b71675585c
Update path to uhabits-core-legacy
2021-01-03 14:52:17 -06:00
bebb356425
Reorganize top level directory
2021-01-03 14:43:49 -06:00
9fd36d8d53
Move uhabits-core to top level; all Java files to uhabits-core:jvmMain/jvmTest
2021-01-03 13:21:02 -06:00
1137088e20
Merge branch 'dev' into canvas
2021-01-03 12:02:32 -06:00
6f2b2ab883
Remove Google AutoFactory; expand Dagger imports
...
Fixes #681
2021-01-03 11:31:55 -06:00
d8fcc9160d
Make uhabits-core a Kotlin multiplatform module
2021-01-03 10:21:28 -06:00
cb6843e08b
Remove ShowHabitScreen and ShowHabitBehavior
2021-01-02 00:45:16 -06:00
162eac3bdf
HistoryChart: Fix HistoryEditorDialog
2021-01-01 23:20:20 -06:00
e2d2b5b4b3
HistoryChart: Customizable first day of week
2021-01-01 17:47:28 -06:00
de3668db96
HistoryChart: Fix transparency
2021-01-01 11:32:38 -06:00
93a2ec3186
Replace HistoryChart by new Kotlin implementation
2021-01-01 09:36:23 -06:00
354c930d85
Replace BarChart by new Kotlin implementation
2020-12-31 15:20:00 -06:00
e97cdce467
Copy platform.{gui,io,time} from core; implement AndroidCanvas
2020-12-31 13:29:43 -06:00
13826f4934
ShowHabitActivity: Move presenters and view models to uhabits-core
2020-12-31 00:10:29 -06:00
1cdbc53dc5
EntryList: simplify groupBy
2020-12-30 22:45:33 -06:00
51b9517897
EntryList: remove getValues
2020-12-30 17:28:10 -06:00
a74a4b390b
StreakList: Return copy of list, instead of a view to original list
2020-12-30 16:44:26 -06:00
79b134164a
Convert remaining core.io classes to Kotlin
2020-12-30 16:36:27 -06:00
ced78e0b1f
Update guidelines on code style
2020-12-30 15:29:26 -06:00
9087025418
Reformat all Kotlin files with ktlint; add check to build script
2020-12-30 15:15:12 -06:00
9a5263e508
Update GUIDELINES.md
2020-12-30 12:26:39 -06:00
75571e2eb0
Fix link
2020-12-30 12:23:21 -06:00
b5ed4b9a9c
Merge branch 'dev' of github.com:iSoron/uhabits into dev
2020-12-30 12:19:42 -06:00
2daf08d22d
Update developer guidelines
2020-12-30 12:18:19 -06:00
2e51c73ac0
Update README.md
2020-12-30 09:14:11 -06:00
298bb01762
Convert some core.io classes to Kotlin
2020-12-29 22:18:53 -06:00
a02c7bdc44
Convert core.database classes to Kotlin
2020-12-29 21:50:45 -06:00
feb3c98459
Convert HabitMatcher, Reminder and Streak to Kotlin
2020-12-29 20:21:38 -06:00
823d8bed7e
Merge branch 'dev' of github.com:iSoron/uhabits into dev
2020-12-29 20:04:05 -06:00
68813580eb
Merge branch 'master' into dev
2020-12-29 19:28:56 -06:00
6bc1b91cc6
Update README.md
2020-12-29 19:23:49 -06:00
56f91526e6
Update CHANGELOG
2020-12-29 18:51:12 -06:00
dbc6a16a98
Set forceDarkAllowed to false
2020-12-29 18:43:09 -06:00
4d3c5ad732
Convert HabitNotFoundException to Kotlin
2020-12-29 16:51:26 -06:00
307ff5c1ca
Convert Frequency to Kotlin
2020-12-29 16:51:16 -06:00
3b86a17b49
Simplify StreakList
2020-12-29 16:20:45 -06:00
54fe849eef
Remove MemoryStreakList.java
2020-12-29 15:04:18 -06:00
c023711d16
Convert ScoreList to Kotlin
2020-12-29 14:17:52 -06:00
9bc0f44777
ScoreList: Remove groupBy functions
2020-12-29 14:10:27 -06:00
4a3a767cb2
ScoreList: Recompute given interval
2020-12-29 13:42:11 -06:00
d0c37fef67
ScoreList: Remove reference to Habit
2020-12-29 13:24:12 -06:00
11863cd7b0
Simplify ScoreList
2020-12-29 12:53:14 -06:00
1c696e2561
Remove MemoryScoreList
2020-12-29 09:08:08 -06:00
43c5e450a8
Convert Score to Kotlin
2020-12-29 09:01:41 -06:00
0a84d8a1d8
ScoreList: Remove ModelObservable
2020-12-29 08:58:11 -06:00
354a4d08be
buildEntriesFromInterval: selectively copy over
2020-12-29 08:50:46 -06:00
af93c0e488
BarChart: Update tests and images
2020-12-29 08:22:32 -06:00
b8aa322691
EntryList: Fix tests
2020-12-29 08:19:39 -06:00
a87987da87
Remove target from HistoryChart and BarChart
2020-12-29 08:14:17 -06:00
8b8e9d3980
EntryList: Make groupBy always return thousandths
2020-12-29 08:09:02 -06:00
a19f39308e
Fixes to BarCard
2020-12-29 08:00:04 -06:00
0b23fbed86
Fix tests
2020-12-28 23:08:11 -06:00
d1eeb559cb
Reorganize theme attributes; minor fixes to dialog style
2020-12-28 22:52:41 -06:00
2e4a82418f
Fix usage of singular/plural in alert messages
...
Closes #405
Closes #131
2020-12-28 22:28:58 -06:00
fcdb400edf
Merge branch 'Nirvyz/dev' into dev
2020-12-28 21:40:12 -06:00
Armand Dc
f80fb35e35
Fix color and font inconsistencies
2020-12-28 21:39:36 -06:00
056a7b722b
build.sh: Replace wait by repeated checks
2020-12-28 21:17:35 -06:00
f4c0f353f3
Fix large tests for API 28
2020-12-28 21:12:03 -06:00
3fb7fbac51
build.sh: Create fresh AVD for large-tests
2020-12-28 21:11:41 -06:00
bd70746278
Fix UUID generation
2020-12-28 18:51:17 -06:00
c744d945a4
Redirect Help & FAQ to GitHub Discussions
2020-12-28 15:31:29 -06:00
f0696b3f60
Don't run actions when markdown files are changed
2020-12-28 14:50:39 -06:00
bc36f24551
FAQ: Fix typo
2020-12-28 14:47:14 -06:00
82b68b5f4e
Update bug_report.md
2020-12-28 10:55:02 -06:00
e8238b5ed7
Enable widget stacks for all users
2020-12-28 10:35:30 -06:00
599f21fabb
Delete feature_request.md
2020-12-27 21:18:15 -06:00
e91e2c1c96
Create config.yml
2020-12-27 21:17:48 -06:00
9f421bfd6d
Add landing page source code
2020-12-27 19:18:42 -06:00
3a4071505e
Update issue templates
2020-12-27 17:43:20 -06:00
344c4a324c
Update README.md
2020-12-27 17:41:01 -06:00
0aca118546
Update bug_report.md
2020-12-27 17:25:34 -06:00
124c490f25
Update issue templates
2020-12-27 17:23:08 -06:00
0a5622c78e
Simplify all command and convert them to Kotlin
2020-12-26 22:22:04 -06:00
373f21e247
Simplify CommandRunner and convert it to Kotlin
2020-12-26 22:01:23 -06:00
e80292e75d
NumberButtonView: Display missing data as question marks
2020-12-26 12:14:18 -06:00
7173381d9b
Rename Entries to EntryList
2020-12-26 11:59:27 -06:00
78f31a65d4
Remove EntryList
2020-12-26 11:54:05 -06:00
2e19fee83c
Replace invalidateNewerThan by recompute; add newComputedEntries
2020-12-25 13:28:52 -06:00
f6754ff180
Implement Entries.getValues
2020-12-25 13:14:36 -06:00
3f74c77755
Replace RepetitionList by Entries
2020-12-24 20:35:33 -06:00
c904e22c0f
Implement SQLiteEntries; rename RepetitionRecord to EntryRecord
2020-12-24 12:51:58 -06:00
27023e50ae
HistoryEditorDialog: Listen to commands
2020-12-24 11:15:22 -06:00
0f2f010f94
EditHabitCommand: Notify listeners
2020-12-24 10:49:28 -06:00
cf2989d587
Refactor Habit
2020-12-24 10:41:01 -06:00
94c78ebb72
Write cleaner version of EntryList
2020-12-24 09:43:03 -06:00
d9be39b839
Remove MemoryRepetitionList
2020-12-23 19:56:34 -06:00
7fcad7b5c5
Remove MemoryEntryList
2020-12-23 19:47:41 -06:00
cfeef3651f
Remove ModelObservable from EntryList
2020-12-23 19:25:42 -06:00
e849e8a5c2
Remove ModelObservable from RepetitionList
2020-12-23 19:17:54 -06:00
5bd21e68df
Rename CheckmarkList to EntryList
2020-12-23 19:12:26 -06:00
71597ca89b
Rename Checkmark to Entry
2020-12-23 19:08:31 -06:00
a3cf2877b8
Unify Checkmarks and Repetitions
2020-12-23 18:40:20 -06:00
23e9ccb236
Convert Repetition to Kotlin
2020-12-23 18:09:38 -06:00
7d97554cb1
Convert Checkmark to Kotlin
2020-12-23 17:59:09 -06:00
5f8c0d67b8
Convert AppScope to Kotlin
2020-12-23 17:45:12 -06:00
b468325f64
Replace Config.java by Constants.kt
2020-12-23 17:44:38 -06:00
39d23424d6
Remove CancelableTask
2020-12-23 15:51:45 -06:00
eba2dd0171
Remove HabitsActivity
2020-12-23 15:16:32 -06:00
1bdd44085c
Clean up and update dependencies
2020-12-23 14:26:07 -06:00
596af6afe6
Remove android-base; move Dagger classes to uhabits.inject
2020-12-23 13:43:42 -06:00
3f3ddc3955
Remove BaseActivity and BaseScreen
2020-12-23 13:31:13 -06:00
a58c60b8ce
Remove BaseRootView
2020-12-23 13:06:29 -06:00
b42ad0dd83
Refactor SettingsActivity; clean up BaseScreen
2020-12-23 12:50:14 -06:00
e0fbe841c1
Remove BaseSelectionMenu
2020-12-23 12:43:59 -06:00
3523b2c1a3
Remove BaseMenu
2020-12-23 12:23:23 -06:00
c15c14ffcd
Simplify SyncActivity; make QR code always white
2020-12-23 11:27:59 -06:00
8cd729480f
Remove ButterKnife
2020-12-23 11:18:25 -06:00
638bc2816f
Refactor AboutActivity
2020-12-23 11:12:32 -06:00
826ea17cdd
Refactor EditSettingActivity
2020-12-23 10:53:00 -06:00
19e221bb32
ShowHabitActivity: Re-enable menus and actions
2020-12-23 10:24:20 -06:00
85de69bca7
Remove unused HabitCard
2020-12-23 08:18:46 -06:00
7d5b9d0f63
Refactor BarCard
2020-12-23 08:15:40 -06:00
816ab71d83
Refactor HistoryCard
2020-12-22 20:09:00 -06:00
c230b5c40d
Fix score widget name
2020-12-22 19:45:48 -06:00
71620a320d
Refactor FrequencyCard
2020-12-22 19:41:38 -06:00
c016b0aecc
Refactor ScoreCard
2020-12-22 19:21:05 -06:00
95b3028c95
Refactor StreakCard
2020-12-22 16:32:31 -06:00
ae4ac801a0
Restructure ShowHabitActivity
2020-12-22 16:17:40 -06:00
bda3e42e2b
Create view-model and presenter for TargetCard; reduce boilerplate
2020-12-22 12:59:44 -06:00
4dc1df5887
Refactor TargetCard
2020-12-22 12:05:51 -06:00
302b9f5df4
Refactor SubtitleCard
2020-12-22 11:37:06 -06:00
c2d89c7a60
Refactor NotesCard
2020-12-22 10:37:49 -06:00
45574753c7
ShowHabitPresenter: Listen to commands and auto-update
2020-12-22 10:23:07 -06:00
c84c618ef0
Refactor OverviewCard
2020-12-22 10:07:45 -06:00
98d17d60a5
Refactor ShowHabitRootView; convert ShowHabitActivity to Kotlin
2020-12-22 09:17:39 -06:00
4c1c6e76fc
Remove unused methods
2020-12-21 21:51:49 -06:00
ac1441aba5
Simplify commands
2020-12-21 21:49:12 -06:00
5d2ff40dc9
Replace primitive int by PaletteColor
2020-12-21 21:36:35 -06:00
63f2b80515
Remove AndroidDateUtils
2020-12-21 20:41:01 -06:00
52b25fbc72
Remove AndroidDateFormats
2020-12-21 20:29:41 -06:00
b94a887534
Remove redundant logError method
2020-12-21 20:25:48 -06:00
f6699fbfda
Move SyncManager to uhabits-core
2020-12-21 18:20:43 -06:00
9743b05a78
Move sync package to org.isoron.uhabits.core
2020-12-21 17:13:08 -06:00
9681b7b5ef
RemoteSyncServer: Improve logging
2020-12-21 17:08:55 -06:00
017bc50698
Move sync classes to uhabits-core
2020-12-21 17:08:55 -06:00
1e94456a74
Add server metrics
2020-12-21 17:08:55 -06:00
2fcba80f3a
Server: Implement temporary links
2020-12-21 17:08:55 -06:00
fc4cbe84f0
Update README.md
2020-12-09 20:39:22 -06:00
011abf62a0
Bump version to 1.8.11
2020-12-09 20:01:35 -06:00
Sunxy88
9c96857262
Use dark theme in settings window. ( #655 )
2020-12-09 19:57:03 -06:00
4f55ec6ea8
Bump version number
2020-11-29 16:16:27 -06:00
8139088b39
Update README.md
2020-11-29 15:30:37 -06:00
44f7d13449
Include pre-release badge
2020-11-29 15:30:22 -06:00