|
|
9288528f94
|
Fix assets path
|
2017-05-23 11:07:12 -04:00 |
|
|
|
e92ffb3894
|
Drop support for Android ICS and Jelly Bean; remove obsolete code
|
2017-05-23 10:50:11 -04:00 |
|
|
|
0a1907ee2c
|
Merge tag 'v1.7.1' into dev
v1.7.1
|
2017-05-21 10:20:58 -04:00 |
|
|
|
471c5d341f
|
Update translations
|
2017-05-21 10:03:13 -04:00 |
|
|
|
d0e76d3d55
|
Implement tests for BaseScreen
|
2017-05-20 23:36:07 -04:00 |
|
|
|
1832ea639b
|
Implement tests for BaseActivity
|
2017-05-20 22:10:37 -04:00 |
|
|
|
cd3944b90f
|
Add Robolectric dependency; implement a basic test
|
2017-05-20 20:05:12 -04:00 |
|
|
|
9f2f8f7117
|
View tests: create wrapper for getDimension; other fixes
|
2017-05-17 22:41:06 -04:00 |
|
|
|
1b97b9040d
|
View tests: use fixed screen density
|
2017-05-17 19:20:44 -04:00 |
|
|
|
96b95edef8
|
Separate expected view snapshots according to version
|
2017-04-22 23:12:44 -04:00 |
|
|
|
704854fdf1
|
View tests: adjust similarity cutoff
|
2017-04-22 22:01:06 -04:00 |
|
|
|
6e0393f611
|
Improve view tests
|
2017-04-22 00:10:42 -04:00 |
|
|
|
cf3d289145
|
Enable XML reports
|
2017-04-21 19:19:42 -04:00 |
|
|
|
a5567d491f
|
Enable test coverage
|
2017-04-21 18:26:29 -04:00 |
|
|
|
9604c26973
|
Remove inactive espresso tests; fix other tests
|
2017-04-21 12:03:55 -04:00 |
|
|
|
81ad1ba8c8
|
Merge branch 'feature/parallel' into dev
|
2017-04-21 10:08:06 -04:00 |
|
|
|
1d68122a6f
|
Replace layout inflation by code
|
2017-04-20 18:14:06 -04:00 |
|
|
|
7d9d45ffed
|
Small performance changes
|
2017-04-20 16:39:41 -04:00 |
|
|
|
50e21b2cc1
|
Merge branch 'hotfix/1.7.1' into dev
|
2017-04-19 19:47:49 -04:00 |
|
|
|
57296745b3
|
Improve performance of CheckmarkButtonView
|
2017-04-19 14:33:59 -04:00 |
|
|
|
fb1b1221d3
|
Merge remote-tracking branch 'origin/dev' into dev
|
2017-04-15 18:10:08 -04:00 |
|
|
|
788c790f9e
|
Detect network changes
|
2017-04-15 17:13:41 -04:00 |
|
|
|
293d838d80
|
Move Sync to foreground service
|
2017-04-15 16:34:15 -04:00 |
|
|
|
3da996b8a4
|
Update SyncManager
|
2017-04-14 23:08:00 -04:00 |
|
|
|
08e3c9cc40
|
Replace toJSON methods by Gson
|
2017-04-14 20:32:00 -04:00 |
|
|
|
13b4128777
|
Update code coverage
|
2017-04-14 10:56:38 -04:00 |
|
|
|
b4e79c3f4b
|
Merge branch 'feature/sync' into dev
|
2017-04-13 23:34:57 -04:00 |
|
|
|
2d07f5e924
|
Create switch for numerical habits feature
|
2017-04-13 21:44:23 -04:00 |
|
Mihail Stefanov
|
cb29fef17e
|
Use of Cyrillic letters to display Bulgarian (#276)
I switched the phonetic notation with Cyrillic letters to denote the Bulgarian language.
|
2017-04-13 19:08:33 -04:00 |
|
|
|
1d76760dc8
|
Create hidden settings for experimental features
|
2017-04-12 23:19:22 -04:00 |
|
|
|
b6994034d2
|
Fix failing test
|
2017-04-12 13:09:28 -04:00 |
|
|
|
8fc0c072e5
|
Merge branch 'artem-p-reminderDaysFix' into dev
|
2017-04-12 11:25:33 -04:00 |
|
|
|
e6deb1f281
|
Merge branch 'hotfix/1.7.1' into dev
|
2017-04-12 11:25:28 -04:00 |
|
artem-p
|
bb0d43018e
|
Fix resetting reminder days
|
2017-04-12 11:17:27 -04:00 |
|
|
|
140ab34a76
|
Verify database version before importing
|
2017-04-11 22:03:16 -04:00 |
|
|
|
0d6ad26505
|
Ignore exception when habit is not found
|
2017-04-11 21:19:03 -04:00 |
|
|
|
65cc99dbf7
|
Switch from View.BaseSavedState to Support Library's AbsSavedState
See https://code.google.com/p/android/issues/detail?id=196430
|
2017-04-11 17:49:55 -04:00 |
|
|
|
6855ef9d5e
|
Update translations
|
2017-04-11 17:26:06 -04:00 |
|
|
|
4c58b084c6
|
Fix missing dialog title
|
2017-04-11 17:19:18 -04:00 |
|
|
|
5c8e522646
|
Fix header labels for RTL languages such as Arabic
|
2017-04-11 17:14:25 -04:00 |
|
|
|
55da0759d4
|
Bump version
|
2017-04-11 16:58:35 -04:00 |
|
Dmitriy Bogdanov
|
814b734ad3
|
Import java.text.DecimalFormat instead of one from ICU (#273)
|
2017-04-10 08:05:08 -04:00 |
|
|
|
7699423aa7
|
Merge tag 'v1.7.0' into dev
1.7.0
|
2017-04-09 18:14:53 -04:00 |
|
|
|
387930c08d
|
Fix icon size, remove unused icons
|
2017-04-09 17:37:14 -04:00 |
|
|
|
6bd31f9607
|
Add Basque, Catalan, Persian and Romanian languages
|
2017-04-09 17:16:08 -04:00 |
|
|
|
9aafe7160c
|
Update translation links
|
2017-04-09 16:56:04 -04:00 |
|
|
|
5cc4aac67a
|
Update translations
|
2017-04-09 16:41:32 -04:00 |
|
|
|
bfe4b822b3
|
Bump version
|
2017-03-31 08:15:04 -04:00 |
|
|
|
103c0b57f8
|
Unify habit creation dialogs
|
2017-03-28 16:59:08 -04:00 |
|
|
|
7de69c1c10
|
Simplify BooleanHabitDialog subclasses and factories
|
2017-03-28 13:36:49 -04:00 |
|