Commit Graph

809 Commits (0393e58d3b1cbd5a5b75dfbed9b3acb698276558)

Author SHA1 Message Date
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
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
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
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
Alinson S. Xavier 5b9e90fe7a Persist repetition values
9 years ago
Alinson S. Xavier ac32460859 Create number picker dialog
9 years ago
Alinson S. Xavier e2a8de3acf Update controllers and HabitCardView
9 years ago
Alinson S. Xavier 7bf9f88ee3 Implement NumberButtonView and related classes
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
9 years ago
Alinson S. Xavier e6c9f7f0c9 Preserve ScrollView position after configuration change
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
9 years ago
Anirudha Agashe 54a195243d Fixed failing build
9 years ago
Anirudha Agashe 4fc30fae53 Remove use of static context from HabitsApplication class (#224)
9 years ago
Alinson S. Xavier b3fe9c65d2 Refresh data at midnight
9 years ago
Alinson S. Xavier 0a8b763ece Make TimePicker slightly smaller
9 years ago
Alinson S. Xavier d81fdb41dc Remove temp file after importing
9 years ago
Alinson S. Xavier 02c8810e46 Bump targetSdkVersion to 25
9 years ago
Alinson S. Xavier 6adf8061d3 Use FileProvider instead of File URIs
9 years ago
Alinson S. Xavier d19d57e5df Use Storage Access Framework when importing files
9 years ago
Alinson S. Xavier c20d5c8729 Make model classes thread-safe
9 years ago
Alinson S. Xavier fd82e6c24b Remember last used order
9 years ago
Alinson S. Xavier 56263efa39 Sort by score
9 years ago
Alinson S. Xavier d5eacba303 Disable drag-and-drop when automatically sorting
9 years ago
Alinson S. Xavier 222261c674 Add order menu
9 years ago
Alinson S. Xavier b1a06df7f8 Implement automatic sorting for SQLHabitList
9 years ago
Alinson S. Xavier a1fc7dd0d1 Implement automatic sorting for MemoryHabitList
9 years ago
Justin Inácio 10131d5124 Allow intervals larger than 99 days (#202)
9 years ago
Alinson S. Xavier 908fd1d6ae Fix NoSuchMethodError on Android 4.1
9 years ago
Alinson S. Xavier c8cd4fa389 Delete old database cache
9 years ago
Alinson S. Xavier e273fe7375 Automatically repair inconsistent databases before crashing
9 years ago
Alinson S. Xavier ab3b946c65 Update translations
9 years ago
Alinson S. Xavier 38cd47c199 Remove empty title bar on TimePickerDialog
9 years ago
Alinson S. Xavier fa64bd389d Update list of developers
9 years ago
Alinson S. Xavier 79ae181df2 Bump version to 1.6.0
9 years ago
Alinson S. Xavier 320dca9070 Automatically change order of days on pre-lollipop
9 years ago
Alinson S. Xavier f3b9fc825a HabitMatcher: only compute today's value if needed
9 years ago
Alinson S. Xavier 50da14022f Fix bug that prevented ringtone from being saved
9 years ago
Alinson S. Xavier 84a02fe541 Remove duplicate shadows and some duplicate code
9 years ago
Alinson S. Xavier b3aa3d14c0 Remove unused resources
9 years ago
Alinson S. Xavier e9cdfd23c4 Fix widgets on API 15
9 years ago
Alinson S. Xavier 659ad2d817 Fix card background color (pre-lollipop)
9 years ago
Alinson S. Xavier d537ba0dfa Fix layout issues on pre-lollipop
9 years ago
Alinson S. Xavier 7c14725d88 Always show menu icons
9 years ago
Alinson S. Xavier 638b3f763c Fix some crashes on old devices
9 years ago
Alinson S. Xavier f876fc50bb Only recalculate all list positions when repairing database
9 years ago
Alinson S. Xavier 919504ccfb Render widgets in a separate thread
9 years ago
Alinson S. Xavier 8e82f369c7 Implement Tasker/Locale plugin
9 years ago
Alinson S. Xavier 0a5677211e Remove reference to MainActivity
9 years ago
Alinson S. Xavier 65071797c9 SettingsActivity: Fix toolbar color in night mode
9 years ago
Alinson S. Xavier df1751b21a Refactor AboutActivity
9 years ago
Alinson S. Xavier 4e952dd87a Remove MainActivity and use activity-alias
9 years ago
Nikhil 132dce8919 Improve error message on widget
9 years ago
Alinson S. Xavier 5c8450191a Make notifications actionable on the Pebble
9 years ago
Alinson S. Xavier b1d00598eb Add option to repair database
9 years ago
Alinson S. Xavier 518ade3165 Add some database checks
9 years ago
jotran ec34043041 Add exporting scores and checkmarks files with multiple habits (#68).
9 years ago
Alinson S. Xavier 4d5407a5cc Fix bug on compute methods that prevented them from recomputing old values
9 years ago
Alinson S. Xavier 904489d812 Remove debug log
9 years ago
Donaira Tamulynaitė bc19858bca Habit label takes up to 1/3 screen width.
9 years ago
Alinson S. Xavier a998a62cdb Remove notification when habit is deleted
9 years ago
Alinson S. Xavier 1a89bb02be Add option to make notifications sticky
9 years ago
Alinson S. Xavier 6e8ea471aa Do not cancel notifications automatically
9 years ago
Alinson S. Xavier ec42fb54f4 Do not store position of ViewHolder
9 years ago