Quentin Hibon
|
26fb76f95f
|
Add mockitokotlin dependency to androidTest
|
5 years ago |
Quentin Hibon
|
f541f47476
|
Use correct BREAK_STRATEGY_BALANCED constant
|
5 years ago |
Quentin Hibon
|
9d4cfbd270
|
Fix preferences
|
5 years ago |
Alinson S. Xavier
|
3f8b1008b4
|
Merge branch 'feature/gradle.kts' into dev
|
5 years ago |
Quentin Hibon
|
dedeb13f46
|
Clean up kotlin code
* static imports
* less nullable types
* format
|
5 years ago |
Quentin Hibon
|
9d0fbb9ea9
|
Convert WeekdayList
|
5 years ago |
Quentin Hibon
|
97dcf98e2b
|
Convert org.isoron.uhabits.utils
|
5 years ago |
Quentin Hibon
|
25b25acc94
|
Convert org.isoron.uhabits.acceptance
|
5 years ago |
Quentin Hibon
|
0f828cbd3a
|
Convert uhabits-android (test)
|
5 years ago |
Quentin Hibon
|
eb8d39fbe3
|
Convert org.isoron.uhabits.core.ui.widgets
|
5 years ago |
Quentin Hibon
|
11831a2b24
|
Convert org.isoron.uhabits.inject
|
5 years ago |
Quentin Hibon
|
e9816a22a3
|
Convert SettingsFragment
|
5 years ago |
Quentin Hibon
|
8165b5417f
|
Convert HabitCardListAdapter
|
5 years ago |
Quentin Hibon
|
714771fbc3
|
Convert org.isoron.uhabits.activities.common.dialogs
|
5 years ago |
Quentin Hibon
|
bbe39f8523
|
Replace appendln with appendLine
|
5 years ago |
Quentin Hibon
|
b6223c3805
|
Fix outdated javadocs
|
5 years ago |
Alinson S. Xavier
|
e3524c112a
|
Convert uhabits-android/build.gradle to Kotlin
|
5 years ago |
Alinson S. Xavier
|
8206450456
|
Convert top-level build.gradle to Kotlin
|
5 years ago |
Quentin Hibon
|
485e4245ff
|
Fix kotlin null check
|
5 years ago |
Quentin Hibon
|
72a7cd9685
|
Fix ambiguous @Module
|
5 years ago |
Quentin Hibon
|
f208601bc4
|
Convert uhabits.receivers to kotlin
|
5 years ago |
Quentin Hibon
|
d5b9fda636
|
Convert SnoozeDelayPickerActivity to kotlin
|
5 years ago |
Alinson S. Xavier
|
2828dfcc75
|
Update copyright notices
|
5 years ago |
Alinson S. Xavier
|
c4e496a5ff
|
Update build scripts
|
5 years ago |
Alinson S. Xavier
|
7ee3e00e49
|
Create top-level gradle project; remove duplicated gradle wrappers
|
5 years ago |
Alinson S. Xavier
|
d279388884
|
Merge branch 'dev' into feature/kmm-merge
|
5 years ago |
Alinson S. Xavier
|
236d56bbf0
|
Remove unused files
|
5 years ago |
Alinson S. Xavier
|
68f9b8339f
|
Flatten uhabits-android into a single gradle module
|
5 years ago |
Alinson S. Xavier
|
4a4356b72a
|
Update build scripts
|
5 years ago |
Alinson S. Xavier
|
bebb356425
|
Reorganize top level directory
|
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 |
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 |
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
|
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
|
49689317b7
|
Fix adaptive icons; remove obsolete folder
|
7 years ago |
Alinson S. Xavier
|
87f069f986
|
Merge branch 'master' into dev
|
7 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 |
Alinson S. Xavier
|
b94d2f2fa6
|
StackWidget: allow user to select habits
|
8 years ago |
Alinson S. Xavier
|
bf8c14fc03
|
Fix reminder tests
|
8 years ago |
Alinson S. Xavier
|
b46b7aae25
|
Merge branch 'feature/custom-snooze' into dev
|
8 years ago |
Alinson S. Xavier
|
357f51fd5e
|
SnoozeDelayPickerActivity: Fix timepicker layout
|
8 years ago |
Alinson S. Xavier
|
0dc46d02a4
|
Minor style changes
|
8 years ago |
Alinson S. Xavier
|
ecf3086aef
|
Merge branch 'add-delete-button-to-stats' of git://github.com/derebaba/uhabits into pull/delete-button
|
8 years ago |
Alinson S. Xavier
|
0077d35ff9
|
Automatically dismiss summary notification
|
8 years ago |
Alinson S. Xavier
|
2a4a7c975f
|
Add action to show reminder right now (for developers)
|
8 years ago |
Alinson S. Xavier
|
e91f1c3fa4
|
Merge branch 'dev' into feature/custom-snooze
|
8 years ago |
Alinson S. Xavier
|
9d48b4bcdb
|
Simplify code; change notification actions to Yes/No/Later
|
8 years ago |
Alinson S. Xavier
|
7f1a35ebe5
|
Merge branch 'dev' of git://github.com/rsri/uhabits into pull/cancel_notification
|
8 years ago |
Alinson S. Xavier
|
5ccd546958
|
Merge branch 'dev' of git://github.com/TruffelNL/uhabits into dev
# Conflicts:
# uhabits-android/src/main/java/org/isoron/uhabits/notifications/AndroidNotificationTray.kt
|
8 years ago |
Victor Yu
|
8feb07ff1b
|
Code review changes; Made 'stack view' design available for all widgets
|
8 years ago |
derebaba
|
1edd76ae8c
|
Added delete button to statistics screen
|
8 years ago |
Victor Yu
|
268cb0bc18
|
Can make either the normal checkmark widget or stackview checkmark widget
|
8 years ago |
Victor Yu
|
5a78de5a25
|
Implemented ability to choose multiple habits for stackview
|
8 years ago |
Victor Yu
|
82972d6e47
|
Implemented stackwidget style for checkmark widgets
|
8 years ago |
Alinson S. Xavier
|
a201273781
|
Refactoring
|
8 years ago |
Alinson S. Xavier
|
819a8d341f
|
Merge branch 'llunak/custom_snooze' into dev
|
8 years ago |
Alinson S. Xavier
|
b8f7d4fad2
|
Add missing test screenshots
|
8 years ago |
Alinson S. Xavier
|
dea4e069c5
|
Add test screenshots for Oreo
|
8 years ago |
Alinson S. Xavier
|
223b8bc5ec
|
Merge branch 'dev' into llunak/custom_snooze
|
8 years ago |
Alinson S. Xavier
|
ba78e563cd
|
Merge branch 'keep_position' of git://github.com/llunak/uhabits into dev
|
8 years ago |
Alinson S. Xavier
|
acb94db6d6
|
Introduce failing test for bug #339
|
8 years ago |
Luboš Luňák
|
d2cc283bd5
|
don't reset habit position when editing it
|
8 years ago |
Luboš Luňák
|
be9c2ff64d
|
fix name of exported files (correct the time)
This reverts part of a75a27ad , where this got changed presumably by mistake.
|
8 years ago |
Alinson S. Xavier
|
bb22972eb2
|
Minor code style changes
|
8 years ago |
Alinson S. Xavier
|
e911fb35b6
|
Better explain LED lights feature
|
8 years ago |
Luboš Luňák
|
e970473876
|
make notification snooze popup follow night mode setting
|
8 years ago |
Luboš Luňák
|
cec05ccbca
|
when asking for snooze delay, first show a list of common options
|
8 years ago |
Luboš Luňák
|
aac59367dc
|
properly handle the activity window of the snooze time dialog
|
8 years ago |
Luboš Luňák
|
0421ca0549
|
make snooze time dialog follow night mode setting
|
8 years ago |
Luboš Luňák
|
43e802fb8e
|
implement custom snooze for notifications
|
8 years ago |
Luboš Luňák
|
4d59783809
|
make LED blinking for notifications configurable
|
8 years ago |
Luboš Luňák
|
a680d57cac
|
make notifications also blink the LED
|
8 years ago |
TruffelNL
|
f6620be2d9
|
Removed an if statement
Removed the check if a summary was already shown.
|
8 years ago |
TruffelNL
|
1c2abb543b
|
Added private variables
|
8 years ago |
TruffelNL
|
87cf2871a7
|
Added bundled notifications
Added bundled/grouped/stacked notifications as per https://github.com/iSoron/uhabits/issues/243
|
8 years ago |
srikanth r
|
e041d9041b
|
Implemented cancel to reminders of habits.
|
8 years ago |
Alinson S. Xavier
|
dccf5eae47
|
Only use signing configuration if env variables are defined
|
8 years ago |
Alinson S. Xavier
|
b2a8c9c45f
|
Remove PebbleReceiver
|
8 years ago |
Alinson S. Xavier
|
125a574ff9
|
Merge branch 'master' into dev
|
8 years ago |
Alinson S. Xavier
|
a75a27ad42
|
Make the day start at 3am instead of midnight
Closes #50
|
8 years ago |
Alinson S. Xavier
|
4126f01ef1
|
Reactivate proguard
|
8 years ago |