Commit Graph

372 Commits (a6cf43dbca2738fcbe9a961a78f1bade437178c7)

Author SHA1 Message Date
Alinson S. Xavier d1de3a852b
Implement NumberPopup
3 years ago
Alinson S. Xavier f04e37e905 Remove CheckmarkDialog
3 years ago
Alinson S. Xavier 825a5f2cb9 Implement CheckmarkPopup
3 years ago
Alinson S. Xavier 0de6896691 Add notes to DelayedToggle, make delay skipable
3 years ago
Alinson S. Xavier 7187214282 Replace notesIndicator by notes
3 years ago
dependabot[bot] a6cbd44e42 Bump kotlinx-coroutines-core-jvm from 1.6.0 to 1.6.1
3 years ago
dependabot[bot] d53312d261 Bump kotlin-stdlib from 1.6.10 to 1.6.21
3 years ago
Quentin Hibon c453810785
Resort habit list after habit edit (#1350)
3 years ago
Jakub Kalinowski 3b12ec4bfe
Issue 1316: Skip measurable habit (#1319)
4 years ago
Alinson S. Xavier 88b8663484
Remove pref_led_notifications
4 years ago
Alinson S. Xavier a4db997e06
Merge pull request #1314 from kalina559/feature/case_1282_calendar_bug
4 years ago
Jakub Kalinowski 090216ccb7 Fixed edit history calendar bug
4 years ago
dependabot[bot] 6d3791de31 Bump daggerVersion from 2.40.5 to 2.41
4 years ago
dependabot[bot] 6c631b1cf6 Bump opencsv from 5.5.2 to 5.6
4 years ago
dependabot[bot] 5d7677b354 Bump guava from 31.0.1-android to 31.1-android
4 years ago
Quentin Hibon a07a50e635 Handle numerical habits from HabitBull
4 years ago
dependabot[bot] 4ae85f1ec0 Bump kotlin-stdlib from 1.6.0 to 1.6.10
4 years ago
dependabot[bot] 0b5894ee6d Bump daggerVersion from 2.40.3 to 2.40.5
4 years ago
dependabot[bot] 1860abf532 Bump kotlinx-coroutines-core-jvm from 1.5.2 to 1.6.0
4 years ago
Alinson S. Xavier 5b8a7c39e2
HistoryCard: Make colors more consistent for AT_MOST habits
4 years ago
Alinson S. Xavier d875af8a8e
CheckmarkDialog: Format date using current locale
4 years ago
Alinson S. Xavier e6167baab1
NotificationTray: Use isCompletedToday instead of value != UNKNOWN
4 years ago
dependabot[bot] fc645a81bc Bump kotlin-stdlib from 1.5.31 to 1.6.0
4 years ago
dependabot[bot] e82994c76b Bump annotation from 1.2.0 to 1.3.0
4 years ago
dependabot[bot] 4e1d01d8d1 Bump daggerVersion from 2.40 to 2.40.3
4 years ago
Alinson S. Xavier 4972257635
Merge branch 'dev' into feat-1074
4 years ago
Alinson S. Xavier c331f34fa9
HistoryCard: Swap short/long press
4 years ago
Alinson S. Xavier b62e436054 Fix "hide completed" for numerical habits
4 years ago
Alinson S. Xavier bf63b4dbcf
Remove HabitMatcherBuilder
4 years ago
Alinson S. Xavier ba59dc7ca9
Merge pull request #1177 from hiqua/fix_csv_exporter
4 years ago
Quentin Hibon d553c2f3f2 Delete unused test resources
4 years ago
Quentin Hibon 7776093217 Test CSV export file content
4 years ago
Quentin Hibon b27f3f8540 Use the value of the Entry during CSV export
4 years ago
Alinson S. Xavier eb041bf6b2
Merge pull request #1111 from sgallese/feature/file-extensions-test
4 years ago
dependabot[bot] e3c53bf07f Bump daggerVersion from 2.39 to 2.40
4 years ago
sgallese 4fbf8a8ca2 DRYer offset tests
4 years ago
sgallese 707b2b4380 Add test helper for hour offset
4 years ago
sgallese aae85c1170 Rename variable
4 years ago
sgallese c12a6c6a4d Complete tests for DateUtils, move internal functions to private
4 years ago
sgallese b15c02adbf Calendar tests for DateUtils
4 years ago
sgallese 9e24128675 DateUtils today offset tests
4 years ago
sgallese 66c61e2e6c More DateUtils tests
4 years ago
sgallese 7bddfbe5a7 Tests for DateUtils and FileExtensions
4 years ago
Bindu 8036b10ee6 improve yes/no dialog design
4 years ago
Bindu 71f400f587 improve numerical dialog design
4 years ago
Bindu 79e302f922 Change variable name
4 years ago
Bindu af7f60fc4d Address review comments
4 years ago
Bindu 7cc4b66dfd Update HabitBullCSV test to accept notes
4 years ago
Bindu a9fddf9963 Update tests and fix formatting.
4 years ago
Bindu 36c1504c6a Add dialog and notes indicator for HistoryChart
4 years ago
Bindu d644170141 Implement dialog for Yes/No Habits
4 years ago
Bindu d38f83e961 Added a notes field and implemented dialog for numeric habits
4 years ago
dependabot[bot] 265b65eb8a Bump guava from 30.1.1-android to 31.0.1-android
4 years ago
dependabot[bot] c03305120e Bump daggerVersion from 2.38.1 to 2.39
4 years ago
dependabot[bot] 6ab4a696b6 Bump kotlin-stdlib from 1.5.30 to 1.5.31
4 years ago
dependabot[bot] 23479c7765 Bump opencsv from 5.5.1 to 5.5.2
4 years ago
dependabot[bot] 6d98f7aafa Bump kotlinx-coroutines-core-jvm from 1.5.1 to 1.5.2
4 years ago
Alinson S. Xavier 75078ed52b
Merge pull request #1101 from KristianTashkov/kris/implement_at_most
4 years ago
Alinson S. Xavier 2a0afedb1d
SubtitleCard: Show at-most icon
4 years ago
KristianTashkov d6a7fa3d7a Add unit tests for numerical habits
4 years ago
KristianTashkov 07e55f1c76 modify review comments
4 years ago
Alinson S. Xavier 87f071b5b4
Merge pull request #1108 from sgallese/feature/midnight-timer-remove-jvm
4 years ago
KristianTashkov 4355fb4d68 start score from 1.0 for at most and reflect the same in history
4 years ago
sgallese 508200abeb Format classes with ktlint
4 years ago
sgallese a29943e783 Simplify midnight timer interface for testing
4 years ago
sgallese 3e6a9181d6 Code review- keep timer offset to one second
4 years ago
sgallese b2951a3475 Place MidnightTimer under test
4 years ago
sgallese 9d3c63cf62 Removes JVM dependencies from StringUtils
4 years ago
KristianTashkov 65d237254c simplify scoring code
4 years ago
KristianTashkov fe1d5c66cb fix bug in history card
4 years ago
KristianTashkov 113a5028af Simplify the code
4 years ago
KristianTashkov 804edfa64e Implement numerical habits with AT_MOST target type
4 years ago
dependabot[bot] cc3e1ced15 Bump sqlite-jdbc from 3.36.0.1 to 3.36.0.3
4 years ago
dependabot[bot] 42fd0926ef Bump kotlin-stdlib from 1.5.21 to 1.5.30
4 years ago
Alinson S. Xavier 57f5f6ed5b
Cycle through through all checkmark states
4 years ago
Alinson S. Xavier f15c660d33
Merge branch 'master' into dev
4 years ago
Quentin Hibon 13e57b5026 Test isFailedToday
4 years ago
Quentin Hibon f8c7abfff4 Use 'entered' instead of 'completed' when ? or skips are enabled
4 years ago
Quentin Hibon 7fe3ce970c Hide failed habits along with completed ones
4 years ago
Alinson S. Xavier 9c395243f4
Merge pull request #1050 from hiqua/968_IndexOutOfBoundsException
4 years ago
Quentin Hibon b9eb244b0b Introduce HabitType and NumericalHabitType enums
4 years ago
Quentin Hibon 420a99f1cf Check position before moving habit
4 years ago
Quentin Hibon 91ff5f7a0c Use empty array instead of sentinel value -1 as habitId
4 years ago
dependabot[bot] caa1c9d72e Bump daggerVersion from 2.37 to 2.38.1
4 years ago
dependabot[bot] 0bba3b76bc Bump kotlinx-coroutines-core-jvm from 1.4.2 to 1.5.1
4 years ago
dependabot[bot] 499a403a06 Bump kotlin-stdlib from 1.5.20 to 1.5.21
4 years ago
dependabot[bot] af5d622339 Bump opencsv from 5.4 to 5.5.1
4 years ago
Alinson S. Xavier b54711243f
Remove color.toThemedAndroidColor
4 years ago
Alinson S. Xavier 37f03aca37
Merge branch 'hotfix/2.0.3' into dev
4 years ago
Quentin Hibon 0ab55f6f5a Remove useless nullability
4 years ago
dependabot[bot] aecce891ea Bump sqlite-jdbc from 3.36.0 to 3.36.0.1
4 years ago
dependabot[bot] d8c5f4d93c Bump sqlite-jdbc from 3.34.0 to 3.36.0
4 years ago
dependabot[bot] feb384bca6 Bump kotlin-stdlib from 1.5.10 to 1.5.20
4 years ago
dependabot[bot] 71e9160460 Bump daggerVersion from 2.36 to 2.37
4 years ago
Alinson S. Xavier 92291fd919
Fix dates before the year 2000
4 years ago
Alinson S. Xavier 2fe3b15806
Fix small issues with the pure black theme
4 years ago
Alinson S. Xavier 33468bfc1c
Improve automatic checkmarks for monthly habits
4 years ago
dependabot[bot] ee896fb4f9
Bump kotlin-stdlib from 1.5.0 to 1.5.10 (#931)
4 years ago
dependabot[bot] 55b841a8b4
Bump daggerVersion from 2.35.1 to 2.36 (#933)
4 years ago
Alinson S. Xavier 31c09b9c0b
Upgrade to Gradle 7.0 and Kotlin 1.5.0
4 years ago
Alinson S. Xavier 12c76245e6
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier c973f93424
Fix small issues with font size
4 years ago
Alinson S. Xavier fcadbe7c38
Handle numerical habits with target value of zero
4 years ago
dependabot[bot] 004bb8d71c Bump daggerVersion from 2.34.1 to 2.35.1
4 years ago
dependabot[bot] ac924470b8 Bump kotlin-stdlib from 1.4.32 to 1.5.0
4 years ago
Alinson S. Xavier a7845c9290
Make large-tests pass on API 23
4 years ago
Alinson S. Xavier da018fc64d
Temporarily remove device sync
5 years ago
engineering4good fe59565ded
Fix app crash on habit deletion when sorted not manually. (#874)
5 years ago
dependabot[bot] 419d2faa78 Bump daggerVersion from 2.34 to 2.34.1
5 years ago
dependabot[bot] 55f3bab13a Bump daggerVersion from 2.33 to 2.34
5 years ago
dependabot[bot] 9d6b3ebb25 Bump annotation from 1.1.0 to 1.2.0
5 years ago
dependabot[bot] b59886dc77 Bump kotlin-stdlib from 1.4.31 to 1.4.32
5 years ago
dependabot[bot] 23954eed27 Bump guava from 30.1-android to 30.1.1-android
5 years ago
Alinson S. Xavier 298bf1a538 BarChart: Fix small bars
5 years ago
dependabot[bot] d2ee210376
Bump opencsv from 5.3 to 5.4 (#849)
5 years ago
dependabot[bot] 6411f65fa5
Bump commons-lang3 from 3.11 to 3.12.0 (#833)
5 years ago
dependabot[bot] 73deb535ef
Bump kotlin-stdlib from 1.4.30 to 1.4.31 (#820)
5 years ago
dependabot[bot] a733e6ddf0
Bump daggerVersion from 2.32 to 2.33 (#819)
5 years ago
Alinson S. Xavier b58af03a7c HabitBullCSVImporter: Accept multiple date formats
5 years ago
Quentin Hibon 50ebff3edf Adapt message when all habits are completed
5 years ago
Quentin Hibon 91bd17bb9e Upgrade fontawesome to 5.15.2
5 years ago
Alinson S. Xavier fca9557108
Merge pull request #776 from hiqua/fix_766
5 years ago
dependabot[bot] d76a4a84d0
Bump daggerVersion from 2.31.2 to 2.32 (#779)
5 years ago
Quentin Hibon 8790c0e87b Delete snooze_interval preference
5 years ago
dependabot[bot] 8522318ed1
Bump kotlin-stdlib from 1.4.21 to 1.4.30 (#761)
5 years ago
Alinson S. Xavier 48c1adb3bb HabitCardListAdapter: Return copy of list of selected items
5 years ago
dependabot[bot] 0f80505735
Bump guava from 30.0-android to 30.1-android (#750)
5 years ago
dependabot[bot] c05e008569
Bump sqlite-jdbc from 3.25.2 to 3.34.0 (#748)
5 years ago
Alinson S. Xavier a5255690ed Revert to Kotlin 1.4.21
5 years ago
Alinson S. Xavier 56f0bbb7bd Remove unused equalsverifier dependency
5 years ago
dependabot[bot] 8537e0f910
Bump hamcrest from 2.1 to 2.2
5 years ago
Alinson S. Xavier a6c9ea22e6 Merge branch 'midnight_delay_option_2' into dev
5 years ago
Quentin Hibon 8d2aebaf7f Delete obsolete mockito dependencies
5 years ago
dependabot[bot] 784877871a
Bump opencsv from 3.10 to 5.3 (#735)
5 years ago
Quentin Hibon bb8d4abb9e Implement the midnight delay option
5 years ago
dependabot[bot] 64069a6e7f
Bump kotlin-stdlib from 1.4.21 to 1.4.21-2 (#734)
5 years ago
dependabot[bot] eb9d017882 Bump commons-lang3 from 3.5 to 3.11
5 years ago
dependabot[bot] 7a73f9c8c7
Bump daggerVersion from 2.25.4 to 2.31.2 (#725)
5 years ago
Quentin Hibon 14d018c327 Convert Timestamp to data class
5 years ago
Quentin Hibon f1c88797a3 Clean up code after conversions
5 years ago
Quentin Hibon 7d361b2203 Convert Task and TaskRunner
5 years ago
Quentin Hibon 8131d37d8e Convert SingleThreadTaskRunner
5 years ago
Quentin Hibon 6485c3efee Convert ExportCSVTask
5 years ago
Quentin Hibon 6992b5186e Clean up code after conversions
5 years ago
Quentin Hibon 18db571507 Properly check that a setter is never used
5 years ago
Quentin Hibon 09794ccb68 Move ThingRecord back into RepositoryTest
5 years ago
Quentin Hibon 7644f52dfd Don't open ThingRecord
5 years ago
Quentin Hibon a7df0bde3e Convert core.models.sqlite
5 years ago
Quentin Hibon 1cec5a6067 Convert model memory
5 years ago
Quentin Hibon a58cbffb81 Convert HabitList and ModelObservable
5 years ago