Commit Graph

563 Commits (17423b3ecdbce1d02b06862577d2159f288d31dd)

Author SHA1 Message Date
Alinson S. Xavier 17423b3ecd Fix most issues with the RecyclerView; improve loading
9 years ago
Alinson S. Xavier 1526f617c5 Remove most animation glitches on RecyclerView; disable reordering
9 years ago
Alinson S. Xavier 365eb400d0 Add proguard file
9 years ago
Alinson S. Xavier 785d57c778 Merge branch 'dev' of github.com:iSoron/uhabits into dev
9 years ago
Alinson S. Xavier 8e9f1aa166 Add basic API for the Pebble app
9 years ago
Adam Barnes 4c1ff4f0a8 Add 24hr snooze. Fixes #103
9 years ago
Alinson S. Xavier 71dd6cde89 Restore drag & drop and click; remove DragSortListView library
9 years ago
Alinson S. Xavier b33420cabb Replace ListView with RecyclerView
9 years ago
Alinson S. Xavier dbe268b8e9 Add simple filter to menu
9 years ago
Alinson S. Xavier 6ef2983906 Implement filter by colors
9 years ago
Alinson S. Xavier 922b234307 Initial implementation of filters
9 years ago
Alinson S. Xavier 5d61fdd3d0 Write tests for HintView
9 years ago
Alinson S. Xavier 9a059275ce Merge branch 'dev' into feature/refactoring-mvc
9 years ago
Alinson S. Xavier 4ae813e6f9 Restore all widgets
9 years ago
Alinson S. Xavier 52701666bc Start refactoring widgets
9 years ago
Alinson S. Xavier a90e26691f Fix HistoryEditorDialog
9 years ago
Alinson S. Xavier e899a70eb0 Fix most tests
9 years ago
Alinson S. Xavier 6ba6d7c8c1 Refactor ShowHabit screen; remove fragment
9 years ago
Alinson S. Xavier efd0d1e051 Refactor ShowHabit fragment; break widgets
9 years ago
Alinson S. Xavier a11ad6e909 ShowHabit: Refactor score chart
9 years ago
Alinson S. Xavier a060cbe578 ShowHabit: Refactor subtitle and overview
9 years ago
Alinson S. Xavier a445ca962b Merge tag 'v1.5.6' into dev
9 years ago
Alinson S. Xavier 98ad3aab9d Make checkmark widgets work again
9 years ago
Alinson S. Xavier c7e63a40da Bump version to 1.5.6
9 years ago
Alinson S. Xavier b6ed33b1e6 Merge branch 'dev' into feature/refactoring-mvc
9 years ago
Alinson S. Xavier 91e39372a1 Merge tag 'v1.5.5' into dev
9 years ago
Alinson S. Xavier 5831340343 Update French translation; add Slovenian and Croatian translations
9 years ago
Alinson S. Xavier d7f6f52a49 Always refresh data after resuming
9 years ago
Alinson S. Xavier 93b442332d Bugfix: add check on correct date when checking from notification
9 years ago
Alinson S. Xavier e248824bcd Bump version to 1.5.5
9 years ago
Alinson S. Xavier ec4a381d70 Refactor Habit class
9 years ago
Alinson S. Xavier b13f2b4228 Create a class for Reminders
9 years ago
Alinson S. Xavier efc7b2cebb Replace ActiveAndroid queries with raw SQLite queries
9 years ago
Alinson S. Xavier add08d6054 Fix reordering
9 years ago
Alinson S. Xavier 5d8a348aaf Hide empty message at startup
9 years ago
Alinson S. Xavier ec0e8ac24c Cancel selection with back button correctly
9 years ago
Alinson S. Xavier fee3137a6f Move ripple to correct place
9 years ago
Alinson S. Xavier abe6b10964 Restore dynamic checkmark button count
9 years ago
Alinson S. Xavier 6484b96e5a Reformat and reorganize some code
9 years ago
Alinson S. Xavier 3d3d5b9b96 Fix top navigation on Settings and About screens
9 years ago
Alinson S. Xavier 14364901ff Reorganize instrumented tests
9 years ago
Alinson S. Xavier 440706882b Move command tests to JVM
9 years ago
Alinson S. Xavier ca9d56e59e Fix toolbars
9 years ago
Alinson S. Xavier 9a6dafaa79 Improve documentation
9 years ago
Alinson S. Xavier 9a44774284 Add instrumented unit tests for SQLite lists
9 years ago
Alinson S. Xavier 2b23b36e36 Move remaining model tests to JVM; simplify SQLite implementation
9 years ago
Alinson S. Xavier 78d4f86cab Separate ActiveAndroid from models
9 years ago
Alinson S. Xavier 18e8390aed Merge branch 'dev' into feature/refactoring-mvc
9 years ago
Alinson S. Xavier cabcd5b1bf CSV export: allow spaces on filename and fix tests
9 years ago
Alinson S. Xavier 7e8a2a0c1c Major refactoring of ListHabitsActivity
9 years ago