Commit Graph

765 Commits (e50c411d1e06a769338fa5d5c0d1458b2c5eb5b1)

Author SHA1 Message Date
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
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 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
Alinson S. Xavier c46fa84135 Fix bug that made it impossible to disable a reminder
9 years ago
Alinson S. Xavier 16dcc0cbc2 Fix tests
9 years ago
RegularCoder 5cbc0a3292 Add repetition count to overview card, for #115
9 years ago
Alinson S. Xavier 7f67a9eb63 Revert concurrent AsyncTasks
9 years ago
Alinson S. Xavier d3f7ebd60c SQLiteHabitList: fix corrupted order automatically
9 years ago
Alinson S. Xavier 461fe1f0b6 Improve performance
9 years ago
Alinson S. Xavier 8eb9f398d5 Allow multiple AsyncTasks to run concurrently
9 years ago
Alinson S. Xavier f178bcbdd2 CheckmarkButtonView: avoid layout inflation
9 years ago
Alinson S. Xavier 66c3136fad Allow views to be rendered by the layout editor
9 years ago
Alinson S. Xavier 4b04966617 Update AMOLED mode upon exiting settings
9 years ago
Alinson S. Xavier 3ea21fe823 Update order of checkmark buttons automatically upon exiting settings
9 years ago
Alinson S. Xavier e0df69beb6 Prevent progress bar from flickering
9 years ago
Alinson S. Xavier b5cd4584b2 Disallow empty WeekdayLists
9 years ago
RegularCoder 283cb2a3f0 Fix issue#65 by setting launchMode to singleTop
9 years ago
Alinson S. Xavier 79ddbca307 Fix ripple when days are reversed
9 years ago
Alinson S. Xavier 46a0777195 Restore progress bars
9 years ago
Alinson S. Xavier b35305e16c Preferences: update link to AboutActivity
9 years ago
klanmiko e5162c48ab Scheduler should ignore archived habits
9 years ago
Alinson S. Xavier b54c4de5f7 ShowHabitRootView: update title automatically
9 years ago
Alinson S. Xavier 2bdc0b4f5e Update unit tests for ListHabitsMenu
9 years ago
Alinson S. Xavier 22db61db01 Fix crash on startup and after dismissing notification
9 years ago
Alinson S. Xavier c7cfbd1643 Allow cards to be rendered by the layout editor
9 years ago
Alinson S. Xavier 8655437f3e Change 'show completed' to 'hide completed'
9 years ago
Alinson S. Xavier 3ad3cf54ec Add tests for HabitCardView
9 years ago
Alinson S. Xavier 9a470cc61d Initialize db earlier; fixes crash
9 years ago
Alinson S. Xavier fc2087fe68 Write tests for ListHabits controller, menu and screen
9 years ago
Alinson S. Xavier 7b8ab6a625 Dismiss notification automatically
9 years ago
Alinson S. Xavier 2d40fb0b82 Write tests for receivers
9 years ago
Alinson S. Xavier c961045b63 Call refresh from UI thread
9 years ago
Alinson S. Xavier d0db3359fe Allow StyledResources to receive a fixed theme for testing
9 years ago
Alinson S. Xavier 11378e07bf Properly initialize appComponent
9 years ago
Alinson S. Xavier 8132188e46 Replace Singleton by AppScope
9 years ago
Alinson S. Xavier 7eb454788f Refactor receivers
9 years ago
Alinson S. Xavier c262adbe85 Move Preferences to their own package
9 years ago