Commit Graph

  • c03305120e Bump daggerVersion from 2.38.1 to 2.39 dependabot[bot] 2021-10-01 06:07:10 +0000
  • 29615b670b Bump kxCoroutinesVersion from 1.5.1 to 1.5.2 dependabot[bot] 2021-10-01 06:07:09 +0000
  • 6ab4a696b6 Bump kotlin-stdlib from 1.5.30 to 1.5.31 dependabot[bot] 2021-10-01 06:07:09 +0000
  • 81ab8ada4c
    Bump daggerVersion from 2.38.1 to 2.39 #1135 dependabot[bot] 2021-10-01 06:07:10 +0000
  • 5938f47950
    Bump kxCoroutinesVersion from 1.5.1 to 1.5.2 #1136 dependabot[bot] 2021-10-01 06:07:09 +0000
  • 10bb75c698
    Bump kotlin-stdlib from 1.5.30 to 1.5.31 #1140 dependabot[bot] 2021-10-01 06:07:09 +0000
  • 23479c7765 Bump opencsv from 5.5.1 to 5.5.2 dependabot[bot] 2021-10-01 05:59:39 +0000
  • 3b1479c341
    Bump opencsv from 5.5.1 to 5.5.2 #1138 dependabot[bot] 2021-10-01 05:59:39 +0000
  • 6d98f7aafa Bump kotlinx-coroutines-core-jvm from 1.5.1 to 1.5.2 dependabot[bot] 2021-10-01 03:01:49 +0000
  • 7593d088ed
    Bump kotlinx-coroutines-core-jvm from 1.5.1 to 1.5.2 #1139 dependabot[bot] 2021-10-01 03:01:49 +0000
  • 75078ed52b
    Merge pull request #1101 from KristianTashkov/kris/implement_at_most Alinson S. Xavier 2021-09-29 04:20:13 -0500
  • 2a0afedb1d
    SubtitleCard: Show at-most icon #1101 Alinson S. Xavier 2021-09-29 03:14:41 -0500
  • 66a2b41250
    Target type: use dropdown instead of radio button Alinson S. Xavier 2021-09-29 03:03:21 -0500
  • 94addc2d1e Migrate getUpcomingTimeInMillis sgallese 2021-09-27 21:01:46 -0700
  • d6a7fa3d7a Add unit tests for numerical habits KristianTashkov 2021-09-27 00:34:27 +0300
  • 07e55f1c76 modify review comments KristianTashkov 2021-09-26 22:58:24 +0300
  • 43029414ae Migrate remove timezone sgallese 2021-09-26 10:27:23 -0700
  • 53dc1eb14a Migrate remove timezone sgallese 2021-09-26 10:27:10 -0700
  • b58f4d6177 Migrate apply time zone sgallese 2021-09-26 08:18:49 -0700
  • f12ecb16fc Migrate start of today with offsets sgallese 2021-09-26 06:46:05 -0700
  • 2301158925 Migrate getStartOfToday sgallese 2021-09-26 06:26:43 -0700
  • 7630b90e4f Migrate getStartOfDay sgallese 2021-09-26 06:24:44 -0700
  • a4fe16c0c1 Migrate time constants sgallese 2021-09-26 06:19:59 -0700
  • 150dcefb2c Migrate getWeekdaySequence sgallese 2021-09-26 06:12:59 -0700
  • febcbd3da8 WIP sgallese 2021-09-25 09:24:59 -0700
  • 795ba24395 Migrate getLocalTime and getTimeZone to common module sgallese 2021-09-25 00:08:10 -0700
  • 4f87dc349f Complete tests for DateUtils, move internal functions to private sgallese 2021-09-22 19:48:30 -0700
  • 6e426c9b04 Calendar tests for DateUtils sgallese 2021-09-21 21:31:37 -0700
  • f3c4543b69 DateUtils today offset tests sgallese 2021-09-21 21:02:49 -0700
  • d804b6ee75 More DateUtils tests sgallese 2021-09-20 22:10:07 -0700
  • 76b195d8c0 Tests for DateUtils and FileExtensions sgallese 2021-09-19 21:55:00 -0700
  • 4ee5dd910b
    Merge pull request #1116 from sgallese/feature/update-app-intro Alinson S. Xavier 2021-09-23 07:06:24 -0500
  • 87f071b5b4
    Merge pull request #1108 from sgallese/feature/midnight-timer-remove-jvm Alinson S. Xavier 2021-09-23 07:04:08 -0500
  • bb0b5e8adf
    Merge pull request #1113 from KristianTashkov/kris/create_habit_border Alinson S. Xavier 2021-09-23 06:16:07 -0500
  • c79d1e82a5 Update AppIntro to latest version #1116 sgallese 2021-09-22 20:07:01 -0700
  • 4aebeedec6 Finish intro when skipped pressed sgallese 2021-09-22 20:06:41 -0700
  • 7f102b2a55 correctly decrease rolling sum starting from 0 on each day #1106 KristianTashkov 2021-09-22 17:14:27 +0300
  • 7de94f2caf Add border to create habit buttons #1113 KristianTashkov 2021-09-22 16:42:40 +0300
  • 17ed85fc1b fix test KristianTashkov 2021-09-22 16:18:50 +0300
  • 4355fb4d68 start score from 1.0 for at most and reflect the same in history KristianTashkov 2021-09-22 15:49:51 +0300
  • 508200abeb Format classes with ktlint #1108 sgallese 2021-09-21 19:25:21 -0700
  • a29943e783 Simplify midnight timer interface for testing sgallese 2021-09-21 19:20:54 -0700
  • 3e6a9181d6 Code review- keep timer offset to one second sgallese 2021-09-21 19:16:00 -0700
  • 1fe3a3d1ca
    Merge pull request #1107 from sgallese/feature/string-utils-remove-jvm Alinson S. Xavier 2021-09-21 20:36:22 -0500
  • b2951a3475 Place MidnightTimer under test sgallese 2021-09-19 06:48:01 -0700
  • 9d3c63cf62 Removes JVM dependencies from StringUtils #1107 sgallese 2021-09-18 23:05:48 -0700
  • 14599c5968 fix test and move number frequency up in layout KristianTashkov 2021-09-18 21:24:10 +0300
  • c7917dc185 Add option to set default value for habits on unknown days KristianTashkov 2021-09-18 21:06:07 +0300
  • 29e38b0e88 Import modification #1102 Jakub Kalinowski 2021-09-12 20:39:10 +0200
  • dc2894f51f Added delay after toggling a habit and before sort Jakub Kalinowski 2021-09-12 18:22:55 +0200
  • 65d237254c simplify scoring code KristianTashkov 2021-09-12 16:56:08 +0300
  • fe1d5c66cb fix bug in history card KristianTashkov 2021-09-12 16:23:42 +0300
  • 113a5028af Simplify the code KristianTashkov 2021-09-12 15:27:03 +0300
  • 1a56260757 add more tests for AT_MOST KristianTashkov 2021-09-12 14:32:59 +0300
  • 697fffbc99 fix tests KristianTashkov 2021-09-12 13:50:27 +0300
  • 804edfa64e Implement numerical habits with AT_MOST target type KristianTashkov 2021-09-11 23:23:52 +0300
  • 2ab6c396d0
    Merge pull request #1100 from kalina559/vector_drawables Alinson S. Xavier 2021-09-11 15:14:08 -0500
  • a55f467339
    Minor changes to ic_colorpicker_swatch_selected #1100 Alinson S. Xavier 2021-09-11 07:21:45 -0500
  • cf682f68c9
    Dialog's positive button has bigger font size now (#1096) Jakub Kalinowski 2021-09-11 14:03:06 +0200
  • 0e988e746c
    Merge pull request #1082 from hiqua/improve_number_picker Alinson S. Xavier 2021-09-11 06:56:17 -0500
  • f119cbf8e7 Added copyright notice Jakub Kalinowski 2021-09-08 19:41:13 +0200
  • 056f5f6fce Added last .svg icons Jakub Kalinowski 2021-09-08 19:39:59 +0200
  • 42f6125d5e Removed last .png icons Jakub Kalinowski 2021-09-08 19:39:34 +0200
  • 3e20fc4d1d Added new .svg icons Jakub Kalinowski 2021-09-08 18:09:26 +0200
  • 1f763feb69 Removed .png icons Jakub Kalinowski 2021-09-08 18:09:04 +0200
  • 6e7ad329fe Added copyright notice Jakub Kalinowski 2021-09-08 17:49:42 +0200
  • 5cb241475d Corrected the dark theme icon color Jakub Kalinowski 2021-09-08 17:47:50 +0200
  • 27e76c7243 New edit icon Jakub Kalinowski 2021-09-08 17:43:25 +0200
  • 576ad04064 Deleted edit icon Jakub Kalinowski 2021-09-08 17:43:04 +0200
  • 5f8187ef6d Replaced some more .png icons with vector assets Jakub Kalinowski 2021-09-06 22:26:08 +0200
  • f16f919e27 Resolved naming issue Jakub Kalinowski 2021-09-06 21:54:10 +0200
  • 736bb8a75e Added new .svg icons Jakub Kalinowski 2021-09-06 21:47:38 +0200
  • de9ad6d4a4 Deleted some old .png icons Jakub Kalinowski 2021-09-06 21:47:10 +0200
  • cfb834aa78 Removed extra space from code #1096 Jakub Kalinowski 2021-09-06 05:54:56 +0200
  • f3eebd85c7 Button font changes along with system font size Jakub Kalinowski 2021-09-05 22:31:04 +0200
  • 8bfa1f8cc8 Dialog's positive button is bigger now Jakub Kalinowski 2021-09-05 19:28:38 +0200
  • 1d37ce54ea Focus fractional part after entering a decimal separator #1082 Quentin Hibon 2021-09-04 16:10:02 +0200
  • f88f1cfb54 Improve NumberPicker usage in numerical habits Quentin Hibon 2021-08-22 19:23:13 +0200
  • fc1478645b Bump com.github.triplet.play from 3.5.0 to 3.6.0 dependabot[bot] 2021-09-03 06:09:10 +0000
  • e02e3b0aab
    Bump com.github.triplet.play from 3.5.0 to 3.6.0 #1088 dependabot[bot] 2021-09-03 06:09:10 +0000
  • ffab001b09 Bump JDK from 1.8 to 11 Quentin Hibon 2021-09-02 20:55:32 +0200
  • a58a8005e1 Bump AGP from 4.2.2 to 7.0.2 Quentin Hibon 2021-09-02 20:49:11 +0200
  • c884ada187 Bump gradle wrapper from 7.0 to 7.2 Quentin Hibon 2021-09-02 20:22:52 +0200
  • 56322ed181 Bump JDK from 1.8 to 11 #1095 Quentin Hibon 2021-09-02 20:55:32 +0200
  • 6a1d7caa03 Bump AGP from 4.2.2 to 7.0.2 Quentin Hibon 2021-09-02 20:49:11 +0200
  • 2dc53d6021 Bump gradle wrapper from 7.0 to 7.2 Quentin Hibon 2021-09-02 20:22:52 +0200
  • e3d46ad5a0 Bump AGP from 4.2.0 to 4.2.2 Quentin Hibon 2021-09-02 19:34:05 +0200
  • f4a2c03216 Bump ktorVersion from 1.6.2 to 1.6.3 dependabot[bot] 2021-09-02 05:55:17 +0000
  • f2b8f2f98d Bump simpleclient_hotspot from 0.11.0 to 0.12.0 dependabot[bot] 2021-09-02 05:56:10 +0000
  • 71b4a59f4f
    Bump simpleclient_hotspot from 0.11.0 to 0.12.0 #1094 dependabot[bot] 2021-09-02 05:56:10 +0000
  • e7c5ae8410
    Bump ktorVersion from 1.6.2 to 1.6.3 #1087 dependabot[bot] 2021-09-02 05:55:17 +0000
  • 2c5fd87a2a Bump simpleclient from 0.11.0 to 0.12.0 dependabot[bot] 2021-09-01 06:13:03 +0000
  • 39768f7f04 Bump kotlin-stdlib-jdk8 from 1.5.21 to 1.5.30 dependabot[bot] 2021-09-01 06:16:14 +0000
  • cc3e1ced15 Bump sqlite-jdbc from 3.36.0.1 to 3.36.0.3 dependabot[bot] 2021-09-01 17:35:03 +0000
  • a154f16422
    Bump sqlite-jdbc from 3.36.0.1 to 3.36.0.3 #1091 dependabot[bot] 2021-09-01 17:35:03 +0000
  • 45efdb3436
    Bump kotlin-stdlib-jdk8 from 1.5.21 to 1.5.30 #1092 dependabot[bot] 2021-09-01 06:16:14 +0000
  • aeefb1b739
    Bump simpleclient from 0.11.0 to 0.12.0 #1089 dependabot[bot] 2021-09-01 06:13:03 +0000
  • 2e26cc104e Bump simpleclient_httpserver from 0.11.0 to 0.12.0 dependabot[bot] 2021-09-01 03:01:07 +0000
  • 42fd0926ef Bump kotlin-stdlib from 1.5.21 to 1.5.30 dependabot[bot] 2021-09-01 03:04:40 +0000
  • 6311b1413a
    Bump kotlin-stdlib from 1.5.21 to 1.5.30 #1090 dependabot[bot] 2021-09-01 03:04:40 +0000