Commit Graph

2292 Commits (2fc6c67432fcf3390271bbf32694b6e0f1d23cee)
 

Author SHA1 Message Date
Alinson S. Xavier 2fc6c67432
Merge pull request #1425 from eduebernal/freq-display-normal
3 years ago
Alinson S. Xavier 459cf02642
Merge pull request #1370 from iSoron/number-popup
3 years ago
Alinson S. Xavier 44cb64601f Update test screenshots
3 years ago
Alinson S. Xavier e4b16f6d59 Replace PopupWindow by Dialog
3 years ago
Alinson S. Xavier 3021e408a7 Remove unused imports
3 years ago
Alinson S. Xavier 7649119db7 Popup: Do not save on dismiss
3 years ago
Alinson S. Xavier b0a4f26e7a Popup: Fix crash on suggestions
3 years ago
eduebernal dd47d4cf08 fix getWeekdaysInMonth test
3 years ago
eduebernal 8912a9d73c add test for getWeekdaysInMonth
3 years ago
eduebernal 9bd1c6f685 change getWeekdaysInMonth method
3 years ago
eduebernal e15e06034c remove unused maxFreq var and get method
3 years ago
eduebernal a6180a5049 fix marker scaling in freq display
3 years ago
dependabot[bot] 7c69b17e77 Bump kxCoroutinesVersion from 1.6.2 to 1.6.3
3 years ago
dependabot[bot] 602a40a532 Bump simpleclient_httpserver from 0.15.0 to 0.16.0
3 years ago
dependabot[bot] e00998f913 Bump annotation from 1.3.0 to 1.4.0
3 years ago
dependabot[bot] af5914c2db Bump kotlinx-coroutines-core-jvm from 1.6.2 to 1.6.3
3 years ago
dependabot[bot] 6c5f70638a Bump kotlin-stdlib-jdk8 from 1.6.21 to 1.7.0
3 years ago
dependabot[bot] ba88552919 Bump appcompat from 1.4.1 to 1.4.2
3 years ago
dependabot[bot] 8c90c4f68d Bump kotlin-stdlib from 1.6.21 to 1.7.0
3 years ago
dependabot[bot] 08eb1a600d Bump simpleclient_hotspot from 0.15.0 to 0.16.0
3 years ago
dependabot[bot] 8ea0480d4a Bump simpleclient from 0.15.0 to 0.16.0
3 years ago
Hielke Morsink 36ee39589e Fix small typo in build instructions
3 years ago
dependabot[bot] ac7a721940 Bump daggerVersion from 2.41 to 2.42
3 years ago
dependabot[bot] b36ca8673a Bump kxCoroutinesVersion from 1.6.1 to 1.6.2
3 years ago
dependabot[bot] 7cfac486f9 Bump org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0
3 years ago
dependabot[bot] 21dd413ab5 Bump material from 1.5.0 to 1.6.1
3 years ago
dependabot[bot] 39e10638b5 Bump kotlinx-coroutines-core-jvm from 1.6.1 to 1.6.2
3 years ago
Alinson S. Xavier d2d45991b0
Always show popups at the center of the screen; remove ScreenLocation
3 years ago
Alinson S. Xavier 25aeafb759
Remove unused imports
3 years ago
Alinson S. Xavier 9045ae5c24
Remove previous NumberPicker
3 years ago
Alinson S. Xavier 555873354c
Use NumberPopup in HistoryCard
3 years ago
Alinson S. Xavier 2a012619a7
Use NumberPopup in widgets
3 years ago
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
Jakub Kalinowski 9d4161a255
Issue 1332: Multiple numeric dialogs appearing (#1356)
3 years ago
dependabot[bot] d82a3c145d Bump kotlin-stdlib-jdk8 from 1.6.10 to 1.6.21
3 years ago
dependabot[bot] a6cbd44e42 Bump kotlinx-coroutines-core-jvm from 1.6.0 to 1.6.1
3 years ago
dependabot[bot] 45c62b4ab2 Bump kxCoroutinesVersion 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
Quentin Hibon 999057300b
Bump kotlin from 1.5.0 to 1.6.10 (#1349)
4 years ago
Quentin Hibon 2245347e28
Clean up SDK_INT branches (#1348)
4 years ago
Kürşad Bumin Giray Saka b79f7850ed
Add archive actions if there are archived habits (#1345)
4 years ago
dependabot[bot] 4469f86e46 Bump logback-classic from 1.2.10 to 1.2.11
4 years ago
dependabot[bot] bdeddb149e Bump ktorVersion from 1.6.7 to 1.6.8
4 years ago
Jakub Kalinowski 3b12ec4bfe
Issue 1316: Skip measurable habit (#1319)
4 years ago
Alinson S. Xavier ca4618579e
Reduce toggle delay
4 years ago