|
|
5e7636d7ff
|
Fix position for new habits
|
2016-03-04 12:43:55 -05:00 |
|
|
|
616322cd35
|
Fix card background (pre-Lollipop)
|
2016-03-04 12:43:55 -05:00 |
|
|
|
b4911b6cb4
|
Save last app version on preferences
|
2016-03-04 11:13:20 -05:00 |
|
|
|
f41f877107
|
Fix data export on older devices
|
2016-03-04 11:13:20 -05:00 |
|
|
|
58aa7f6687
|
Add padding to HabitScoreView
|
2016-03-04 07:03:05 -05:00 |
|
|
|
d196e01da0
|
Update widgets and reminders on background; faster startup
|
2016-03-04 06:52:31 -05:00 |
|
|
|
1fbd12a947
|
Fix incorrect streaks
|
2016-03-04 06:39:30 -05:00 |
|
|
|
7493291ade
|
Use average of scores in the interval
|
2016-03-03 07:38:50 -05:00 |
|
|
|
39e29dabb8
|
Add code to save widget preview to file
|
2016-03-03 06:35:37 -05:00 |
|
|
|
51d1b93d03
|
Split Habit class into several smaller classes
|
2016-03-03 05:22:19 -05:00 |
|
|
|
8acbc63914
|
Move commands to their own files
|
2016-03-03 04:42:40 -05:00 |
|
|
|
ac8e78ff24
|
Minor style changes
|
2016-03-02 10:39:13 -05:00 |
|
|
|
162ded66d8
|
Improve widget measuring
|
2016-03-02 09:52:32 -05:00 |
|
|
|
5428209543
|
Improve widget colors
|
2016-03-01 08:37:57 -05:00 |
|
|
|
141fd30d70
|
Merge branch 'widgets' into dev
|
2016-02-29 07:45:41 -05:00 |
|
|
|
48d446a243
|
Minor color changes
|
2016-02-29 07:44:59 -05:00 |
|
|
|
ae7869d3a2
|
Implement multiple widget providers
|
2016-02-29 07:19:43 -05:00 |
|
|
|
b8cacaffa9
|
Refactor custom views; fix rendering issues
|
2016-02-29 05:50:27 -05:00 |
|
|
|
4def8f0409
|
Perform additional checks to avoid negative lengths
|
2016-02-28 15:23:20 -05:00 |
|
|
|
f0d12e9925
|
Widgets for HistoryView, ScoreView, etc
|
2016-02-28 13:55:39 -05:00 |
|
|
|
a2331260e4
|
Alternative design for widgets
|
2016-02-28 11:37:50 -05:00 |
|
|
|
031d684b3e
|
Update main activity on notification/widget click
|
2016-02-27 18:26:25 -05:00 |
|
|
|
3a770e71e3
|
Add configuration activity for widgets
|
2016-02-27 18:06:57 -05:00 |
|
|
|
b29dd8ea79
|
Remove debug code
|
2016-02-27 16:31:48 -05:00 |
|
|
|
7f1553a4a1
|
Toggle checkmarks from widget
|
2016-02-27 14:09:02 -05:00 |
|
|
|
d748f5d6de
|
Assign habits to widgets; refresh on database change
|
2016-02-27 13:54:24 -05:00 |
|
|
|
7234e072e6
|
Implement widget with fixed data
|
2016-02-27 13:24:01 -05:00 |
|
|
|
c1dae021bf
|
Implement dummy widget
|
2016-02-27 11:52:46 -05:00 |
|
|
|
88455acc76
|
Fix check button for previous day reminders
|
2016-02-27 05:44:14 -05:00 |
|
|
|
6a1cb09ca2
|
Remove unused imports and variables
|
2016-02-26 08:25:56 -05:00 |
|
|
|
d2682358c2
|
Allow custom views to be rendered on the layout editor
|
2016-02-26 07:44:34 -05:00 |
|
|
|
d5774e8511
|
Close cursors
|
2016-02-26 05:31:17 -05:00 |
|
|
|
b6e7e72f5a
|
Remove object allocations during draw
|
2016-02-26 05:29:02 -05:00 |
|
|
|
27220c9ab2
|
Specify locale explicitly
|
2016-02-26 05:17:33 -05:00 |
|
|
|
f9a9339042
|
Use GestureDetector for scrolling
|
2016-02-25 21:31:28 -05:00 |
|
|
|
5e21d877c5
|
Fetch all the data with one call
|
2016-02-25 20:17:44 -05:00 |
|
|
|
af0ef90e4d
|
Export to CSV
|
2016-02-25 15:46:39 -05:00 |
|
|
|
2898a21157
|
Disallow empty list of days
|
2016-02-24 15:58:58 -05:00 |
|
|
|
0fa25c6701
|
Internationalize string
|
2016-02-24 15:58:45 -05:00 |
|
|
|
966e7ccd8a
|
Do not show hint on first run
|
2016-02-24 11:39:47 -05:00 |
|
|
|
eb057b51d3
|
Show one hint per day
|
2016-02-24 11:28:51 -05:00 |
|
|
|
8c88e7fd5b
|
Make it more strict to get a star
|
2016-02-24 08:51:27 -05:00 |
|
|
|
756d3aa48f
|
Return after case statement
|
2016-02-24 08:38:58 -05:00 |
|
|
|
1a4dbd9cba
|
Show alarm only on certain days of the week
|
2016-02-24 08:22:00 -05:00 |
|
|
|
c68176ad09
|
Add timestamp to notifications
|
2016-02-24 05:50:34 -05:00 |
|
|
|
b0ccf3464f
|
Implement habit deletion
|
2016-02-24 04:46:18 -05:00 |
|
|
|
693e0143b5
|
Implement multiple selection and drag on press-and-hold
|
2016-02-23 19:16:33 -05:00 |
|
|
|
cdc80bdbbd
|
Move DSLV to libs/
|
2016-02-22 21:04:35 -05:00 |
|
|
|
68c4b26031
|
Implement hints
|
2016-02-22 07:56:12 -05:00 |
|
|
|
08f2fe84d7
|
Fix habit history view
|
2016-02-21 17:32:31 -05:00 |
|