Commit Graph

  • 1567e2c0ad
    Implement basic cryptography functions Alinson S. Xavier 2021-11-06 06:18:59 -0500
  • baee3b9f86
    Merge branch 'sdk_30_31' into dev Alinson S. Xavier 2021-12-29 08:51:20 -0600
  • e6167baab1
    NotificationTray: Use isCompletedToday instead of value != UNKNOWN Alinson S. Xavier 2021-12-29 08:13:54 -0600
  • bec7a70b9a Timestamp test #1120 sgallese 2021-12-19 21:01:28 -0800
  • 2d82049500 Update tests post merge sgallese 2021-12-19 20:53:15 -0800
  • b870dd85f4 Merge branch 'dev' into feature/remove-jvm-dateutils sgallese 2021-12-19 20:41:29 -0800
  • 1c15e7742e Disable custom snoozing for recent Android #1226 Quentin Hibon 2021-12-11 15:14:18 +0100
  • 072ba63789 Add immutable flag to pending intents Quentin Hibon 2021-12-11 11:49:56 +0100
  • 0fa0daa058 Ask for SCHEDULE_EXACT_ALARM permission Quentin Hibon 2021-12-11 11:49:26 +0100
  • 5a5ed3d631 Bump SDK from 30 to 31 Quentin Hibon 2021-12-02 10:22:36 +0100
  • f1ad28820f Disable custom snoozing for recent Android sdk_30_31 Quentin Hibon 2021-12-11 15:14:18 +0100
  • 3dfa376f59 Remove deprecated bintray repositories Quentin Hibon 2021-12-11 11:41:45 +0100
  • edaed20a98 Add immutable flag to pending intents Quentin Hibon 2021-12-11 11:49:56 +0100
  • 2372883170 Remove deprecated bintray repositories #1235 Quentin Hibon 2021-12-11 11:41:45 +0100
  • 68daf6587b Ask for SCHEDULE_EXACT_ALARM permission Quentin Hibon 2021-12-11 11:49:26 +0100
  • b7606f33d2 Bump SDK from 30 to 31 Quentin Hibon 2021-12-02 10:22:36 +0100
  • 4350ff0cd7 Remove deprecated bintray repositories Quentin Hibon 2021-12-11 11:41:45 +0100
  • 7bf74634bb Bump kotlin-stdlib-jdk8 from 1.5.31 to 1.6.0 dependabot[bot] 2021-12-01 20:58:26 +0000
  • 04311e2576
    Bump kotlin-stdlib-jdk8 from 1.5.31 to 1.6.0 #1222 dependabot[bot] 2021-12-01 20:58:26 +0000
  • fc645a81bc Bump kotlin-stdlib from 1.5.31 to 1.6.0 dependabot[bot] 2021-12-01 18:19:18 +0000
  • 35365bbdf3 Bump logback-classic from 1.2.6 to 1.2.7 dependabot[bot] 2021-12-01 18:20:10 +0000
  • ebff763f8b
    Bump logback-classic from 1.2.6 to 1.2.7 #1223 dependabot[bot] 2021-12-01 18:20:10 +0000
  • d7234f6c8a
    Bump kotlin-stdlib from 1.5.31 to 1.6.0 #1221 dependabot[bot] 2021-12-01 18:19:18 +0000
  • 779ef5dbee Bump com.github.triplet.play from 3.6.0 to 3.7.0 dependabot[bot] 2021-12-01 03:01:51 +0000
  • e82994c76b Bump annotation from 1.2.0 to 1.3.0 dependabot[bot] 2021-12-01 03:02:48 +0000
  • 4e1d01d8d1 Bump daggerVersion from 2.40 to 2.40.3 dependabot[bot] 2021-12-01 03:02:19 +0000
  • 5de0fc86e5 Bump ktorVersion from 1.6.4 to 1.6.6 dependabot[bot] 2021-12-01 03:01:48 +0000
  • 6456772a84
    Bump annotation from 1.2.0 to 1.3.0 #1216 dependabot[bot] 2021-12-01 03:02:48 +0000
  • 522a9c43e2
    Bump daggerVersion from 2.40 to 2.40.3 #1214 dependabot[bot] 2021-12-01 03:02:19 +0000
  • 509b716d9d
    Bump com.github.triplet.play from 3.6.0 to 3.7.0 #1213 dependabot[bot] 2021-12-01 03:01:51 +0000
  • 1e38cb43eb
    Bump ktorVersion from 1.6.4 to 1.6.6 #1212 dependabot[bot] 2021-12-01 03:01:48 +0000
  • e26b643423
    HabitCardView: Remove flickering due to toggle delay Alinson S. Xavier 2021-11-11 17:45:22 -0600
  • 621534d610
    Merge pull request #1184 from hiqua/unfocus_every_day Alinson S. Xavier 2021-11-11 07:37:52 -0600
  • a01300e9c6
    Update list of developers Alinson S. Xavier 2021-11-11 07:27:33 -0600
  • ecb8ce105a
    Merge pull request #1103 from vbh/feat-1074 Alinson S. Xavier 2021-11-11 07:10:16 -0600
  • 32ef3c14f7
    Settings: Update short toggle description #1103 Alinson S. Xavier 2021-11-11 06:54:46 -0600
  • 4972257635
    Merge branch 'dev' into feat-1074 Alinson S. Xavier 2021-11-11 06:41:59 -0600
  • c98cb50baa
    CheckmarkDialog: Always set up all buttons Alinson S. Xavier 2021-11-11 06:35:51 -0600
  • c331f34fa9
    HistoryCard: Swap short/long press Alinson S. Xavier 2021-11-11 06:08:03 -0600
  • a1aea532b5
    NumberPicker: Fix vertical alignment Alinson S. Xavier 2021-11-11 06:01:27 -0600
  • 43489aeb4c
    CheckmarkDialog: Replace setText by append Alinson S. Xavier 2021-11-11 05:54:45 -0600
  • 990c85aedd
    CheckmarkDialog: Use theme color instead of CSV Alinson S. Xavier 2021-11-11 05:25:47 -0600
  • 509af486eb Start the cumulative numerical habit implementation #1186 Quentin Hibon 2021-11-08 22:07:48 +0100
  • 64337b9bee Bump AGP from 7.0.2 to 7.0.3 Quentin Hibon 2021-11-08 19:11:31 +0100
  • bbf43b45a6 Bump AGP from 7.0.2 to 7.0.3 #1185 Quentin Hibon 2021-11-08 19:11:31 +0100
  • 8bdfaa2434 Don't explicitly change focus while switching between frequencies #1184 Quentin Hibon 2021-11-07 14:43:22 +0100
  • 5f6060858d Don't unfocus after select 'every day' frequency Quentin Hibon 2021-11-07 14:35:39 +0100
  • b62e436054 Fix "hide completed" for numerical habits Alinson S. Xavier 2021-11-06 07:16:24 -0500
  • 742cb6e363
    Fix "hide completed" for numerical habits #1181 Alinson S. Xavier 2021-11-06 07:16:24 -0500
  • bf63b4dbcf
    Remove HabitMatcherBuilder Alinson S. Xavier 2021-11-06 06:50:28 -0500
  • a82d940bcc
    Small tweaks to checkmark size Alinson S. Xavier 2021-09-29 06:37:06 -0500
  • ba59dc7ca9
    Merge pull request #1177 from hiqua/fix_csv_exporter Alinson S. Xavier 2021-11-06 06:12:27 -0500
  • 181290a0f3
    Merge pull request #1178 from hiqua/delete_unused_test_resources Alinson S. Xavier 2021-11-06 06:09:51 -0500
  • d553c2f3f2 Delete unused test resources #1178 Quentin Hibon 2021-11-05 20:48:16 +0100
  • 7776093217 Test CSV export file content #1177 Quentin Hibon 2021-11-05 20:47:23 +0100
  • b27f3f8540 Use the value of the Entry during CSV export Quentin Hibon 2021-11-05 20:02:34 +0100
  • eb041bf6b2
    Merge pull request #1111 from sgallese/feature/file-extensions-test Alinson S. Xavier 2021-11-03 20:01:42 -0500
  • e3c53bf07f Bump daggerVersion from 2.39 to 2.40 dependabot[bot] 2021-11-01 03:02:26 +0000
  • 9ddab6ee59 Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 dependabot[bot] 2021-11-01 03:02:10 +0000
  • e7d57ee3fb
    Bump daggerVersion from 2.39 to 2.40 #1176 dependabot[bot] 2021-11-01 03:02:26 +0000
  • ae78e44c0e
    Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 #1175 dependabot[bot] 2021-11-01 03:02:10 +0000
  • 82f3c0ef51 Match UTC timezone logic in JVM code sgallese 2021-10-31 14:02:18 -0700
  • deda7c637f Add new test, clean up const sgallese 2021-10-31 13:42:39 -0700
  • 7d89314091 Remove git merge artifact sgallese 2021-10-31 12:52:20 -0700
  • b9f62c53bc Fix ktlint violation sgallese 2021-10-31 12:47:23 -0700
  • bead6d7dab Begin Timestamp conversion sgallese 2021-10-31 12:44:44 -0700
  • 2615795402 Merge branch 'iSoron:dev' into feature/file-extensions-test #1111 Sebastian Gallese 2021-10-31 11:27:37 -0700
  • 4b92735a8b Merge branch 'feature/file-extensions-test' into feature/remove-jvm-dateutils sgallese 2021-10-31 11:42:17 -0700
  • 5c774cb66f
    Merge branch 'iSoron:dev' into feature/file-extensions-test Sebastian Gallese 2021-10-31 11:27:37 -0700
  • 156332cf80
    Merge branch 'iSoron:dev' into feature/remove-jvm-dateutils Sebastian Gallese 2021-10-31 11:23:53 -0700
  • 6531445d7f Add delay after toggling a habit Jakub Kalinowski 2021-09-12 18:22:55 +0200
  • 4c87ac0128 Add delay after toggling a habit #1147 Jakub Kalinowski 2021-09-12 18:22:55 +0200
  • 4fbf8a8ca2 DRYer offset tests sgallese 2021-10-03 22:01:42 -0700
  • 707b2b4380 Add test helper for hour offset sgallese 2021-10-03 21:19:04 -0700
  • aae85c1170 Rename variable sgallese 2021-10-03 21:10:44 -0700
  • c12a6c6a4d Complete tests for DateUtils, move internal functions to private sgallese 2021-09-22 19:48:30 -0700
  • b15c02adbf Calendar tests for DateUtils sgallese 2021-09-21 21:31:37 -0700
  • 9e24128675 DateUtils today offset tests sgallese 2021-09-21 21:02:49 -0700
  • 66c61e2e6c More DateUtils tests sgallese 2021-09-20 22:10:07 -0700
  • 7bddfbe5a7 Tests for DateUtils and FileExtensions sgallese 2021-09-19 21:55:00 -0700
  • 8036b10ee6 improve yes/no dialog design Bindu 2021-10-03 04:36:49 -0700
  • 71f400f587 improve numerical dialog design Bindu 2021-10-02 11:06:51 -0700
  • 79e302f922 Change variable name Bindu 2021-09-30 00:51:05 -0700
  • af7f60fc4d Address review comments Bindu 2021-09-29 08:22:15 -0700
  • 7cc4b66dfd Update HabitBullCSV test to accept notes Bindu 2021-09-21 02:35:30 -0700
  • a9fddf9963 Update tests and fix formatting. Bindu 2021-09-20 03:47:59 -0700
  • 36c1504c6a Add dialog and notes indicator for HistoryChart Bindu 2021-09-14 23:03:34 -0700
  • d644170141 Implement dialog for Yes/No Habits Bindu 2021-09-14 07:28:41 -0700
  • d38f83e961 Added a notes field and implemented dialog for numeric habits Bindu 2021-09-13 07:05:17 -0700
  • c50c5af497 Bump logback-classic from 1.2.5 to 1.2.6 dependabot[bot] 2021-10-01 20:56:29 +0000
  • fa3774a32b Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0 Quentin Hibon 2021-10-01 23:08:35 +0200
  • d1503c7879 Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0 #1146 Quentin Hibon 2021-10-01 23:08:35 +0200
  • 0e3a224927
    Bump logback-classic from 1.2.5 to 1.2.6 #1145 dependabot[bot] 2021-10-01 20:56:29 +0000
  • fd124f2a6c Bump ktorVersion from 1.6.3 to 1.6.4 dependabot[bot] 2021-10-01 15:40:33 +0000
  • 265b65eb8a Bump guava from 30.1.1-android to 31.0.1-android dependabot[bot] 2021-10-01 15:39:17 +0000
  • f0ffac2d77
    Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0 #1144 dependabot[bot] 2021-10-01 15:41:00 +0000
  • 7dd4290175
    Bump ktorVersion from 1.6.3 to 1.6.4 #1143 dependabot[bot] 2021-10-01 15:40:33 +0000
  • 4c269c55d2 Bump kotlin-stdlib-jdk8 from 1.5.30 to 1.5.31 dependabot[bot] 2021-10-01 15:39:15 +0000
  • 733a5ae7cb
    Bump guava from 30.1.1-android to 31.0.1-android #1137 dependabot[bot] 2021-10-01 15:39:17 +0000
  • af80f8848a
    Bump kotlin-stdlib-jdk8 from 1.5.30 to 1.5.31 #1141 dependabot[bot] 2021-10-01 15:39:15 +0000