Alinson S. Xavier
87f069f986
Merge branch 'master' into dev
7 years ago
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
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
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
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
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
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
e4b5a3ea45
Implement acceptance tests for some basic features
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
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
8 years ago
Alinson S. Xavier
e844390614
Improve performance of repeated getTodayValue calls
8 years ago
Alinson S. Xavier
28b6ae7014
Apply dark theme on dialogs
...
Fixes #291
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
c20ca3921f
Rename android module to uhabits-android
8 years ago
Alinson S. Xavier
96f620455f
Update toolchain
8 years ago
Alinson S. Xavier
cf6a257143
Activate ProGuard; test signed release APK instead of debug
8 years ago
Alinson S. Xavier
275125d230
Update dependencies
8 years ago
Alinson S. Xavier
89b6f4c5cc
Fix compilation error when ROBO_SDK is defined
8 years ago
Alinson S. Xavier
8d555eb837
Read Robolectric version from environment
8 years ago
Alinson S. Xavier
9288528f94
Fix assets path
8 years ago
Alinson S. Xavier
e92ffb3894
Drop support for Android ICS and Jelly Bean; remove obsolete code
8 years ago
Alinson S. Xavier
0a1907ee2c
Merge tag 'v1.7.1' into dev
...
v1.7.1
8 years ago
Alinson S. Xavier
471c5d341f
Update translations
8 years ago