Commit Graph

1576 Commits

Author SHA1 Message Date
f108bc8dc1 Initial prototype of multi-platform version 2019-03-31 06:48:26 -05: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
a719f6ad98 Merge pull request #459 from chennemann/feat/scroll-bar-in-main-menu
Add scrollbars to habit overview list
2019-01-22 16:49:37 -06: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
fca695ee6b Remove nightly APK badge 2018-12-05 21:27:29 -06:00
8fd175685d Update badge.py to Python 3 2018-12-05 21:02:23 -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
b5fda334d4 build.gradle: Give higher priority to Google Maven repository 2018-06-07 22:57:16 -05:00
88beb7b883 build.gradle: Give higher priority to Google Maven repository 2018-06-07 22:54:07 -05:00
49689317b7 Fix adaptive icons; remove obsolete folder 2018-06-07 22:35:20 -05:00
052d26c708 Upgrade to Kotlin 1.2.41 2018-06-07 22:23:40 -05:00
76c88848b2 Upgrade to Gradle 4.4 2018-06-07 22:03:13 -05:00
87f069f986 Merge branch 'master' into dev 2018-06-04 19:57:02 -05:00
ce27773138 Merge branch 'hotfix/1.7.9' 2018-04-21 10:31:54 -05:00
0864f83307 Update CHANGELOG v1.7.9 2018-04-21 10:17:38 -05:00
624cc67d9b Update translations 2018-04-21 10:17:31 -05:00
462bac8167 Add support for adaptive icons
Closes #395
2018-04-21 09:39:30 -05:00
5865eb41f7 Update notification for Android Oreo
- Add link to notification channel settings
- Remove snooze button

Closes #400
2018-04-21 08:50:53 -05:00
2bfd4a942d Remove unused PebbleReceiverTest 2018-04-21 08:00:00 -05:00
b4a33cba39 Add ActiveAndroid source code to our tree and remove content providers
ActiveAndroid is not actively maintained anymore and contains code
related to that Content Providers that makes the application crash on
Android Oreo.
2018-04-14 10:22:31 -05:00
f02c86e61b Bump targetSdkVersion to 27 2018-04-14 10:19:34 -05:00
5021f50e18 Bump version to 1.7.9 (36) 2018-04-14 08:11:22 -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
2904f3e2f8 Move some methods to StringUtils 2018-01-27 20:25:55 -06:00
1ad06bcc15 Preferences: allow storing Long arrays 2018-01-27 19:07:05 -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
7f257e045b MemoryHabitList: iterate over a copy of the list 2017-12-04 23:13:31 -06:00