Alinson S. Xavier
624cc67d9b
Update translations
8 years ago
Alinson S. Xavier
462bac8167
Add support for adaptive icons
...
Closes #395
8 years ago
Alinson S. Xavier
5865eb41f7
Update notification for Android Oreo
...
- Add link to notification channel settings
- Remove snooze button
Closes #400
8 years ago
Alinson S. Xavier
2bfd4a942d
Remove unused PebbleReceiverTest
8 years ago
Alinson S. Xavier
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.
8 years ago
Alinson S. Xavier
f02c86e61b
Bump targetSdkVersion to 27
8 years ago
Alinson S. Xavier
5021f50e18
Bump version to 1.7.9 (36)
8 years ago
Alinson S. Xavier
bf3964a231
Merge branch 'hotfix/1.7.7'
8 years ago
Alinson S. Xavier
657cde75d8
Disable signing config
8 years ago
Alinson S. Xavier
c56b86d32c
Bump version again
...
The previous number was already in use by an alpha version
8 years ago
Alinson S. Xavier
16f20d50a0
Fix bug that caused reminders to keep repeating every few seconds
...
Fixes #351
8 years ago
Alinson S. Xavier
7bb88dcb97
Bump version and update CHANGELOG
8 years ago
Alinson S. Xavier
7bb62c197f
Include Play Store plugin
8 years ago
Alinson S. Xavier
540a618ba8
Merge branch 'hotfix/1.7.6'
8 years ago
Alinson S. Xavier
bf24cc608c
Update changelog
8 years ago
Alinson S. Xavier
a73459784e
Fix NPE in HabitCardView.triggerRipple
8 years ago
Alinson S. Xavier
de3b97dfdf
Fix IndexOutOfBoundsException in HabitCardListAdapter
8 years ago
Alinson S. Xavier
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/
8 years ago
Alinson S. Xavier
9fe446b424
Fix crash when tapping HistoryChart
8 years ago
Alinson S. Xavier
3857eaf5e9
Update changelog
8 years ago
Alinson S. Xavier
e29fb58922
Fix failing tests
8 years ago
Alinson S. Xavier
404fc869b0
Repair inconsistent data instead of throwing exception
8 years ago
Alinson S. Xavier
001dd5a7c1
Update translations
8 years ago
Alinson S. Xavier
7930cc8f31
Bump version to 1.7.6
8 years ago
Alinson S. Xavier
526830ba61
Merge branch 'hotfix/1.7.5'
8 years ago
Alinson S. Xavier
fe1513bb64
Fix race conditions on SQLiteScoreList
8 years ago
Alinson S. Xavier
e06ace9ea8
Fix ArrayIndexOutOfBoundsException on FrequencyChart
8 years ago
Alinson S. Xavier
d727dabb2b
Fix snooze button on notifications
8 years ago
Alinson S. Xavier
d17e8fcbfb
Bump version to 1.7.5
8 years ago
Alinson S. Xavier
be3d7145ab
Merge branch 'hotfix/1.7.4'
8 years ago
Alinson S. Xavier
cf66587644
ScoreList: make getValue synchronized
8 years ago
Alinson S. Xavier
0dc9ec2e5f
Expire caches on SQLite lists
8 years ago
Alinson S. Xavier
0a375ded96
Silently ignore missing habits
8 years ago
Alinson S. Xavier
fa5d6f8fee
Bump version
8 years ago
Alinson S. Xavier
534e6c2d9d
Merge branch 'hotfix/1.7.3'
8 years ago
Alinson S. Xavier
b6501c9a29
Fix NullPointerException
8 years ago
Alinson S. Xavier
238a1c724d
Bump version and update changelog
8 years ago
Alinson S. Xavier
34ca9d17a2
Make usage of BundleSavedState more robust
8 years ago
Alinson S. Xavier
e844390614
Improve performance of repeated getTodayValue calls
8 years ago
Alinson S. Xavier
5e00d07b73
Merge branch 'hotfix/1.7.2'
8 years ago
Alinson S. Xavier
28b6ae7014
Apply dark theme on dialogs
...
Fixes #291
8 years ago
Alinson S. Xavier
2a1bf5fc2e
Update CHANGELOG
8 years ago
Alinson S. Xavier
ef7483f9dc
Make SQLiteHabitList.toList synchronized
8 years ago
Alinson S. Xavier
bbb9ed8f99
Update translations
8 years ago
Alinson S. Xavier
c49d576871
Fix crash at startup
8 years ago
Alinson S. Xavier
bc66ae4f7a
Bump version to 1.7.2
8 years ago
Alinson S. Xavier
fa416adbb9
Merge branch 'hotfix/1.7.1'
8 years ago
Alinson S. Xavier
8b835b9918
Update CHANGELOG
8 years ago
Alinson S. Xavier
471c5d341f
Update translations
8 years ago
Alinson S. Xavier
57296745b3
Improve performance of CheckmarkButtonView
9 years ago