Commit Graph

177 Commits

Author SHA1 Message Date
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
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
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
2828dfcc75 Update copyright notices 2021-01-05 23:05:48 -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
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
4a4356b72a Update build scripts 2021-01-03 17:35:31 -06:00
bebb356425 Reorganize top level directory 2021-01-03 14:43:49 -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
6d4dbcdee7 Disable more flaky tests 2018-12-05 22:08:02 -06:00
33ae289ff1 Temporarily disable flaky tests 2018-12-05 21:52:44 -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
9183cb9f37 Update test images 2018-08-14 07:32:02 -05:00
a1bd4836dd gradle: do not abort on lint errors 2018-08-14 07:31:18 -05: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
bf8c14fc03 Fix reminder tests 2017-12-06 22:23:28 -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