|
|
c0d518ca4d
|
Bump version to 1.4.0
|
2016-04-04 19:48:49 -04:00 |
|
|
|
eeff14a2ca
|
Bump version to 1.4.0
|
2016-04-04 19:31:35 -04:00 |
|
|
|
af3b18f518
|
Fix incorrect date format for some languages
|
2016-04-04 19:05:24 -04:00 |
|
|
|
3811f4b339
|
Rename tests for compatibility with AWS Device Farm
|
2016-04-04 11:15:17 -04:00 |
|
|
|
50a8aece6f
|
Move expensive call to background thread
|
2016-04-04 08:18:59 -04:00 |
|
|
|
2f66cfc417
|
Minor string change
|
2016-04-04 08:07:10 -04:00 |
|
|
|
132ce36a57
|
More detailed logs in case getFilesDir fails
|
2016-04-04 07:58:07 -04:00 |
|
|
|
147f010d1b
|
Update website URL
|
2016-04-04 07:57:28 -04:00 |
|
|
|
afc91ed89a
|
Merge branch 'feature/performance' into dev
|
2016-04-04 07:04:22 -04:00 |
|
|
|
684c37d167
|
Update list of translators
|
2016-04-04 07:02:41 -04:00 |
|
|
|
8b296ce2ae
|
Make setup method public
|
2016-04-04 06:56:02 -04:00 |
|
|
|
e2e9e2e27a
|
Remove debug code
|
2016-04-04 06:54:12 -04:00 |
|
|
|
8b2f31c44a
|
Update widget preview
|
2016-04-04 06:53:55 -04:00 |
|
|
|
83db9fe2f2
|
Hide progress bar on startup
|
2016-04-04 06:46:16 -04:00 |
|
|
|
9891139b5a
|
Fix tests on ICS
|
2016-04-04 06:43:42 -04:00 |
|
|
|
cbc8cbfea3
|
Fix scores with null habit
|
2016-04-04 06:02:56 -04:00 |
|
|
|
96c46b655d
|
Minor refactoring
|
2016-04-04 05:43:07 -04:00 |
|
|
|
0de52d4fa3
|
BaseTask: move register/unregister to onPre/PostExecute
|
2016-04-04 05:42:27 -04:00 |
|
|
|
16d85dc4c7
|
Update README.md
|
2016-04-03 12:41:57 -04:00 |
|
|
|
c51b1fd399
|
Remove progress bar; switch to BaseTask
|
2016-04-03 07:51:54 -04:00 |
|
|
|
eb8dd1d450
|
Simplify and optimize loading time of ShowHabitFragment
|
2016-04-03 07:46:08 -04:00 |
|
|
|
357646152f
|
Use postInvalidate instead of invalidate
|
2016-04-03 07:27:37 -04:00 |
|
|
|
ae5be202b2
|
Add convenience methods for tracing
|
2016-04-03 07:27:16 -04:00 |
|
|
|
cc3e2153d0
|
Allow BaseTask to publish integer progress
|
2016-04-03 07:26:40 -04:00 |
|
|
|
7433a2413d
|
Refactor BaseTask interface
|
2016-04-03 06:45:10 -04:00 |
|
|
|
1cd8eb6849
|
NumberView: do not request layout on setNumber
|
2016-04-03 05:11:45 -04:00 |
|
|
|
7f009e2365
|
Create indexes in database
|
2016-04-03 05:10:13 -04:00 |
|
|
|
4cec7d7367
|
Implement methods to generate huge test database
|
2016-04-03 05:08:57 -04:00 |
|
|
|
f59c0bd7ff
|
Replace badges
|
2016-04-02 13:58:38 -04:00 |
|
|
|
2d2bb8b4ed
|
Render widgets in background
|
2016-04-02 13:32:04 -04:00 |
|
|
|
e476096ae1
|
Fix view tests
|
2016-04-02 11:47:28 -04:00 |
|
|
|
e2c814a982
|
Fix ShowHabitFragment and HistoryEditorDialog
|
2016-04-02 10:48:33 -04:00 |
|
|
|
4fcaa68baf
|
Throw exception when slow methods are executed on the main thread
|
2016-04-02 10:27:45 -04:00 |
|
|
|
02e45dbe27
|
Rename DialogHelper to UIHelper
|
2016-04-02 10:14:21 -04:00 |
|
|
|
bf6562f854
|
Update views on background thread
|
2016-04-01 17:50:14 -04:00 |
|
|
|
3c927e009a
|
Improve performance of Score computation
|
2016-04-01 17:49:17 -04:00 |
|
|
|
a9bcae0f2f
|
Clean up CheckmarkView
|
2016-04-01 17:24:12 -04:00 |
|
|
|
bc54f3f916
|
Improve performance of toggleCheckmark
|
2016-04-01 16:21:22 -04:00 |
|
|
|
5763d76167
|
Make setup method public
|
2016-04-01 16:08:51 -04:00 |
|
|
|
86b66b1388
|
Add tests for DeleteHabitsCommand
|
2016-03-31 08:02:44 -04:00 |
|
|
|
5e0422848b
|
Add tests for EditHabitCommand
|
2016-03-31 07:54:00 -04:00 |
|
|
|
a67a3297b1
|
Add tests for ToggleRepetitionCommand
|
2016-03-31 07:34:20 -04:00 |
|
|
|
b2f2d4ad28
|
Add tests for UnarchiveHabitsCommand
|
2016-03-31 07:24:43 -04:00 |
|
|
|
4dc8201dcb
|
Add tests for CreateHabitCommand
|
2016-03-31 07:20:20 -04:00 |
|
|
|
f24e300b40
|
Implement tests for Archive and ChangeColor commands
|
2016-03-31 07:11:24 -04:00 |
|
|
|
21157eaa19
|
Increase similarity threshold
|
2016-03-31 07:09:47 -04:00 |
|
|
|
0ea2c8e5c8
|
HistoryView: test tap at invalid locations
|
2016-03-31 06:31:13 -04:00 |
|
|
|
826491bc90
|
Test custom views with transparent background
|
2016-03-31 06:21:01 -04:00 |
|
|
|
72f5ca5531
|
Add tests for NumberView
|
2016-03-31 06:03:16 -04:00 |
|
|
|
f9da90a93a
|
Add tests for HabitStreakView
|
2016-03-30 21:02:05 -04:00 |
|