Alinson S. Xavier
1d68122a6f
Replace layout inflation by code
9 years ago
Alinson S. Xavier
7d9d45ffed
Small performance changes
9 years ago
Alinson S. Xavier
50e21b2cc1
Merge branch 'hotfix/1.7.1' into dev
9 years ago
Alinson S. Xavier
57296745b3
Improve performance of CheckmarkButtonView
9 years ago
Alinson S. Xavier
fb1b1221d3
Merge remote-tracking branch 'origin/dev' into dev
9 years ago
Alinson S. Xavier
788c790f9e
Detect network changes
9 years ago
Alinson S. Xavier
293d838d80
Move Sync to foreground service
9 years ago
Alinson S. Xavier
3da996b8a4
Update SyncManager
9 years ago
Alinson S. Xavier
08e3c9cc40
Replace toJSON methods by Gson
9 years ago
Alinson S. Xavier
13b4128777
Update code coverage
9 years ago
Alinson S. Xavier
b4e79c3f4b
Merge branch 'feature/sync' into dev
9 years ago
Alinson S. Xavier
2d07f5e924
Create switch for numerical habits feature
9 years ago
Mihail Stefanov
cb29fef17e
Use of Cyrillic letters to display Bulgarian ( #276 )
...
I switched the phonetic notation with Cyrillic letters to denote the Bulgarian language.
9 years ago
Alinson S. Xavier
1d76760dc8
Create hidden settings for experimental features
9 years ago
Alinson S. Xavier
b6994034d2
Fix failing test
9 years ago
Alinson S. Xavier
8fc0c072e5
Merge branch 'artem-p-reminderDaysFix' into dev
9 years ago
Alinson S. Xavier
e6deb1f281
Merge branch 'hotfix/1.7.1' into dev
9 years ago
artem-p
bb0d43018e
Fix resetting reminder days
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
Dmitriy Bogdanov
814b734ad3
Import java.text.DecimalFormat instead of one from ICU ( #273 )
9 years ago
Alinson S. Xavier
7699423aa7
Merge tag 'v1.7.0' into dev
...
1.7.0
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
103c0b57f8
Unify habit creation dialogs
9 years ago
Alinson S. Xavier
7de69c1c10
Simplify BooleanHabitDialog subclasses and factories
9 years ago
Alinson S. Xavier
fe7e8ef039
Refactor habit creation dialogs
9 years ago
Alinson S. Xavier
19f4a19dba
Minor changes to BarChart
9 years ago
Alinson S. Xavier
b66da24e39
Fix the form fields containing examples
9 years ago
Alinson S. Xavier
3dd33274e4
Small changes to formatValue
9 years ago
Alinson S. Xavier
c61834e604
Color days on HistoryChart according to target
9 years ago
Alinson S. Xavier
e082705b0c
First version of BarChart
9 years ago
Alinson S. Xavier
83ce92d8ac
Allow fractional values to be entered
9 years ago
Alinson S. Xavier
177525817c
Small changes to the layout of NumberButtonView
9 years ago
Alinson S. Xavier
1dfa0c6b0d
Hide completed according to the target value
9 years ago
Alinson S. Xavier
b3f039d658
Make score take target value into account
9 years ago
Alinson S. Xavier
7d2e8573f8
Persist unit and target value of a habit
9 years ago
Alinson S. Xavier
5653651c0d
Update score calculation
...
The value of a score is now a double. For boolean habits, this number goes from zero
to one and corresponds to the percentage. For numerical habits, it now corresponds
to a weighted average of the checkmark values. Also, for non-daily boolean habits, the
score now increases with implicit checkmarks.
9 years ago
Alinson S. Xavier
d3b540199c
Switch score values from int to double
9 years ago
Alinson S. Xavier
f0430ffeb3
Use alternative design with units on NumberButtonView
9 years ago
Alinson S. Xavier
d03edf2895
Update habit creation dialogs
9 years ago
Alinson S. Xavier
5c1ccfe6fe
Fix small issues with the number picker
9 years ago