Dharanish
0deed80328
Revert "Fix test case"
...
This reverts commit 6010fa8c58
.
1 year ago
Dharanish
6010fa8c58
Fix test case
1 year ago
Dharanish
1a9dc0d9ce
Fix test case
1 year ago
Dharanish
bf05740c82
Merge remote-tracking branch 'upstream/dev' into dev
1 year ago
Alinson S. Xavier
fc9cc423d0
Multiple fixes to edge-to-edge display (API 35)
1 year ago
Dharanish
c764461726
Change db version
1 year ago
Dharanish
f5da00a989
All scores, frequency, history, etc. corrected for the skip days features.
1 year ago
Dharanish
ec08b602f3
Skip days implemented. Scores not correct yet
1 year ago
Alinson S. Xavier
9ca1aa911a
Minor layout fixes
2 years ago
Alinson S. Xavier
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.
2 years ago
Alinson S. Xavier
b76da35752
Widgets: Increase corner radius to match Android 12
3 years ago
Alinson S. Xavier
71a05d598a
CheckmarkDialog: Switch to AppCompatDialogFragment
...
Fixes issues with the soft keyboard covering the popup.
3 years ago
Alinson S. Xavier
7c1a91e35a
Update list of translators
3 years ago
Alinson S. Xavier
03b02aaa06
Merge branch 'number-popup' into release/2.1.0
3 years ago
Alinson S. Xavier
9609bee0f7
Update CHANGELOG and list of developers
3 years ago
Alinson S. Xavier
d1de3a852b
Implement NumberPopup
3 years ago
Alinson S. Xavier
f04e37e905
Remove CheckmarkDialog
3 years ago
Alinson S. Xavier
825a5f2cb9
Implement CheckmarkPopup
3 years ago
Alinson S. Xavier
56d2307b75
Habit notes: left align
4 years ago
Alinson S. Xavier
a01300e9c6
Update list of developers
4 years ago
Alinson S. Xavier
a1aea532b5
NumberPicker: Fix vertical alignment
4 years ago
Bindu
8036b10ee6
improve yes/no dialog design
4 years ago
Bindu
71f400f587
improve numerical dialog design
4 years ago
Bindu
d644170141
Implement dialog for Yes/No Habits
4 years ago
Bindu
d38f83e961
Added a notes field and implemented dialog for numeric habits
4 years ago
Alinson S. Xavier
75078ed52b
Merge pull request #1101 from KristianTashkov/kris/implement_at_most
...
Implement numerical habits with AT_MOST target type
4 years ago
Alinson S. Xavier
2a0afedb1d
SubtitleCard: Show at-most icon
4 years ago
Alinson S. Xavier
66a2b41250
Target type: use dropdown instead of radio button
4 years ago
KristianTashkov
804edfa64e
Implement numerical habits with AT_MOST target type
4 years ago
Quentin Hibon
f88f1cfb54
Improve NumberPicker usage in numerical habits
4 years ago
Quentin Hibon
a5d4a37da8
Improve digit constraints in frequency picker
4 years ago
Quentin Hibon
4804a48549
Reimplement custom frequencies
...
Closes #961 .
4 years ago
Alinson S. Xavier
2a5725f382
Small tweaks to CheckmarkWidget padding and aspect ratio
4 years ago
Alinson S. Xavier
24a9fbe414
Update translations
4 years ago
sumanabhi
b1c53bd820
Added the Decimal Support while entering target for any Habit.
4 years ago
Alinson S. Xavier
61529fde4d
Update translations
4 years ago
Alinson S. Xavier
853b4275be
Parse translators from Crowdin report; group by language
...
Fixes #669
4 years ago
Alinson S. Xavier
33c3feb11a
Make FrequencyPickerDialog translatable
5 years ago
Alinson S. Xavier
da018fc64d
Temporarily remove device sync
5 years ago
Alinson S. Xavier
ee462715de
Use different colors for YES_AUTO and NO; increase contrast slightly
5 years ago
Quentin Hibon
96f87df052
Implement task to generate translator layout from a text file ( #759 )
...
Related to #669
5 years ago
Alinson S. Xavier
129c86a030
about.xml: Sort developers by number of commits
5 years ago
Alinson S. Xavier
e4121b2564
Merge branch 'master' into dev
5 years ago
Alinson S. Xavier
25d3587545
Add hiqua to list of developers
5 years ago
Alinson S. Xavier
2828dfcc75
Update copyright notices
5 years ago
Alinson S. Xavier
68f9b8339f
Flatten uhabits-android into a single gradle module
5 years ago
Alinson S. Xavier
4ccda9d6f7
Move existing source code to subfolder
7 years ago
Alinson S. Xavier
db1ba822fe
Merge pull request #472 from chennemann/feat/create-habit-with-long-description
...
fix: habits with long description could not be saved
7 years ago
Christoph Hennemann
b180f11834
fix: habits with long description could not be saved
...
- That was due to a bug where the dialog was not resized
or scrollable and therefore the save button was not
accessible
References: #462
7 years ago
Christoph Hennemann
d8894753e0
feat: Add scrollbars to habit overview list
...
References: #365
7 years ago