c56b86d32c
Bump version again
...
The previous number was already in use by an alpha version
2017-09-30 13:14:42 -05:00
16f20d50a0
Fix bug that caused reminders to keep repeating every few seconds
...
Fixes #351
2017-09-30 13:11:40 -05:00
7bb88dcb97
Bump version and update CHANGELOG
2017-09-30 12:59:02 -05:00
7bb62c197f
Include Play Store plugin
2017-07-26 10:07:25 -04:00
540a618ba8
Merge branch 'hotfix/1.7.6'
v1.7.6
2017-07-18 22:45:50 -04:00
bf24cc608c
Update changelog
2017-07-18 22:45:36 -04:00
a73459784e
Fix NPE in HabitCardView.triggerRipple
2017-07-18 22:16:11 -04:00
de3b97dfdf
Fix IndexOutOfBoundsException in HabitCardListAdapter
2017-07-18 22:13:10 -04:00
91996924d9
Never store reference to SQLiteDatabase
...
SQLiteDatabase closes automatically at random times. Storing a reference
to an open SQLiteDatabase eventually leads to a crash.
See: https://stackoverflow.com/questions/1483629/
2017-07-18 22:07:21 -04:00
9fe446b424
Fix crash when tapping HistoryChart
2017-07-18 21:55:15 -04:00
3857eaf5e9
Update changelog
2017-07-18 21:47:25 -04:00
e29fb58922
Fix failing tests
2017-07-18 21:47:19 -04:00
404fc869b0
Repair inconsistent data instead of throwing exception
2017-07-18 21:28:48 -04:00
001dd5a7c1
Update translations
2017-07-18 18:39:20 -04:00
7930cc8f31
Bump version to 1.7.6
2017-07-18 17:52:21 -04:00
526830ba61
Merge branch 'hotfix/1.7.5'
v1.7.5
2017-06-10 18:56:22 -04:00
fe1513bb64
Fix race conditions on SQLiteScoreList
2017-06-10 16:48:53 -04:00
e06ace9ea8
Fix ArrayIndexOutOfBoundsException on FrequencyChart
2017-06-10 15:38:21 -04:00
d727dabb2b
Fix snooze button on notifications
2017-06-10 15:30:51 -04:00
d17e8fcbfb
Bump version to 1.7.5
2017-06-10 15:28:12 -04:00
be3d7145ab
Merge branch 'hotfix/1.7.4'
v1.7.4
2017-06-04 17:36:17 -04:00
cf66587644
ScoreList: make getValue synchronized
2017-06-04 17:29:41 -04:00
0dc9ec2e5f
Expire caches on SQLite lists
2017-06-04 17:24:18 -04:00
0a375ded96
Silently ignore missing habits
2017-06-04 17:07:07 -04:00
fa5d6f8fee
Bump version
2017-06-04 17:01:40 -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
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
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
57296745b3
Improve performance of CheckmarkButtonView
2017-04-19 14:33:59 -04:00
140ab34a76
Verify database version before importing
2017-04-11 22:03:16 -04:00
0d6ad26505
Ignore exception when habit is not found
2017-04-11 21:19:03 -04:00
65cc99dbf7
Switch from View.BaseSavedState to Support Library's AbsSavedState
...
See https://code.google.com/p/android/issues/detail?id=196430
2017-04-11 17:49:55 -04:00
6855ef9d5e
Update translations
2017-04-11 17:26:06 -04:00
4c58b084c6
Fix missing dialog title
2017-04-11 17:19:18 -04:00
5c8e522646
Fix header labels for RTL languages such as Arabic
2017-04-11 17:14:25 -04:00
55da0759d4
Bump version
2017-04-11 16:58:35 -04:00
692fe3218f
Merge branch 'release/1.7.0'
v1.7.0
2017-04-09 18:13:52 -04:00
387930c08d
Fix icon size, remove unused icons
2017-04-09 17:37:14 -04:00