Commit Graph

586 Commits (15a4a2c002c71dab982300f58ca16ecd2ad429b4)

Author SHA1 Message Date
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
Alinson S. Xavier 650971bf36 Merge tag 'v1.5.4' into dev
9 years ago
Alinson S. Xavier 4061921b93 Add Serbian translation
9 years ago
Alinson S. Xavier 59d42fe62f Show empty ringtone name in case of RuntimeException
9 years ago
Alinson S. Xavier 3ffa079e24 Remove code duplication
9 years ago
Alinson S. Xavier bb950d61fc Move sendFile and sendEmail to Screen
9 years ago
Alinson S. Xavier 0ad0e5cf36 Fix time out on tests
9 years ago
Alinson S. Xavier 3b56d6d596 Add missing file
9 years ago
Alinson S. Xavier 8d57273987 Refactor EditHabitDialog
9 years ago
Alinson S. Xavier b98853ab26 Introduce ButterKnife
9 years ago
Alinson S. Xavier 071cad73d4 Make models observable, refactor ShowHabitFragment
9 years ago
Alinson S. Xavier 16dc9c25d2 Fix bug that caused checkmarks not to update sometimes
9 years ago
Alinson S. Xavier 6b23858136 Create HabitListView and move most code from Fragment to it
9 years ago
Alinson S. Xavier e0198e9926 Reorganize files
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 88e8aad0d8 CSV export: sanitize habit name before creating folder
9 years ago
Alinson S. Xavier a4b6728721 Bump version to 1.5.4
9 years ago
Alinson S. Xavier ca9745f550 Merge tag 'v1.5.3' into dev
9 years ago
Alinson S. Xavier 007996c69e Update translations
9 years ago
Alinson S. Xavier ff9d50b32a Remove debug code
9 years ago
Alinson S. Xavier 38024d71ce Allow checkmark widget to be resized to very small sizes
9 years ago
Alinson S. Xavier 9ec1afc208 Remove associated preference after deleting widget
9 years ago
Alinson S. Xavier e0888a9b4d Remove fields from BaseWidgetProvider
9 years ago
Alinson S. Xavier 8aade2f145 Fix crash when habits with reminders have short names
9 years ago
Alinson S. Xavier 1ba1d775f7 Bump version to 1.5.3
9 years ago
Alinson S. Xavier 605593d739 Update UI tests
9 years ago
Alinson S. Xavier f4c963e2c1 Update Japanese translation
9 years ago
Alinson S. Xavier e9a4a047c1 Trim habit names on log files
9 years ago
Alinson S. Xavier 7ce1988d2e Fix NullPointerException on RingView
9 years ago
Alinson S. Xavier 53911fa410 Send bug report on the body of email, instead of attachment
9 years ago
Alinson S. Xavier f5f43d9a16 Bump version to 1.5.2
9 years ago
Alinson S. Xavier b3199cf092 Update version and changelog
10 years ago
Alinson S. Xavier 73e6f2a2d4 Remove ActiveAndroid.jar
10 years ago
Alinson S. Xavier f403dc6f77 Update view tests
10 years ago
Alinson S. Xavier 23466523df Remove minTextSize
10 years ago
Alinson S. Xavier 7830b599db Bump version to 1.5.0
10 years ago
Alinson S. Xavier 49376d4f41 Minor changes to widget colors
10 years ago
Alinson S. Xavier ee9da29422 Update introduction
10 years ago
Alinson S. Xavier ae7b0408b2 Update list of complete translations
10 years ago
Alinson S. Xavier d926d9dbd6 Keep name of the app consistent across translations
10 years ago
Alinson S. Xavier 5694da2413 Add new translations and update list of contributors
10 years ago
Alinson S. Xavier 7e0ae144b8 Update translations
10 years ago
Alinson S. Xavier acb8e820fd Use AlertDialog from Support Library
10 years ago
Alinson S. Xavier eae0d66f51 Dismiss notification automatically when user adds a checkmark
10 years ago
Alinson S. Xavier e933cbbc43 Fix up navigation when opening the app from widget
10 years ago
Alinson S. Xavier 5e873a3659 Make frequency text more natural
10 years ago
Alinson S. Xavier 19b484c368 Fix crash on settings screen
10 years ago
Alinson S. Xavier 834ae92d87 Reschedule alarms on boot
10 years ago
Alinson S. Xavier 26ce92d381 Update versions
10 years ago
Alinson S. Xavier 0eb12812d4 Allow user to reverse the order of days
10 years ago
Alinson S. Xavier a1a636c718 Make ScoreView use custom interval also on widgets
10 years ago
Alinson S. Xavier b2811b9797 Allow user to select reminder sound
10 years ago
Alinson S. Xavier 4db7a6e89c Show larger ripple when toggling check marks
10 years ago
Alinson S. Xavier 677a643e5b Allow theme to be fixed during tests
10 years ago
Alinson S. Xavier dbca3238f6 Small changes to ScoreView
10 years ago
Alinson S. Xavier ae5dd700f3 Fix widget colors and size
10 years ago
Alinson S. Xavier f172c69eed Update tests
10 years ago
Alinson S. Xavier d77c78249c Tweak layout to work with older phones with smaller screen
10 years ago
Alinson S. Xavier d9d48ff984 Minor UI changes
10 years ago
Alinson S. Xavier 7be71ba4f8 Fix icon colors and remove some warnings
10 years ago
Alinson S. Xavier f0534fefbc Show more information on score overview
10 years ago
Alinson S. Xavier 30ef75bb45 Alternative design for header bar
10 years ago
Alinson S. Xavier 44ed74a693 Correct colors
10 years ago
Alinson S. Xavier 4aea527e07 Fix some crashes on widgets
10 years ago
Alinson S. Xavier 75dec88411 Update widget previews
10 years ago
Alinson S. Xavier 2dc4fcbc46 Fix transparency on widgets
10 years ago
Alinson S. Xavier 7977d5247c Tweak transparency and colors
10 years ago
Alinson S. Xavier 8b18e32a16 Create color palette for widgets
10 years ago
Alinson S. Xavier dbcad9a5f4 Use dark theme for widget colors
10 years ago
Alinson S. Xavier 3bba75ff50 Add ripple effect to check mark widget
10 years ago
Alinson S. Xavier 9bbeee66e2 Impose max number of lines on habit list
10 years ago
Alinson S. Xavier c6e76f4cfd Show multiple lines on check mark widget
10 years ago
Alinson S. Xavier 980db1d171 Add ring to check mark widget
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 a4864e4612 Extract some strings; move definitions to correct file
10 years ago