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 |
Alinson S. Xavier
|
b94d2f2fa6
|
StackWidget: allow user to select habits
|
8 years ago |
Alinson S. Xavier
|
2904f3e2f8
|
Move some methods to StringUtils
|
8 years ago |
Alinson S. Xavier
|
1ad06bcc15
|
Preferences: allow storing Long arrays
|
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
|
7f257e045b
|
MemoryHabitList: iterate over a copy of the list
|
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 |
derebaba
|
10be875b48
|
Fixed test
|
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
|
def71d8141
|
Merge branch 'dev' into stack_checkmark_widget
|
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 |