|
|
3ea21fe823
|
Update order of checkmark buttons automatically upon exiting settings
|
2016-09-02 21:13:56 -04:00 |
|
|
|
e0df69beb6
|
Prevent progress bar from flickering
|
2016-09-02 21:03:09 -04:00 |
|
|
|
b5cd4584b2
|
Disallow empty WeekdayLists
|
2016-09-02 21:02:38 -04:00 |
|
|
|
af7c8b1f2e
|
Merge pull request #170 from regularcoder/dev
Fix issue#65 by setting launchMode to singleTop
|
2016-09-02 06:30:48 -04:00 |
|
RegularCoder
|
283cb2a3f0
|
Fix issue#65 by setting launchMode to singleTop
|
2016-09-01 21:43:28 -04:00 |
|
|
|
79ddbca307
|
Fix ripple when days are reversed
|
2016-08-29 20:57:43 -04:00 |
|
|
|
46a0777195
|
Restore progress bars
|
2016-08-29 20:53:48 -04:00 |
|
|
|
b35305e16c
|
Preferences: update link to AboutActivity
|
2016-08-29 20:03:25 -04:00 |
|
|
|
8c4a745ecb
|
Merge pull request #165 from klanmiko/enhancement/archive
Fix #161 reminder disable on archive
|
2016-08-22 22:38:03 -04:00 |
|
klanmiko
|
e5162c48ab
|
Scheduler should ignore archived habits
Also consider changing "archive" to "inactive"
|
2016-08-22 19:00:36 -07:00 |
|
|
|
b54c4de5f7
|
ShowHabitRootView: update title automatically
Fixes #162
|
2016-08-22 17:02:20 -04:00 |
|
|
|
2bdc0b4f5e
|
Update unit tests for ListHabitsMenu
|
2016-08-22 16:48:58 -04:00 |
|
|
|
22db61db01
|
Fix crash on startup and after dismissing notification
|
2016-08-22 16:40:23 -04:00 |
|
|
|
c7cfbd1643
|
Allow cards to be rendered by the layout editor
|
2016-08-07 08:43:18 -04:00 |
|
|
|
8655437f3e
|
Change 'show completed' to 'hide completed'
|
2016-08-05 19:37:47 -04:00 |
|
|
|
3ad3cf54ec
|
Add tests for HabitCardView
|
2016-08-05 07:54:06 -04:00 |
|
|
|
9a470cc61d
|
Initialize db earlier; fixes crash
|
2016-08-05 06:30:32 -04:00 |
|
|
|
fc2087fe68
|
Write tests for ListHabits controller, menu and screen
|
2016-08-04 21:56:38 -04:00 |
|
|
|
7b8ab6a625
|
Dismiss notification automatically
|
2016-08-04 07:46:10 -04:00 |
|
|
|
2d40fb0b82
|
Write tests for receivers
|
2016-08-04 07:34:38 -04:00 |
|
|
|
c961045b63
|
Call refresh from UI thread
|
2016-08-04 06:15:43 -04:00 |
|
|
|
d0db3359fe
|
Allow StyledResources to receive a fixed theme for testing
|
2016-08-03 22:27:49 -04:00 |
|
|
|
11378e07bf
|
Properly initialize appComponent
|
2016-08-03 22:13:30 -04:00 |
|
|
|
8132188e46
|
Replace Singleton by AppScope
|
2016-08-03 07:48:58 -04:00 |
|
|
|
7eb454788f
|
Refactor receivers
|
2016-08-03 07:37:00 -04:00 |
|
|
|
c262adbe85
|
Move Preferences to their own package
|
2016-07-31 08:47:20 -04:00 |
|
|
|
05aa5b1172
|
Replace InterfaceUtils theme methods by ThemeSwitcher
|
2016-07-31 08:42:40 -04:00 |
|
|
|
dd3d78b82c
|
Filter Dagger classes from coverage report
|
2016-07-31 08:39:47 -04:00 |
|
|
|
3d4ae2126b
|
Remove DialogFactory
|
2016-07-31 08:03:07 -04:00 |
|
|
|
5aa9114aff
|
Fix name of Ukrainian language
|
2016-07-30 21:58:06 -04:00 |
|
|
|
77e0ad007f
|
Update list of developers
|
2016-07-30 21:56:27 -04:00 |
|
|
|
2e53b75705
|
Merge pull request #151 from sciamano/freq2
relative size of the marks in the frequency view
|
2016-07-30 21:24:30 -04:00 |
|
Denis
|
0ec03035f5
|
maximal frequency of the data
|
2016-07-30 21:26:09 +02:00 |
|
Denis
|
67ae48b527
|
radius and color of the mark in the frequency view
|
2016-07-30 21:26:06 +02:00 |
|
Denis
|
82d2931559
|
fix code duplication
|
2016-07-30 21:26:01 +02:00 |
|
|
|
a527140802
|
Use the same HabitCardListCache for all activities
Fixes #147
|
2016-07-29 07:40:56 -04:00 |
|
|
|
9ec3d9048a
|
Make Preferences listen for external changes
|
2016-07-29 07:28:44 -04:00 |
|
|
|
3ed4f3b280
|
Make scrolling very smooth again
|
2016-07-29 07:21:47 -04:00 |
|
|
|
f101975320
|
Take timezone into account when scheduling alarms
|
2016-07-29 07:07:02 -04:00 |
|
|
|
3a7f27755c
|
Use hashmap on AndroidTaskRunner
|
2016-07-29 07:06:49 -04:00 |
|
|
|
3a3be664f7
|
Fix some bugs on fragments and model listeners
|
2016-07-28 21:45:54 -04:00 |
|
|
|
33ae8d1edf
|
Show empty message at startup
|
2016-07-28 21:45:54 -04:00 |
|
|
|
cb3b8f2cde
|
Reorganize sections and add GPLv3 logo
|
2016-07-28 18:30:11 -04:00 |
|
|
|
307e025b1a
|
Fix CheckmarkListTest
|
2016-07-28 08:00:01 -04:00 |
|
|
|
03dd24d17b
|
Clean up BaseUnitTest
|
2016-07-28 07:42:03 -04:00 |
|
|
|
5f4ac21a41
|
Small changes
|
2016-07-27 20:29:13 -04:00 |
|
|
|
b33616d363
|
Remove old .gitmodules
|
2016-07-27 19:30:37 -04:00 |
|
|
|
b7d1c6d254
|
Update copyright notice
|
2016-07-27 19:01:05 -04:00 |
|
|
|
bd30ceee1b
|
Fix small layout issue.
|
2016-07-27 18:58:51 -04:00 |
|
|
|
fe96313162
|
Update NOTICE.md
|
2016-07-27 18:56:24 -04:00 |
|