|
|
16dc9c25d2
|
Fix bug that caused checkmarks not to update sometimes
|
2016-05-27 14:06:55 -04:00 |
|
|
|
6b23858136
|
Create HabitListView and move most code from Fragment to it
|
2016-05-27 12:19:29 -04:00 |
|
|
|
e0198e9926
|
Reorganize files
|
2016-05-27 10:20:16 -04:00 |
|
|
|
6445bf62bc
|
Refactor MainActivity and Preferences
|
2016-05-26 16:35:47 -04:00 |
|
|
|
83ef8564e1
|
Reorganize file tree according to feature
|
2016-05-26 10:38:59 -04:00 |
|
|
|
88e8aad0d8
|
CSV export: sanitize habit name before creating folder
Fix #113
|
2016-05-25 10:09:39 -04:00 |
|
|
|
a4b6728721
|
Bump version to 1.5.4
|
2016-05-25 10:09:11 -04:00 |
|
|
|
e6e80b9841
|
Update sync protocol
|
2016-05-22 18:28:06 -04:00 |
|
|
|
442c3ed78d
|
Merge branch 'dev' into feature/sync
|
2016-05-22 17:50:14 -04:00 |
|
|
|
ca9745f550
|
Merge tag 'v1.5.3' into dev
Version 1.5.3
|
2016-05-22 12:56:36 -04:00 |
|
|
|
33bc8f78e7
|
Merge branch 'hotfix/1.5.3'
v1.5.3
|
2016-05-22 12:56:28 -04:00 |
|
|
|
0f223f8504
|
Update changelog
|
2016-05-22 12:56:15 -04:00 |
|
|
|
007996c69e
|
Update translations
|
2016-05-22 12:50:42 -04:00 |
|
|
|
ff9d50b32a
|
Remove debug code
|
2016-05-22 12:29:37 -04:00 |
|
|
|
38024d71ce
|
Allow checkmark widget to be resized to very small sizes
|
2016-05-22 12:24:28 -04:00 |
|
|
|
9ec1afc208
|
Remove associated preference after deleting widget
|
2016-05-22 10:28:58 -04:00 |
|
|
|
e0888a9b4d
|
Remove fields from BaseWidgetProvider
This caused a bug when multiple widgets had different sizes. The size of the
last widget would be used in all of them.
|
2016-05-22 10:27:27 -04:00 |
|
|
|
8aade2f145
|
Fix crash when habits with reminders have short names
Fixes #109
|
2016-05-22 09:33:30 -04:00 |
|
|
|
1ba1d775f7
|
Bump version to 1.5.3
|
2016-05-22 09:24:20 -04:00 |
|
|
|
605593d739
|
Update UI tests
|
2016-05-19 12:51:36 -04:00 |
|
|
|
bfbfcbd8cf
|
Merge tag 'v1.5.2' into dev
Version 1.5.2
|
2016-05-19 12:01:37 -04:00 |
|
|
|
bd6cba8303
|
Merge branch 'hotfix/1.5.2'
v1.5.2
|
2016-05-19 12:01:29 -04:00 |
|
|
|
befc3a0ad8
|
Update changelog
|
2016-05-19 12:01:24 -04:00 |
|
|
|
f4c963e2c1
|
Update Japanese translation
|
2016-05-19 11:58:20 -04:00 |
|
|
|
e9a4a047c1
|
Trim habit names on log files
|
2016-05-19 11:50:38 -04:00 |
|
|
|
7ce1988d2e
|
Fix NullPointerException on RingView
|
2016-05-19 11:46:02 -04:00 |
|
|
|
53911fa410
|
Send bug report on the body of email, instead of attachment
|
2016-05-19 11:39:17 -04:00 |
|
|
|
f5f43d9a16
|
Bump version to 1.5.2
|
2016-05-19 10:40:45 -04:00 |
|
|
|
2399dccddc
|
Emit JSON object instead of string
|
2016-05-19 10:35:44 -04:00 |
|
|
|
dd5f37290c
|
Merge branch 'dev' into feature/sync
|
2016-05-17 10:58:53 -04:00 |
|
|
|
dbf569ff87
|
Merge tag 'v1.5.1' into dev
v1.5.1
|
2016-05-17 09:36:00 -04:00 |
|
|
|
d0e475ad78
|
Merge branch 'hotfix/1.5.1'
v1.5.1
|
2016-05-17 09:35:51 -04:00 |
|
|
|
b3199cf092
|
Update version and changelog
|
2016-05-17 09:35:10 -04:00 |
|
|
|
73e6f2a2d4
|
Remove ActiveAndroid.jar
|
2016-05-17 09:29:53 -04:00 |
|
|
|
5b402478e9
|
Use encrypted connection to server (TLS)
|
2016-05-16 22:29:10 -04:00 |
|
|
|
e3b7e9f60f
|
Persist pending events to database
|
2016-05-16 08:20:08 -04:00 |
|
|
|
b0040bd83c
|
Fetch commands since last sync
|
2016-05-15 09:06:25 -04:00 |
|
|
|
56e1268f85
|
Sync remaining commands
|
2016-05-15 09:06:25 -04:00 |
|
|
|
41d9e2f0f5
|
Sync archive/unarchive commands
|
2016-05-15 09:06:25 -04:00 |
|
|
|
1fcfb9b22e
|
First version of sync feature
|
2016-05-15 09:06:25 -04:00 |
|
|
|
2c80544aaa
|
Merge tag 'v1.5.0' into dev
Version 1.5.0
|
2016-05-15 08:43:39 -04:00 |
|
|
|
097a5be864
|
Merge branch 'release/1.5.0'
v1.5.0
|
2016-05-15 08:43:26 -04:00 |
|
|
|
0287473e61
|
Update changelog
|
2016-05-15 08:40:58 -04:00 |
|
|
|
f403dc6f77
|
Update view tests
|
2016-05-15 08:40:27 -04:00 |
|
|
|
23466523df
|
Remove minTextSize
This was causing problems, since some launchers completely
ignore minimum widget sizes. When widgets were too small,
the text started to overflow.
|
2016-05-15 08:21:46 -04:00 |
|
|
|
83ca136346
|
Update changelog
|
2016-05-13 07:09:09 -04:00 |
|
|
|
7830b599db
|
Bump version to 1.5.0
|
2016-05-13 06:52:32 -04:00 |
|
|
|
49376d4f41
|
Minor changes to widget colors
|
2016-05-13 06:50:35 -04:00 |
|
|
|
8ee9c9c0b1
|
Update screenshots
|
2016-05-13 06:50:22 -04:00 |
|
|
|
ee9da29422
|
Update introduction
|
2016-05-13 06:42:22 -04:00 |
|