Alinson S. Xavier
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
Alinson S. Xavier
990c85aedd
CheckmarkDialog: Use theme color instead of CSV
2021-11-11 05:25:47 -06: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
Alinson S. Xavier
b62e436054
Fix "hide completed" for numerical habits
...
Fixes #1179
2021-11-07 11:47:25 +01:00
Alinson S. Xavier
bf63b4dbcf
Remove HabitMatcherBuilder
2021-11-06 06:50:28 -05:00
Alinson S. Xavier
a82d940bcc
Small tweaks to checkmark size
2021-11-06 06:19:13 -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
Jakub Kalinowski
6531445d7f
Add delay after toggling a habit
2021-10-05 09:04:32 +02: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
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
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]
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
Alinson S. Xavier
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
Alinson S. Xavier
2a0afedb1d
SubtitleCard: Show at-most icon
2021-09-29 03:22:38 -05:00
Alinson S. Xavier
66a2b41250
Target type: use dropdown instead of radio button
2021-09-29 03:22:31 -05:00
Alinson S. Xavier
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
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
9d3c63cf62
Removes JVM dependencies from StringUtils
...
See Issue #1075
2021-09-18 23:19:34 -07: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
Alinson S. Xavier
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
Alinson S. Xavier
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
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
a58a8005e1
Bump AGP from 4.2.2 to 7.0.2
2021-09-03 08:08:34 +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]
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
Alinson S. Xavier
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
Alinson S. Xavier
57f5f6ed5b
Cycle through through all checkmark states
2021-08-22 06:23:06 -05:00
Alinson S. Xavier
f15c660d33
Merge branch 'master' into dev
2021-08-21 07:40:28 -05:00
Alinson S. Xavier
2a5725f382
Small tweaks to CheckmarkWidget padding and aspect ratio
2021-08-21 06:17:13 -05:00
Alinson S. Xavier
edeabb6ee3
Update CHANGELOG and release notes
2021-08-21 05:07:57 -05:00
Alinson S. Xavier
24a9fbe414
Update translations
2021-08-21 04:57:07 -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
b9eb244b0b
Introduce HabitType and NumericalHabitType enums
2021-08-06 05:48:15 -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
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]
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]
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]
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
Alinson S. Xavier
705dfb9cbd
Bitmap.createBitmap: Ensure width, height > 0
...
Fixes #966
2021-07-31 15:46:17 -05:00
Alinson S. Xavier
d0ef749f19
StackWidget: Raise exception instead of returning invalid default value
2021-07-31 15:07:43 -05:00
Alinson S. Xavier
b54711243f
Remove color.toThemedAndroidColor
...
Fixes #907
2021-07-31 14:18:50 -05:00
Alinson S. Xavier
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
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]
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
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]
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
Alinson S. Xavier
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
Alinson S. Xavier
89b24911ba
Fix imports
2021-06-05 18:18:25 -05:00
Alinson S. Xavier
1cf71b3973
Use dark theme in HabitPickerDialog.kt
...
Fixes #916
2021-06-05 17:26:55 -05:00
Alinson S. Xavier
2fe3b15806
Fix small issues with the pure black theme
2021-06-05 17:17:27 -05:00
Alinson S. Xavier
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]
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
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
Alinson S. Xavier
12c76245e6
Merge branch 'master' into dev
2021-05-23 17:47:14 -05:00
Alinson S. Xavier
afad56ab91
Update test screenshots; automatically fetch
2021-05-23 15:34:59 -05:00
Alinson S. Xavier
88f8581acc
Make CheckmarkWidget resizable; remove fixed aspect ratio
2021-05-23 11:49:49 -05:00
Alinson S. Xavier
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
Alinson S. Xavier
d87961d800
Fix missing placeholder in some translations; update remaining ones
...
Fixes #926
2021-05-23 10:50:26 -05:00
Alinson S. Xavier
38d2606d6d
Fix IllegalStateException in androidx.customview.view
...
Fixes #906
2021-05-22 12:53:03 -05:00
sumanabhi
b1c53bd820
Added the Decimal Support while entering target for any Habit.
2021-05-21 19:40:47 -05:00
Alinson S. Xavier
c973f93424
Fix small issues with font size
2021-05-15 20:22:42 -05:00
Alinson S. Xavier
fcadbe7c38
Handle numerical habits with target value of zero
...
Fixes #903
2021-05-15 20:11:20 -05:00
Alinson S. Xavier
59a4d7552c
Update translations; reorganize play/listings
2021-05-09 18:03:04 -05:00
Alinson S. Xavier
9d7840bdd1
Merge branch 'master' into dev
2021-05-09 17:24:50 -05:00
Alinson S. Xavier
df56608a5d
Re-add signing config
2021-05-09 17:04:42 -05:00
Alinson S. Xavier
dd1999681f
Small adjustments to numeric checkmark widget
2021-05-09 16:24:59 -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
Alinson S. Xavier
63883032c4
Update screenshots and description
2021-04-29 21:32:17 -05:00
Alinson S. Xavier
61529fde4d
Update translations
2021-04-29 19:02:35 -05:00
Alinson S. Xavier
a7845c9290
Make large-tests pass on API 23
2021-04-26 21:21:51 -05:00
Alinson S. Xavier
1feefe107c
Make large-tests pass on API 25
2021-04-26 18:28:37 -05:00
Alinson S. Xavier
2728c311d8
Large tests: Make compatible with API 27
2021-04-25 19:45:02 -05:00
Alinson S. Xavier
b561dfe90d
GitHub Actions: Large tests
2021-04-24 21:27:01 -05:00
Alinson S. Xavier
53a40b2cfa
Update translations
2021-04-22 23:18:42 -05:00
Alinson S. Xavier
98ce802f87
Remove useless statement
2021-04-22 23:11:41 -05:00
Alinson S. Xavier
853b4275be
Parse translators from Crowdin report; group by language
...
Fixes #669
2021-04-22 23:06:35 -05:00
Alinson S. Xavier
df4355c072
Switch to androidx.preference.PreferenceManger
2021-04-18 22:17:25 -05:00
Alinson S. Xavier
33c3feb11a
Make FrequencyPickerDialog translatable
2021-04-18 10:34:35 -05:00
Alinson S. Xavier
f88a9bd46a
Remove -alpha from version name
2021-04-18 10:04:56 -05:00
Alinson S. Xavier
5dd9f43464
Update translations
2021-04-18 09:57:34 -05:00
Alinson S. Xavier
4a13623b2c
Update translations
2021-04-18 09:26:12 -05:00
Alinson S. Xavier
6b368bffdf
Update measurable_example
2021-04-18 09:09:46 -05:00
Alinson S. Xavier
8d87988871
Add arrows to sort menu
2021-04-18 09:02:40 -05:00
Alinson S. Xavier
256ca13dca
Small tweaks to preferences screen; restore default accent color
2021-04-18 07:29:03 -05:00
Alinson S. Xavier
b0c5552cfa
Remove unused imports
2021-04-17 22:01:17 -05:00
Alinson S. Xavier
616ab4861d
CheckmarkWidget: Always show circle
...
Fixes #790
2021-04-17 21:56:50 -05:00
Alinson S. Xavier
fcff067b2e
DatePicker: Implement dark theme
...
Fixes #858
2021-04-17 21:52:00 -05:00
Alinson S. Xavier
da018fc64d
Temporarily remove device sync
2021-04-17 19:53:24 -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
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]
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
Alinson S. Xavier
071b6bd090
HeaderView: Fix padding
2021-03-18 22:23:58 -05:00
Alinson S. Xavier
8b2285787c
Fix numerical spinner in BarCardView
2021-03-18 22:09:54 -05:00
Alinson S. Xavier
c83cd5fd10
Render YES_AUTO as outlined checkmark
2021-03-18 22:04:23 -05:00
Alinson S. Xavier
381c67d020
Allow unitless numerical habits
2021-03-18 22:04:23 -05:00
Alinson S. Xavier
81cffc7253
Fix dialog text color
2021-03-18 22:04:23 -05:00
Alinson S. Xavier
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
Alinson S. Xavier
51947576aa
HistoryEditorDialog: Use system theme
2021-03-14 09:17:26 -05: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
Alinson S. Xavier
7b68938e14
ButtonView: Adjust size of question marks
2021-03-13 18:45:18 -06:00
Alinson S. Xavier
ee462715de
Use different colors for YES_AUTO and NO; increase contrast slightly
2021-03-13 18:44:04 -06:00
Alinson S. Xavier
a95da72e19
Attempt to make EntryPanelViewTest less flaky
2021-03-13 16:58:27 -06:00
Alinson S. Xavier
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
Alinson S. Xavier
9b753b07f8
Temporarily disable flaky test
2021-03-10 20:25:06 -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
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
Alinson S. Xavier
c53997ffcc
Update fa_star_half_o unicode
2021-02-13 09:02:17 -06:00
Alinson S. Xavier
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
Alinson S. Xavier
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
Alinson S. Xavier
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
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]
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
Alinson S. Xavier
129c86a030
about.xml: Sort developers by number of commits
2021-01-31 11:35:44 -06:00
Alinson S. Xavier
e4121b2564
Merge branch 'master' into dev
2021-01-30 21:41:14 -06:00
Alinson S. Xavier
c006659ba4
Use Nexus 4 screen size in build.sh; adjust BackupSteps accordingly
2021-01-30 19:42:10 -06:00
Alinson S. Xavier
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
Alinson S. Xavier
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
Alinson S. Xavier
89bde4c9ae
verifyDisplayGraphs: Update class names
2021-01-30 09:49:35 -06:00
Alinson S. Xavier
a7e2e0e8da
Acceptance tests: fix imports; remove unused function
2021-01-30 08:45:43 -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
Alinson S. Xavier
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
Alinson S. Xavier
a6c9ea22e6
Merge branch 'midnight_delay_option_2' into dev
2021-01-27 20:06:44 -06:00
Alinson S. Xavier
5767817de2
Midnight delay: Make text shorter
2021-01-27 20:06:31 -06:00
Alinson S. Xavier
b80344a443
Merge pull request #743 from hiqua/update_mockito
...
Delete obsolete mockito dependencies
2021-01-27 20:01:40 -06:00
Alinson S. Xavier
f36bc788c7
Merge pull request #740 from hiqua/sdk_30
...
Increase targetSdk to 30
2021-01-27 19:59:13 -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]
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
Alinson S. Xavier
25d3587545
Add hiqua to list of developers
2021-01-25 06:51:26 -06: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
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
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
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
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
Alinson S. Xavier
3f8b1008b4
Merge branch 'feature/gradle.kts' into dev
2021-01-21 06:41:34 -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
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
bbe39f8523
Replace appendln with appendLine
2021-01-18 16:13:19 +01:00
Quentin Hibon
b6223c3805
Fix outdated javadocs
2021-01-18 16:02:48 +01:00