Commit Graph

456 Commits

Author SHA1 Message Date
f2948dac6f Bump version to 1.3.2 (12) 2016-03-18 11:12:33 -04:00
31a7d92f77 Update translations 2016-03-18 11:11:04 -04:00
82d7970f86 Update list of translators 2016-03-18 11:11:04 -04:00
af1a21a959 Add Swedish translation 2016-03-18 11:11:04 -04:00
e7c1575083 Add Russian translation 2016-03-18 11:11:04 -04:00
d5a14ca55b Add Polish translation 2016-03-18 11:11:04 -04:00
c4d6b80944 Add Italian translation 2016-03-18 11:11:04 -04:00
c4b6cad6bb Update German translation 2016-03-18 11:11:03 -04:00
7070530d0e Update French translation 2016-03-18 11:11:03 -04:00
1332a70eb4 Declare RTL support in the manifest 2016-03-18 11:11:03 -04:00
11c9a3dab0 Add Arabic translation 2016-03-18 11:11:03 -04:00
74f7b0fd28 Update translators' names 2016-03-18 11:11:03 -04:00
e693504183 Update translations 2016-03-18 11:01:25 -04:00
7d9a94ae9e Add line to disable large tests 2016-03-18 10:58:18 -04:00
326cb8f73f Minor changes to javadoc and method visibility 2016-03-18 10:42:47 -04:00
6826bd1ddc Update test 2016-03-18 10:36:56 -04:00
b5bc347624 Use default instead of null for reminderDays 2016-03-18 07:43:11 -04:00
55c058ff42 Minor spelling mistakes 2016-03-18 07:24:26 -04:00
0921f9346e Refactor and write docs for Score and ScoreList 2016-03-18 07:16:31 -04:00
eb017bf99b Write missing tests and docs for RepetitionList 2016-03-17 06:49:11 -04:00
79b6ef8200 Improve null check for Checkmark and CheckmarkList 2016-03-17 06:39:29 -04:00
7ba62d6784 Minor formatting 2016-03-17 06:39:12 -04:00
f5e4a88415 Implement missing tests for Habit; remove some dead code 2016-03-17 06:20:52 -04:00
075b7812eb Refactor and write documentation for Habit 2016-03-16 07:49:40 -04:00
3d42505fb9 Merge tag 'v1.3.1' into dev 2016-03-15 20:38:51 -04:00
851cae3662 Show error message on widget when habit not found
Fixes #35
2016-03-15 20:25:47 -04:00
7778c5fb21 Check for null on notifications 2016-03-15 20:17:15 -04:00
ef847dac17 Use StaticLayout to draw RingView label
Fixes #29
2016-03-15 19:56:14 -04:00
8102c18c67 Use long for millisecondsInOneDay
Fixes #34
2016-03-15 19:55:50 -04:00
59ed9ec9bd Bump version to 1.3.1 2016-03-15 19:51:50 -04:00
ffdc923268 Make labels more clear and customizable 2016-03-15 06:10:39 -04:00
9232378d04 Refactor RingView; make text size consistent 2016-03-15 05:30:27 -04:00
b20fd44cbc Scroll to view before clicking 2016-03-14 20:48:39 -04:00
ded8800017 Extract common style 2016-03-14 19:36:05 -04:00
1bb6cd405b Externalize strings 2016-03-14 19:13:33 -04:00
babf7d64f0 Display repetition count for last week, month, etc
Closes #21
2016-03-14 19:07:32 -04:00
dfbcf78dd7 Update list of translators 2016-03-14 15:46:52 -04:00
e01c668e4d Add Swedish translation 2016-03-14 15:46:40 -04:00
2eef696027 Add Russian translation 2016-03-14 15:46:30 -04:00
ddd10cacd1 Add Polish translation 2016-03-14 15:38:42 -04:00
0cdde4901e Add Italian translation 2016-03-14 15:38:29 -04:00
f13e9b7362 Update German translation 2016-03-14 15:38:12 -04:00
558f72d7c5 Update French translation 2016-03-14 15:33:06 -04:00
6e493f55bc Declare RTL support in the manifest 2016-03-14 15:18:58 -04:00
5186ab840a Add Arabic translation 2016-03-14 15:11:41 -04:00
65fd82d888 Fix indentation 2016-03-14 15:04:15 -04:00
866b62987c Wake up device before running UI tests 2016-03-14 14:55:47 -04:00
18abb2038f Check if habit is null on BaseWidgetProvider 2016-03-14 14:54:43 -04:00
f7f4b5eeb0 Simplify code for drawing header 2016-03-14 14:35:57 -04:00
45a7433773 Use StaticLayout to draw RingView label
Fixes #29
2016-03-14 13:34:21 -04:00