Commit Graph

1025 Commits (277738f94d1e0641b539534234cc84490b19bf6c)
 

Author SHA1 Message Date
Alinson S. Xavier cc3e2153d0 Allow BaseTask to publish integer progress
10 years ago
Alinson S. Xavier 7433a2413d Refactor BaseTask interface
10 years ago
Alinson S. Xavier 1cd8eb6849 NumberView: do not request layout on setNumber
10 years ago
Alinson S. Xavier 7f009e2365 Create indexes in database
10 years ago
Alinson S. Xavier 4cec7d7367 Implement methods to generate huge test database
10 years ago
Alinson S. Xavier f59c0bd7ff Replace badges
10 years ago
Alinson S. Xavier 2d2bb8b4ed Render widgets in background
10 years ago
Alinson S. Xavier e476096ae1 Fix view tests
10 years ago
Alinson S. Xavier e2c814a982 Fix ShowHabitFragment and HistoryEditorDialog
10 years ago
Alinson S. Xavier 4fcaa68baf Throw exception when slow methods are executed on the main thread
10 years ago
Alinson S. Xavier 02e45dbe27 Rename DialogHelper to UIHelper
10 years ago
Alinson S. Xavier bf6562f854 Update views on background thread
10 years ago
Alinson S. Xavier 3c927e009a Improve performance of Score computation
10 years ago
Alinson S. Xavier a9bcae0f2f Clean up CheckmarkView
10 years ago
Alinson S. Xavier bc54f3f916 Improve performance of toggleCheckmark
10 years ago
Alinson S. Xavier 5763d76167 Make setup method public
10 years ago
Alinson S. Xavier 86b66b1388 Add tests for DeleteHabitsCommand
10 years ago
Alinson S. Xavier 5e0422848b Add tests for EditHabitCommand
10 years ago
Alinson S. Xavier a67a3297b1 Add tests for ToggleRepetitionCommand
10 years ago
Alinson S. Xavier b2f2d4ad28 Add tests for UnarchiveHabitsCommand
10 years ago
Alinson S. Xavier 4dc8201dcb Add tests for CreateHabitCommand
10 years ago
Alinson S. Xavier f24e300b40 Implement tests for Archive and ChangeColor commands
10 years ago
Alinson S. Xavier 21157eaa19 Increase similarity threshold
10 years ago
Alinson S. Xavier 0ea2c8e5c8 HistoryView: test tap at invalid locations
10 years ago
Alinson S. Xavier 826491bc90 Test custom views with transparent background
10 years ago
Alinson S. Xavier 72f5ca5531 Add tests for NumberView
10 years ago
Alinson S. Xavier f9da90a93a Add tests for HabitStreakView
10 years ago
Alinson S. Xavier 96c6a97ad0 Add tests for HabitScoreView
10 years ago
Alinson S. Xavier 20469789ea Add tests for HabitFrequencyView
10 years ago
Alinson S. Xavier abafffcff1 Increase similarity threshold
10 years ago
Alinson S. Xavier d45a4445cc Minor changes to HabitHistoryView rendering; enable haptic feedback
10 years ago
Alinson S. Xavier 94f56a8869 Make all unit tests inherit from BaseTest
10 years ago
Alinson S. Xavier bc331d0a4d Write tests for HabitHistoryView
10 years ago
Alinson S. Xavier 2ba7246e5f Refactor Tasks for better testability
10 years ago
Alinson S. Xavier 67b88c5012 Show log when build fails
10 years ago
Alinson S. Xavier e0b637e84d Merge branch 'feature/unit-test-views' into dev
10 years ago
Alinson S. Xavier e14d73cf32 Add translator
10 years ago
Alinson S. Xavier 16b9584868 Minor changes to strings.xml
10 years ago
Alinson S. Xavier c091116105 Compute padding/margins more precisely on CheckmarkView
10 years ago
Alinson S. Xavier 37e1a6233c Copy failed generated images to CircleCI artifacts folder
10 years ago
Alinson S. Xavier 6838a0f2d3 Restore missing asset
10 years ago
Alinson S. Xavier 53e737c169 Allow API version-specific view tests; use relative image distance
10 years ago
Alinson S. Xavier 285f79ed95 Add tests for CheckmarkView
10 years ago
Alinson S. Xavier 4f65c8bef1 Add script to pull failed generated images from device
10 years ago
Alinson S. Xavier 51b7cfc8fa Remove useless asset
10 years ago
Alinson S. Xavier 55ed2585ea Additional tests for RingView
10 years ago
Alinson S. Xavier 2c62e1578a Create base test class for custom views
10 years ago
Alinson S. Xavier e3d96c0431 Upload code coverage to codecov.io
10 years ago
Alinson S. Xavier b4c2d2237a Draw month name on the following column.
10 years ago
Alinson S. Xavier d14fbbd130 Make streak colors consistent
10 years ago