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
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
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
471c5d341f
Update translations
8 years ago
Alinson S. Xavier
57296745b3
Improve performance of CheckmarkButtonView
9 years ago
Alinson S. Xavier
140ab34a76
Verify database version before importing
9 years ago
Alinson S. Xavier
0d6ad26505
Ignore exception when habit is not found
9 years ago
Alinson S. Xavier
65cc99dbf7
Switch from View.BaseSavedState to Support Library's AbsSavedState
...
See https://code.google.com/p/android/issues/detail?id=196430
9 years ago
Alinson S. Xavier
6855ef9d5e
Update translations
9 years ago
Alinson S. Xavier
4c58b084c6
Fix missing dialog title
9 years ago
Alinson S. Xavier
5c8e522646
Fix header labels for RTL languages such as Arabic
9 years ago
Alinson S. Xavier
55da0759d4
Bump version
9 years ago
Alinson S. Xavier
387930c08d
Fix icon size, remove unused icons
9 years ago
Alinson S. Xavier
6bd31f9607
Add Basque, Catalan, Persian and Romanian languages
9 years ago
Alinson S. Xavier
9aafe7160c
Update translation links
9 years ago
Alinson S. Xavier
5cc4aac67a
Update translations
9 years ago
Alinson S. Xavier
bfe4b822b3
Bump version
9 years ago
Alinson S. Xavier
19e79a8559
Fix failing test
9 years ago
Alinson S. Xavier
f4f7faf3a4
Fix a few issues with header scrolling
9 years ago
Alinson S. Xavier
56f2ae57fe
Persist scrolling after configuration change
9 years ago
Alinson S. Xavier
3fe09efe9b
Scroll checkmarks
9 years ago
Alinson S. Xavier
f0de29fbfe
Make HeaderView scrollable
9 years ago
Alinson S. Xavier
324facfffd
Re-enable haptic feedback on CheckmarkButtonView
9 years ago
Alinson S. Xavier
03e58f9ef2
Preserve position of ScrollableChart on configuration changes
...
Fixes #240
9 years ago
Alinson S. Xavier
e6c9f7f0c9
Preserve ScrollView position after configuration change
...
Fixes #239
9 years ago
Alinson S. Xavier
42bdedb86a
Update dependencies
9 years ago
Alinson S. Xavier
ab0c510fda
Rename export action and move to overflow menu
9 years ago
Alinson S. Xavier
e46fd58664
Fix ImportTest on Nougat
9 years ago
Alinson S. Xavier
2c599b18ef
Fix ambiguous reference to R
9 years ago
Janet Do
611dfa00a5
Export data from the statistics screen
...
Closes #27
9 years ago
Anirudha Agashe
54a195243d
Fixed failing build
...
Replaced static method to obtain context with appropriate dependency
9 years ago
Anirudha Agashe
4fc30fae53
Remove use of static context from HabitsApplication class ( #224 )
...
Remove static context from application class. Replace static method to obtain context with appropriate dependency. Remove context from controller. Add auto factory to export db task.
9 years ago
Alinson S. Xavier
b3fe9c65d2
Refresh data at midnight
...
Fixes #221
9 years ago
Alinson S. Xavier
0a8b763ece
Make TimePicker slightly smaller
...
Fixes #219
9 years ago
Alinson S. Xavier
d81fdb41dc
Remove temp file after importing
9 years ago