Commit Graph

975 Commits

Author SHA1 Message Date
0393e58d3b Merge tag 'v1.7.3' into dev
1.7.3
2017-05-30 10:38:07 -04:00
534e6c2d9d Merge branch 'hotfix/1.7.3' v1.7.3 2017-05-30 09:34:12 -04:00
b6501c9a29 Fix NullPointerException 2017-05-30 09:22:15 -04:00
238a1c724d Bump version and update changelog 2017-05-30 09:06:50 -04:00
34ca9d17a2 Make usage of BundleSavedState more robust 2017-05-30 09:05:05 -04:00
e844390614 Improve performance of repeated getTodayValue calls 2017-05-29 22:22:31 -04:00
d2f367678f Merge tag 'v1.7.2' into dev
v1.7.2
2017-05-28 00:47:08 -04:00
5e00d07b73 Merge branch 'hotfix/1.7.2' v1.7.2 2017-05-28 00:41:37 -04:00
28b6ae7014 Apply dark theme on dialogs
Fixes #291
2017-05-28 00:31:48 -04:00
2a1bf5fc2e Update CHANGELOG 2017-05-27 23:38:58 -04:00
ef7483f9dc Make SQLiteHabitList.toList synchronized 2017-05-27 23:37:24 -04:00
bbb9ed8f99 Update translations 2017-05-27 23:30:45 -04:00
c49d576871 Fix crash at startup 2017-05-27 23:29:35 -04:00
bc66ae4f7a Bump version to 1.7.2 2017-05-27 23:28:16 -04:00
2dd14dbf04 Small changes to coverage badge 2017-05-24 17:57:28 -04:00
8346f28497 Generate code coverage badges 2017-05-24 17:33:25 -04:00
97967b2b2e Improve build script 2017-05-24 00:23:01 -04:00
cf6a257143 Activate ProGuard; test signed release APK instead of debug 2017-05-23 19:13:30 -04:00
275125d230 Update dependencies 2017-05-23 16:25:11 -04:00
cb7b569d4e Use 'adb emu kill' to stop emulator 2017-05-23 12:21:53 -04:00
89b6f4c5cc Fix compilation error when ROBO_SDK is defined 2017-05-23 11:58:29 -04:00
8d555eb837 Read Robolectric version from environment 2017-05-23 11:39:17 -04:00
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
96bdb42365 Remove unused files 2017-05-23 00:18:22 -04:00
ecb207d322 Generate XML reports for instrumented tests 2017-05-22 22:37:08 -04:00
64001604cf Update link to build server 2017-05-22 14:24:22 -04:00
b9d3d22894 Use absolute paths on run_tests 2017-05-22 13:22:16 -04:00
25705297cb Update run scripts 2017-05-21 21:12:08 -04:00
532637ef7e Update link to CI server 2017-05-21 13:14:26 -04:00
0a1907ee2c Merge tag 'v1.7.1' into dev
v1.7.1
2017-05-21 10:20:58 -04:00
fa416adbb9 Merge branch 'hotfix/1.7.1' v1.7.1 2017-05-21 10:20:48 -04:00
8b835b9918 Update CHANGELOG 2017-05-21 10:10:30 -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
e6ceed9ec9 Update README.md 2017-04-21 20:13:42 -04:00
cf3d289145 Enable XML reports 2017-04-21 19:19:42 -04:00
6bd59aad97 Update code coverage gradle command 2017-04-21 18:53:17 -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