Commit Graph

361 Commits

Author SHA1 Message Date
Alinson S. Xavier
7ba9a7e4e7
Update translations 2022-01-02 11:16:21 -06:00
Alinson S. Xavier
5b8a7c39e2
HistoryCard: Make colors more consistent for AT_MOST habits 2022-01-02 11:06:37 -06:00
Alinson S. Xavier
d40a5a89cd
Notes: Update test screenshots 2022-01-01 08:06:45 -06:00
Alinson S. Xavier
308d558347
NumberPicker: Show keyboard more reliably 2022-01-01 07:36:40 -06:00
Alinson S. Xavier
9770ce187a
NumberPicker: Fix formatting 2022-01-01 07:28:40 -06:00
Alinson S. Xavier
535bc03b70
NumberPicker: Clear focus of both pickers 2022-01-01 07:22:26 -06:00
Alinson S. Xavier
642e45af89
NumberPicker: Replace "5" by "50" instead of "05" on decimal picker 2022-01-01 07:21:29 -06:00
Alinson S. Xavier
56d2307b75
Habit notes: left align 2022-01-01 06:40:28 -06:00
Alinson S. Xavier
d875af8a8e
CheckmarkDialog: Format date using current locale 2022-01-01 06:30:57 -06:00
Alinson S. Xavier
feeb4f057d
Update translations 2021-12-29 10:10:09 -06:00
Alinson S. Xavier
1ad5c6b896
Restore x_times_per_y_days translations 2021-12-29 10:01:22 -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
Alinson S. Xavier
e26b643423
HabitCardView: Remove flickering due to toggle delay 2021-11-11 17:57:21 -06:00
Alinson S. Xavier
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
Alinson S. Xavier
a01300e9c6
Update list of developers 2021-11-11 07:27:33 -06:00
Alinson S. Xavier
32ef3c14f7
Settings: Update short toggle description 2021-11-11 06:54:46 -06:00
Alinson S. Xavier
4972257635
Merge branch 'dev' into feat-1074 2021-11-11 06:43:20 -06:00
Alinson S. Xavier
c98cb50baa
CheckmarkDialog: Always set up all buttons 2021-11-11 06:35:51 -06:00
Alinson S. Xavier
a1aea532b5
NumberPicker: Fix vertical alignment 2021-11-11 06:01:27 -06:00
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
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
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