|
|
ee9da29422
|
Update introduction
|
2016-05-13 06:42:22 -04:00 |
|
|
|
ae7b0408b2
|
Update list of complete translations
|
2016-05-13 06:29:19 -04:00 |
|
|
|
acb8e820fd
|
Use AlertDialog from Support Library
|
2016-05-11 07:38:43 -04:00 |
|
|
|
eae0d66f51
|
Dismiss notification automatically when user adds a checkmark
|
2016-05-11 07:30:45 -04:00 |
|
|
|
e933cbbc43
|
Fix up navigation when opening the app from widget
Fixes #94
|
2016-05-11 06:44:11 -04:00 |
|
|
|
5e873a3659
|
Make frequency text more natural
|
2016-05-08 08:46:45 -04:00 |
|
|
|
19b484c368
|
Fix crash on settings screen
|
2016-05-08 08:23:50 -04:00 |
|
|
|
834ae92d87
|
Reschedule alarms on boot
Fixes #93
|
2016-05-08 08:04:24 -04:00 |
|
|
|
0eb12812d4
|
Allow user to reverse the order of days
|
2016-05-04 06:30:06 -04:00 |
|
|
|
a1a636c718
|
Make ScoreView use custom interval also on widgets
|
2016-05-01 10:06:02 -04:00 |
|
|
|
b2811b9797
|
Allow user to select reminder sound
Closes #63
|
2016-05-01 09:43:28 -04:00 |
|
|
|
4db7a6e89c
|
Show larger ripple when toggling check marks
Closes #78
|
2016-05-01 08:21:36 -04:00 |
|
|
|
677a643e5b
|
Allow theme to be fixed during tests
|
2016-04-30 19:13:36 -04:00 |
|
|
|
dbca3238f6
|
Small changes to ScoreView
|
2016-04-30 17:14:44 -04:00 |
|
|
|
ae5dd700f3
|
Fix widget colors and size
|
2016-04-30 16:42:27 -04:00 |
|
|
|
f172c69eed
|
Update tests
|
2016-04-30 12:30:20 -04:00 |
|
|
|
d77c78249c
|
Tweak layout to work with older phones with smaller screen
|
2016-04-29 11:48:06 -04:00 |
|
|
|
d9d48ff984
|
Minor UI changes
|
2016-04-29 07:55:45 -04:00 |
|
|
|
f0534fefbc
|
Show more information on score overview
|
2016-04-29 07:35:38 -04:00 |
|
|
|
30ef75bb45
|
Alternative design for header bar
|
2016-04-29 06:40:02 -04:00 |
|
|
|
4aea527e07
|
Fix some crashes on widgets
|
2016-04-27 06:01:10 -04:00 |
|
|
|
75dec88411
|
Update widget previews
|
2016-04-26 20:08:59 -04:00 |
|
|
|
2dc4fcbc46
|
Fix transparency on widgets
|
2016-04-25 22:22:37 -04:00 |
|
|
|
7977d5247c
|
Tweak transparency and colors
|
2016-04-25 21:03:23 -04:00 |
|
|
|
8b18e32a16
|
Create color palette for widgets
|
2016-04-24 06:42:14 -04:00 |
|
|
|
dbcad9a5f4
|
Use dark theme for widget colors
|
2016-04-24 06:42:14 -04:00 |
|
|
|
3bba75ff50
|
Add ripple effect to check mark widget
|
2016-04-24 06:42:14 -04:00 |
|
|
|
c6e76f4cfd
|
Show multiple lines on check mark widget
|
2016-04-24 06:42:14 -04:00 |
|
|
|
980db1d171
|
Add ring to check mark widget
|
2016-04-24 06:42:14 -04:00 |
|
|
|
aee5d975db
|
Replace star by ring
|
2016-04-24 06:42:14 -04:00 |
|
|
|
fcee8552f0
|
Switch to compat ActionMode; fix tests
|
2016-04-24 05:55:42 -04:00 |
|
|
|
0c1e8d5131
|
Switch to AppCompatDialogFragment and compat Fragment
|
2016-04-19 22:10:25 -04:00 |
|
|
|
b354a0765b
|
Use grey toolbar on pre-Lollipop
|
2016-04-19 21:02:05 -04:00 |
|
|
|
bbd959dfda
|
Fix borders on HistoryEditorDialog
|
2016-04-19 09:01:36 -04:00 |
|
|
|
d05d404c55
|
Show toolbar shadow on pre-Lollipop
|
2016-04-19 08:27:45 -04:00 |
|
|
|
8938b0c9a6
|
Improve settings screen
|
2016-04-19 07:50:05 -04:00 |
|
|
|
bd6fcd066c
|
Fix dialog borders
|
2016-04-19 05:36:34 -04:00 |
|
|
|
6a5f2abb76
|
Switch to AppCompatActivity
|
2016-04-18 07:59:41 -04:00 |
|
|
|
767ec1b6de
|
Minor layout improvements for HabitScoreView
|
2016-04-16 09:16:39 -04:00 |
|
|
|
9e5f3d8f58
|
Fix blinking when updating widgets
|
2016-04-16 09:03:45 -04:00 |
|
|
|
4bfb839370
|
Draw separate widgets for landscape and portrait modes
Fixes #76
|
2016-04-16 08:51:20 -04:00 |
|
|
|
8f64b696d8
|
Remove debug messages
|
2016-04-16 08:10:12 -04:00 |
|
|
|
c4bf31e778
|
Adjust text size and position on HistoryView and StreakView
|
2016-04-16 08:06:01 -04:00 |
|
|
|
c757ce6548
|
Enforce min text size on HabitScoreView
|
2016-04-16 07:36:39 -04:00 |
|
|
|
b601a643dd
|
Merge branch 'feature/dark-theme' into dev
|
2016-04-15 18:29:39 -04:00 |
|
|
|
90e513e778
|
Remove warning when palette cannot be found
|
2016-04-15 18:26:01 -04:00 |
|
|
|
728c9557f0
|
Migrate DB to new color format
|
2016-04-15 18:25:30 -04:00 |
|
|
|
97711087f9
|
Fix invisible text on widgets
|
2016-04-15 17:49:10 -04:00 |
|
|
|
b42565b770
|
Backport dark theme to pre-lollipop devices
|
2016-04-13 11:54:24 -04:00 |
|
|
|
3de702ced2
|
Fix colors in About screen
|
2016-04-13 10:44:11 -04:00 |
|