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
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
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
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
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
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
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
28b6ae7014
Apply dark theme on dialogs
...
Fixes #291
2017-05-28 00:31:48 -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
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
387930c08d
Fix icon size, remove unused icons
2017-04-09 17:37:14 -04:00
6bd31f9607
Add Basque, Catalan, Persian and Romanian languages
2017-04-09 17:16:08 -04:00
9aafe7160c
Update translation links
2017-04-09 16:56:04 -04:00
5cc4aac67a
Update translations
2017-04-09 16:41:32 -04:00
bfe4b822b3
Bump version
2017-03-31 08:15:04 -04:00
19e79a8559
Fix failing test
2017-03-20 22:32:53 -04:00
f4f7faf3a4
Fix a few issues with header scrolling
2017-03-20 20:00:10 -04:00