Commit Graph

473 Commits

Author SHA1 Message Date
11fcb67624 Improve custom views' colors 2016-04-11 18:11:18 -04:00
52c07660b1 Implement menu item to switch between themes 2016-04-10 10:41:52 -04:00
35f778c376 Do not use habit color as primary color on dark themes 2016-04-10 08:32:01 -04:00
436ae7e574 Update selected_box colors for dark theme 2016-04-10 08:17:36 -04:00
5c683a77c2 Fix ripple on ListHabitsFragment 2016-04-10 08:13:05 -04:00
dd1f6c9efc Change habit.color palette according to current theme 2016-04-09 20:01:35 -04:00
cf06ec0a4b Fix chart colors 2016-04-09 04:58:26 -04:00
f0701f7b35 First version of dark theme 2016-04-08 17:15:14 -04:00
de8018af7d Delete unused resources 2016-04-08 15:53:47 -04:00
ac885e1503 Refactor ListHabitsFragment layouts and styles 2016-04-08 15:50:51 -04:00
6f11596bb7 Merge tag 'v1.4.0' into dev
Loop 1.4.0
2016-04-07 17:48:50 -04:00
64c4367706 Merge branch 'release/1.4.0' v1.4.0 2016-04-07 17:48:33 -04:00
c08702341a Update Spanish translations 2016-04-07 17:23:01 -04:00
abb8c09bc9 Update widgets after executing command 2016-04-07 17:15:33 -04:00
87255ceb25 RingView: invalidate after updating percentage and color
Fixes #79
2016-04-07 17:02:02 -04:00
aedbfded0f Show POEditor link if language is not fully translated 2016-04-06 06:33:52 -04:00
779c0040bd Add some options back to settings screen 2016-04-05 13:32:46 -04:00
7bba6a887f Increase width of chart labels as needed 2016-04-05 08:11:37 -04:00
52a1d19793 Allow labels to expand 2016-04-05 06:50:42 -04:00
35e346e7ea Remove empty strings from translations 2016-04-05 06:42:32 -04:00
3102158bdb Merge branch 'poeditor' into release/1.4.0 2016-04-05 06:34:00 -04:00
7afa65a53c Add Czech translation 2016-04-05 06:33:48 -04:00
2e5533d480 Update translations (POEditor) 2016-04-05 06:28:35 -04:00
b29c7e695a Save failed views to SD card root if writable 2016-04-05 05:47:09 -04:00
7df745eb82 Update CHANGELOG 2016-04-04 20:49:57 -04:00
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