Commit Graph

2194 Commits (3dfa376f59ab579886a5730f18330d4d497f026c)
 

Author SHA1 Message Date
Alinson S. Xavier 50a8aece6f Move expensive call to background thread
10 years ago
Alinson S. Xavier 2f66cfc417 Minor string change
10 years ago
Alinson S. Xavier 132ce36a57 More detailed logs in case getFilesDir fails
10 years ago
Alinson S. Xavier 147f010d1b Update website URL
10 years ago
Alinson S. Xavier afc91ed89a Merge branch 'feature/performance' into dev
10 years ago
Alinson S. Xavier 684c37d167 Update list of translators
10 years ago
Alinson S. Xavier 8b296ce2ae Make setup method public
10 years ago
Alinson S. Xavier e2e9e2e27a Remove debug code
10 years ago
Alinson S. Xavier 8b2f31c44a Update widget preview
10 years ago
Alinson S. Xavier 83db9fe2f2 Hide progress bar on startup
10 years ago
Alinson S. Xavier 9891139b5a Fix tests on ICS
10 years ago
Alinson S. Xavier cbc8cbfea3 Fix scores with null habit
10 years ago
Alinson S. Xavier 96c46b655d Minor refactoring
10 years ago
Alinson S. Xavier 0de52d4fa3 BaseTask: move register/unregister to onPre/PostExecute
10 years ago
Alinson S. Xavier 16d85dc4c7 Update README.md
10 years ago
Alinson S. Xavier c51b1fd399 Remove progress bar; switch to BaseTask
10 years ago
Alinson S. Xavier eb8dd1d450 Simplify and optimize loading time of ShowHabitFragment
10 years ago
Alinson S. Xavier 357646152f Use postInvalidate instead of invalidate
10 years ago
Alinson S. Xavier ae5be202b2 Add convenience methods for tracing
10 years ago
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