462bac8167
Add support for adaptive icons
...
Closes #395
2018-04-21 09:39:30 -05:00
5865eb41f7
Update notification for Android Oreo
...
- Add link to notification channel settings
- Remove snooze button
Closes #400
2018-04-21 08:50:53 -05:00
2bfd4a942d
Remove unused PebbleReceiverTest
2018-04-21 08:00:00 -05:00
b4a33cba39
Add ActiveAndroid source code to our tree and remove content providers
...
ActiveAndroid is not actively maintained anymore and contains code
related to that Content Providers that makes the application crash on
Android Oreo.
2018-04-14 10:22:31 -05:00
f02c86e61b
Bump targetSdkVersion to 27
2018-04-14 10:19:34 -05:00
5021f50e18
Bump version to 1.7.9 (36)
2018-04-14 08:11:22 -05:00
bf3964a231
Merge branch 'hotfix/1.7.7'
v1.7.8
2017-09-30 13:27:45 -05:00
657cde75d8
Disable signing config
2017-09-30 13:18:26 -05:00
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