Alinson S. Xavier
|
7cab0a39e5
|
Implement database access (with migrations)
|
7 years ago |
Alinson S. Xavier
|
e19339d808
|
Add symlink to node_modules
|
7 years ago |
Alinson S. Xavier
|
134975b8ba
|
Fix instructions in core/build.gradle
|
7 years ago |
Alinson S. Xavier
|
2d0a57efbd
|
Update README
|
7 years ago |
Alinson S. Xavier
|
50e94c4d09
|
Update README; add screenshot
|
7 years ago |
Alinson S. Xavier
|
15974bdca8
|
Add README
|
7 years ago |
Alinson S. Xavier
|
0734e74154
|
Add gradle wrappers
|
7 years ago |
Alinson S. Xavier
|
f108bc8dc1
|
Initial prototype of multi-platform version
|
7 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 |
Alinson S. Xavier
|
bd18a4320a
|
Merge pull request #471 from chennemann/feat/always-hide-archive-action
Always hide archive/unarchive icon
|
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
|
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
|
7 years ago |
Alinson S. Xavier
|
a719f6ad98
|
Merge pull request #459 from chennemann/feat/scroll-bar-in-main-menu
Add scrollbars to habit overview list
|
7 years ago |
Christoph Hennemann
|
d8894753e0
|
feat: Add scrollbars to habit overview list
References: #365
|
7 years ago |
Alinson S. Xavier
|
178061475e
|
Improve performance when importing database
|
7 years ago |
Alinson S. Xavier
|
3581173193
|
NumberPicker: automatically show keyboard
|
7 years ago |
Alinson S. Xavier
|
a839631aae
|
Fix previews in Layout Editor
|
7 years ago |
Alinson S. Xavier
|
a3e0d7ffb1
|
BarCard: fix target
|
7 years ago |
Alinson S. Xavier
|
6d4dbcdee7
|
Disable more flaky tests
|
7 years ago |
Alinson S. Xavier
|
33ae289ff1
|
Temporarily disable flaky tests
|
7 years ago |
Alinson S. Xavier
|
fca695ee6b
|
Remove nightly APK badge
|
7 years ago |
Alinson S. Xavier
|
8fd175685d
|
Update badge.py to Python 3
|
7 years ago |
Alinson S. Xavier
|
6a3e430a5e
|
Merge pull request #438 from vyu1/dev
Add name (Victor Yu) to developer list
|
7 years ago |
Victor Yu
|
07efa8b321
|
Add name (Victor Yu) to developer list
|
7 years ago |
Alinson S. Xavier
|
9183cb9f37
|
Update test images
|
7 years ago |
Alinson S. Xavier
|
a1bd4836dd
|
gradle: do not abort on lint errors
|
7 years ago |
Alinson S. Xavier
|
dc74c0e54b
|
Simplify StackWidgetService; reduce flicker
|
7 years ago |
Alinson S. Xavier
|
436d19dfea
|
Merge branch 'dev' into feature/stackview
# Conflicts:
# uhabits-android/src/main/java/org/isoron/uhabits/widgets/HabitPickerDialog.kt
|
7 years ago |
Alinson S. Xavier
|
6ca4877f1f
|
BarChart: allow user to pick interval
|
7 years ago |
Alinson S. Xavier
|
6ad302b697
|
Show bar chart with monthly totals
|
7 years ago |
Alinson S. Xavier
|
b0820095f1
|
Add action for randomizing habit history (dev mode)
|
7 years ago |
Alinson S. Xavier
|
b5fda334d4
|
build.gradle: Give higher priority to Google Maven repository
|
7 years ago |
Alinson S. Xavier
|
88beb7b883
|
build.gradle: Give higher priority to Google Maven repository
|
7 years ago |
Alinson S. Xavier
|
49689317b7
|
Fix adaptive icons; remove obsolete folder
|
7 years ago |
Alinson S. Xavier
|
052d26c708
|
Upgrade to Kotlin 1.2.41
|
7 years ago |
Alinson S. Xavier
|
76c88848b2
|
Upgrade to Gradle 4.4
|
7 years ago |
Alinson S. Xavier
|
87f069f986
|
Merge branch 'master' into dev
|
7 years ago |
Alinson S. Xavier
|
ce27773138
|
Merge branch 'hotfix/1.7.9'
|
8 years ago |
Alinson S. Xavier
|
0864f83307
|
Update CHANGELOG
|
8 years ago |
Alinson S. Xavier
|
624cc67d9b
|
Update translations
|
8 years ago |
Alinson S. Xavier
|
462bac8167
|
Add support for adaptive icons
Closes #395
|
8 years ago |
Alinson S. Xavier
|
5865eb41f7
|
Update notification for Android Oreo
- Add link to notification channel settings
- Remove snooze button
Closes #400
|
8 years ago |
Alinson S. Xavier
|
2bfd4a942d
|
Remove unused PebbleReceiverTest
|
8 years ago |
Alinson S. Xavier
|
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.
|
8 years ago |
Alinson S. Xavier
|
f02c86e61b
|
Bump targetSdkVersion to 27
|
8 years ago |
Alinson S. Xavier
|
5021f50e18
|
Bump version to 1.7.9 (36)
|
8 years ago |
Alinson S. Xavier
|
2654521647
|
Update only widgets containing the habit that was modified
|
8 years ago |
Alinson S. Xavier
|
778a7eb6bc
|
Make widgets dark grey instead of black
|
8 years ago |
Alinson S. Xavier
|
71d559d6d9
|
Merge branch 'dev' into feature/stackview
|
8 years ago |