Commit Graph

1405 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
6ccfb53329 Add missing tests for RepetitionList and Habit 2017-05-30 08:19:28 -04:00
8a29fbf07d Merge branch 'hotfix/1.7.3' into modules
# Conflicts:
#	uhabits-android/src/androidTest/java/org/isoron/uhabits/BaseAndroidTest.java
#	uhabits-android/src/main/java/org/isoron/uhabits/models/sqlite/SQLiteScoreList.java
#	uhabits-core/src/main/java/org/isoron/uhabits/core/models/CheckmarkList.java
2017-05-29 22:55:08 -04:00
e844390614 Improve performance of repeated getTodayValue calls 2017-05-29 22:22:31 -04:00
223aee3be2 Add Test Butler APK 2017-05-29 09:14:02 -04:00
745d07024c Remove unused permissions 2017-05-29 08:37:49 -04:00
94025c5262 Add test for BundleSavedState 2017-05-28 22:26:36 -04:00
ab09eb8a03 Update CI build script 2017-05-28 17:04:04 -04:00
e826c80ff2 Fix Android tests 2017-05-28 15:26:28 -04:00
6255fe2d12 Make generated classes work on Android Studio 2017-05-28 11:39:07 -04:00
1746920699 Rename uhabits-core package 2017-05-28 11:38:20 -04:00
c9b62669de Merge branch 'dev' into modules 2017-05-28 09:44:55 -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
56c5fb6c9d Write missing tests 2017-05-27 22:46:33 -04:00
d8d4c4f55e Write tests for ListHabits behaviors 2017-05-27 20:33:30 -04:00
70423ddb0a Move ListHabits controllers to uhabits-core 2017-05-27 18:52:06 -04:00
94c70485b7 Remove unit tests for uhabits-android 2017-05-27 10:31:05 -04:00
3e558be4d4 Move ListHabitsBehavior to uhabits-core 2017-05-26 22:04:59 -04:00
95385fa8f4 Activate coverage report for uhabits-core 2017-05-26 18:38:08 -04:00
fa4944700c Move UI behavior to uhabits-core 2017-05-26 16:33:21 -04:00
df0cf57984 Move tests to androidTest 2017-05-25 18:41:59 -04:00
29d1de46e7 Reorganize tests 2017-05-25 15:59:03 -04:00
cb4ab3b436 Move ExportCSVTask to uhabits-core 2017-05-25 12:50:38 -04:00
370e7343d7 Move commands to uhabits-core 2017-05-25 10:00:56 -04:00
acd653db70 Create org.isoron.androidbase package 2017-05-25 09:31:54 -04:00
51ca4aa98e Move remaining model classes 2017-05-25 08:54:21 -04:00
d23b59ced2 Move some models 2017-05-25 08:24:22 -04:00
f18ac9db48 Create module uhabits-core 2017-05-25 08:16:55 -04:00
c20ca3921f Rename android module to uhabits-android 2017-05-25 08:00:00 -04:00
96f620455f Update toolchain 2017-05-25 00:02:02 -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