Commit Graph

1496 Commits

Author SHA1 Message Date
abafffcff1 Increase similarity threshold 2016-03-30 12:25:45 -04:00
d45a4445cc Minor changes to HabitHistoryView rendering; enable haptic feedback 2016-03-30 12:25:24 -04:00
94f56a8869 Make all unit tests inherit from BaseTest 2016-03-30 08:49:42 -04:00
bc331d0a4d Write tests for HabitHistoryView 2016-03-30 08:28:21 -04:00
2ba7246e5f Refactor Tasks for better testability 2016-03-30 08:28:06 -04:00
67b88c5012 Show log when build fails 2016-03-30 08:24:42 -04:00
e0b637e84d Merge branch 'feature/unit-test-views' into dev 2016-03-28 21:14:42 -04:00
e14d73cf32 Add translator 2016-03-28 21:00:07 -04:00
16b9584868 Minor changes to strings.xml 2016-03-28 20:20:18 -04:00
c091116105 Compute padding/margins more precisely on CheckmarkView 2016-03-28 20:06:32 -04:00
37e1a6233c Copy failed generated images to CircleCI artifacts folder 2016-03-27 18:47:26 -04:00
6838a0f2d3 Restore missing asset 2016-03-27 06:40:56 -04:00
53e737c169 Allow API version-specific view tests; use relative image distance 2016-03-27 06:39:40 -04:00
285f79ed95 Add tests for CheckmarkView 2016-03-26 20:11:17 -04:00
4f65c8bef1 Add script to pull failed generated images from device 2016-03-26 19:47:53 -04:00
51b7cfc8fa Remove useless asset 2016-03-26 19:47:04 -04:00
55ed2585ea Additional tests for RingView 2016-03-26 19:46:33 -04:00
2c62e1578a Create base test class for custom views 2016-03-26 19:25:50 -04:00
e3d96c0431 Upload code coverage to codecov.io 2016-03-26 17:03:21 -04:00
b4c2d2237a Draw month name on the following column.
This reverts commit f9377e17. See #55 for reason.
2016-03-26 08:57:18 -04:00
d14fbbd130 Make streak colors consistent 2016-03-26 08:49:02 -04:00
e2c99d745e Improve visualization of streaks
Closes #20
2016-03-26 08:27:23 -04:00
dfe41176bc Reintroduce vibrate permission 2016-03-25 17:01:41 -04:00
1ef4f8d456 Use system haptic feedback instead of custom vibration; enable on short press
Closes #66
2016-03-25 14:39:57 -04:00
6c810ee7a3 Allow user to send bug report from settings screen 2016-03-25 14:39:57 -04:00
5115379fdd Merge branch 'feature/import-data' into dev 2016-03-25 09:21:47 -04:00
d176ea91fb Use custom matcher for settings activity 2016-03-25 09:04:07 -04:00
62df660079 Implement UI tests for import/export and help 2016-03-25 08:10:10 -04:00
790beb185a Do not save backup when importing Loop DB 2016-03-25 08:09:33 -04:00
59c0af17d7 Use application context to initialize ActiveAndroid 2016-03-25 07:09:41 -04:00
28dad560a6 Write tests for CSV exporter 2016-03-25 07:09:06 -04:00
9e410f8395 Refactor and write tests for IO tasks 2016-03-25 06:18:07 -04:00
3656c51e95 Disable pre-dexing 2016-03-24 22:14:54 -04:00
d3ebb4ff25 Create SD card 2016-03-24 21:52:59 -04:00
3c595bc79d Add null check on DatabaseHelper 2016-03-24 21:51:02 -04:00
1120f56dd4 Write tests for CSV export 2016-03-24 21:36:41 -04:00
2dfbcfcdb0 Revert to alpha version of gradle
Build fails otherwise
2016-03-24 20:14:26 -04:00
90a3964f0f Close database 2016-03-24 18:39:49 -04:00
6c05366f0f Remove illegal characters from filename 2016-03-24 18:39:32 -04:00
dcc771abe7 Chose external dir better 2016-03-24 18:39:14 -04:00
743431ef67 Refactor DatabaseHelper; write tests for data import 2016-03-24 06:59:41 -04:00
d5fc1a6886 Allow user to import full database
Closes #67
2016-03-23 19:21:06 -04:00
eeb0b109ae Remove export CSV from context menu 2016-03-23 19:20:12 -04:00
ad391fa791 Remove extra permissions; better organize files dir 2016-03-23 18:50:02 -04:00
e8bbae8ef9 Allow user to export a full copy of the database 2016-03-23 18:01:25 -04:00
c9793df7c7 Reorganize files 2016-03-23 17:20:26 -04:00
3c6114fc87 Update README.md 2016-03-23 14:19:30 -04:00
4ea4201b6a Merge pull request #69 from XuToTo/patch-1
Update strings.xml
2016-03-23 14:10:42 -04:00
XuToTo
30b5b90091 Update strings.xml
Make some zh-translation words more friendly :)
2016-03-24 00:53:37 +08:00
e6b7b8b590 Export all habits as CSV from the settings menu
Closes #28
2016-03-22 22:54:02 -04:00