Commit Graph

101 Commits (1526f617c520f83deb6f572f808055a4dced3093)

Author SHA1 Message Date
Alinson S. Xavier 8e9f1aa166 Add basic API for the Pebble app
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 4ae813e6f9 Restore all widgets
9 years ago
Alinson S. Xavier 52701666bc Start refactoring widgets
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 ec4a381d70 Refactor Habit class
9 years ago
Alinson S. Xavier b13f2b4228 Create a class for Reminders
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 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
Alinson S. Xavier 8d57273987 Refactor EditHabitDialog
9 years ago
Alinson S. Xavier 6445bf62bc Refactor MainActivity and Preferences
9 years ago
Alinson S. Xavier 83ef8564e1 Reorganize file tree according to feature
9 years ago
Alinson S. Xavier 605593d739 Update UI tests
9 years ago
Alinson S. Xavier f403dc6f77 Update view tests
10 years ago
Alinson S. Xavier 677a643e5b Allow theme to be fixed during tests
10 years ago
Alinson S. Xavier f172c69eed Update tests
10 years ago
Alinson S. Xavier 2dc4fcbc46 Fix transparency on widgets
10 years ago
Alinson S. Xavier dbcad9a5f4 Use dark theme for widget colors
10 years ago
Alinson S. Xavier aee5d975db Replace star by ring
10 years ago
Alinson S. Xavier e2bb4371d3 Fix UI test for settings screen
10 years ago
Alinson S. Xavier fcee8552f0 Switch to compat ActionMode; fix tests
10 years ago
Alinson S. Xavier 8ddf4574e3 Fix failed view tests
10 years ago
Alinson S. Xavier b601a643dd Merge branch 'feature/dark-theme' into dev
10 years ago
Alinson S. Xavier f5f3ec9f88 Update tests for custom views
10 years ago
Alinson S. Xavier dd1f6c9efc Change habit.color palette according to current theme
10 years ago
Alinson S. Xavier b29c7e695a Save failed views to SD card root if writable
10 years ago
Alinson S. Xavier 3811f4b339 Rename tests for compatibility with AWS Device Farm
10 years ago
Alinson S. Xavier 9891139b5a Fix tests on ICS
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 7433a2413d Refactor BaseTask interface
10 years ago
Alinson S. Xavier 4cec7d7367 Implement methods to generate huge test database
10 years ago
Alinson S. Xavier e476096ae1 Fix view tests
10 years ago
Alinson S. Xavier 02e45dbe27 Rename DialogHelper to UIHelper
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