|
|
d279388884
|
Merge branch 'dev' into feature/kmm-merge
|
2021-01-05 20:43:37 -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 |
|
|
|
4ccda9d6f7
|
Move existing source code to subfolder
|
2019-03-31 06:48:26 -05:00 |
|
|
|
db1ba822fe
|
Merge pull request #472 from chennemann/feat/create-habit-with-long-description
fix: habits with long description could not be saved
|
2019-01-27 22:30:14 -06:00 |
|
|
|
bd18a4320a
|
Merge pull request #471 from chennemann/feat/always-hide-archive-action
Always hide archive/unarchive icon
|
2019-01-27 22:19:43 -06:00 |
|
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
|
2019-01-23 21:16:26 +01:00 |
|
Christoph Hennemann
|
d4b5c7b9d5
|
feat: Always hide archive/unarchive icon
- Improves usability since the icons do not
jump around when more than one habit is
selected
References: #465
|
2019-01-23 20:55:38 +01:00 |
|
Christoph Hennemann
|
d8894753e0
|
feat: Add scrollbars to habit overview list
References: #365
|
2019-01-20 00:40:35 +01:00 |
|
|
|
178061475e
|
Improve performance when importing database
|
2018-12-08 12:24:44 -06:00 |
|
|
|
3581173193
|
NumberPicker: automatically show keyboard
|
2018-12-08 08:30:23 -06:00 |
|
|
|
a839631aae
|
Fix previews in Layout Editor
|
2018-12-07 05:59:54 -06:00 |
|
|
|
a3e0d7ffb1
|
BarCard: fix target
|
2018-12-06 20:16:45 -06:00 |
|
|
|
6a3e430a5e
|
Merge pull request #438 from vyu1/dev
Add name (Victor Yu) to developer list
|
2018-09-18 19:04:27 -05:00 |
|
Victor Yu
|
07efa8b321
|
Add name (Victor Yu) to developer list
|
2018-09-17 23:31:50 -04:00 |
|
|
|
dc74c0e54b
|
Simplify StackWidgetService; reduce flicker
|
2018-06-16 19:35:28 -05:00 |
|
|
|
436d19dfea
|
Merge branch 'dev' into feature/stackview
# Conflicts:
# uhabits-android/src/main/java/org/isoron/uhabits/widgets/HabitPickerDialog.kt
|
2018-06-16 18:06:23 -05:00 |
|
|
|
6ca4877f1f
|
BarChart: allow user to pick interval
|
2018-06-15 21:11:47 -05:00 |
|
|
|
6ad302b697
|
Show bar chart with monthly totals
|
2018-06-14 22:59:31 -05:00 |
|
|
|
b0820095f1
|
Add action for randomizing habit history (dev mode)
|
2018-06-13 21:39:06 -05:00 |
|
|
|
49689317b7
|
Fix adaptive icons; remove obsolete folder
|
2018-06-07 22:35:20 -05:00 |
|
|
|
87f069f986
|
Merge branch 'master' into dev
|
2018-06-04 19:57:02 -05:00 |
|
|
|
2654521647
|
Update only widgets containing the habit that was modified
|
2018-02-04 10:14:24 -06:00 |
|
|
|
778a7eb6bc
|
Make widgets dark grey instead of black
|
2018-02-04 10:13:47 -06:00 |
|
|
|
71d559d6d9
|
Merge branch 'dev' into feature/stackview
|
2018-02-04 09:52:16 -06:00 |
|
|
|
b94d2f2fa6
|
StackWidget: allow user to select habits
|
2018-01-27 20:34:11 -06:00 |
|
|
|
b46b7aae25
|
Merge branch 'feature/custom-snooze' into dev
|
2017-12-06 21:42:04 -06:00 |
|
|
|
357f51fd5e
|
SnoozeDelayPickerActivity: Fix timepicker layout
|
2017-12-06 21:41:42 -06:00 |
|
|
|
0dc46d02a4
|
Minor style changes
|
2017-11-15 21:54:30 -06:00 |
|
|
|
ecf3086aef
|
Merge branch 'add-delete-button-to-stats' of git://github.com/derebaba/uhabits into pull/delete-button
|
2017-11-15 21:42:30 -06:00 |
|
|
|
0077d35ff9
|
Automatically dismiss summary notification
|
2017-11-14 23:03:46 -06:00 |
|
|
|
2a4a7c975f
|
Add action to show reminder right now (for developers)
|
2017-11-14 22:35:37 -06:00 |
|
|
|
e91f1c3fa4
|
Merge branch 'dev' into feature/custom-snooze
|
2017-11-14 22:20:32 -06:00 |
|
|
|
9d48b4bcdb
|
Simplify code; change notification actions to Yes/No/Later
|
2017-11-14 22:07:52 -06:00 |
|
|
|
7f1a35ebe5
|
Merge branch 'dev' of git://github.com/rsri/uhabits into pull/cancel_notification
|
2017-11-14 21:54:16 -06:00 |
|
|
|
5ccd546958
|
Merge branch 'dev' of git://github.com/TruffelNL/uhabits into dev
# Conflicts:
# uhabits-android/src/main/java/org/isoron/uhabits/notifications/AndroidNotificationTray.kt
|
2017-11-14 21:45:56 -06:00 |
|
Victor Yu
|
8feb07ff1b
|
Code review changes; Made 'stack view' design available for all widgets
|
2017-11-08 21:03:06 -05:00 |
|
derebaba
|
1edd76ae8c
|
Added delete button to statistics screen
|
2017-11-02 14:21:27 +03:00 |
|
Victor Yu
|
268cb0bc18
|
Can make either the normal checkmark widget or stackview checkmark widget
|
2017-10-15 20:44:21 -04:00 |
|
Victor Yu
|
5a78de5a25
|
Implemented ability to choose multiple habits for stackview
|
2017-10-15 13:36:54 -04:00 |
|
Victor Yu
|
82972d6e47
|
Implemented stackwidget style for checkmark widgets
|
2017-10-15 13:36:54 -04:00 |
|
|
|
a201273781
|
Refactoring
|
2017-10-10 21:31:31 -05:00 |
|
|
|
223b8bc5ec
|
Merge branch 'dev' into llunak/custom_snooze
|
2017-09-28 07:00:51 -05:00 |
|
|
|
ba78e563cd
|
Merge branch 'keep_position' of git://github.com/llunak/uhabits into dev
|
2017-09-28 06:44:36 -05:00 |
|
Luboš Luňák
|
d2cc283bd5
|
don't reset habit position when editing it
|
2017-09-28 13:03:34 +02:00 |
|
Luboš Luňák
|
be9c2ff64d
|
fix name of exported files (correct the time)
This reverts part of a75a27ad, where this got changed presumably by mistake.
|
2017-09-27 20:13:29 +02:00 |
|
|
|
bb22972eb2
|
Minor code style changes
|
2017-09-24 07:19:35 -05:00 |
|
|
|
e911fb35b6
|
Better explain LED lights feature
|
2017-09-24 07:16:59 -05:00 |
|
Luboš Luňák
|
e970473876
|
make notification snooze popup follow night mode setting
|
2017-09-15 13:06:42 +02:00 |
|
Luboš Luňák
|
cec05ccbca
|
when asking for snooze delay, first show a list of common options
|
2017-09-15 13:06:37 +02:00 |
|