Commit Graph

439 Commits (85b52a9840b3d5552425e51cea89dfdfa0d3b5be)

Author SHA1 Message Date
Alinson S. Xavier 85b52a9840
Start implementation of SyncActivity
4 years ago
Alinson S. Xavier 774412492f
Restore x_times_per_y_days translations
4 years ago
Quentin Hibon 1c15e7742e Disable custom snoozing for recent Android
4 years ago
Quentin Hibon 072ba63789 Add immutable flag to pending intents
4 years ago
Quentin Hibon 0fa0daa058 Ask for SCHEDULE_EXACT_ALARM permission
4 years ago
Quentin Hibon 5a5ed3d631 Bump SDK from 30 to 31
4 years ago
dependabot[bot] 7bf74634bb Bump kotlin-stdlib-jdk8 from 1.5.31 to 1.6.0
4 years ago
dependabot[bot] 779ef5dbee Bump com.github.triplet.play from 3.6.0 to 3.7.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
dependabot[bot] 5de0fc86e5 Bump ktorVersion from 1.6.4 to 1.6.6
4 years ago
Alinson S. Xavier e26b643423
HabitCardView: Remove flickering due to toggle delay
4 years ago
Alinson S. Xavier 621534d610
Merge pull request #1184 from hiqua/unfocus_every_day
4 years ago
Alinson S. Xavier a01300e9c6
Update list of developers
4 years ago
Alinson S. Xavier 32ef3c14f7
Settings: Update short toggle description
4 years ago
Alinson S. Xavier 4972257635
Merge branch 'dev' into feat-1074
4 years ago
Alinson S. Xavier c98cb50baa
CheckmarkDialog: Always set up all buttons
4 years ago
Alinson S. Xavier a1aea532b5
NumberPicker: Fix vertical alignment
4 years ago
Alinson S. Xavier 43489aeb4c
CheckmarkDialog: Replace setText by append
4 years ago
Alinson S. Xavier 990c85aedd
CheckmarkDialog: Use theme color instead of CSV
4 years ago
Quentin Hibon 8bdfaa2434 Don't explicitly change focus while switching between frequencies
4 years ago
Quentin Hibon 5f6060858d Don't unfocus after select 'every day' frequency
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 a82d940bcc
Small tweaks to checkmark size
4 years ago
dependabot[bot] e3c53bf07f Bump daggerVersion from 2.39 to 2.40
4 years ago
Jakub Kalinowski 6531445d7f Add delay after toggling a habit
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 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
Quentin Hibon fa3774a32b Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0
4 years ago
dependabot[bot] fd124f2a6c Bump ktorVersion from 1.6.3 to 1.6.4
4 years ago
dependabot[bot] 265b65eb8a Bump guava from 30.1.1-android to 31.0.1-android
4 years ago
dependabot[bot] 4c269c55d2 Bump kotlin-stdlib-jdk8 from 1.5.30 to 1.5.31
4 years ago
dependabot[bot] c03305120e Bump daggerVersion from 2.38.1 to 2.39
4 years ago
dependabot[bot] 29615b670b Bump kxCoroutinesVersion from 1.5.1 to 1.5.2
4 years ago
dependabot[bot] 23479c7765 Bump opencsv from 5.5.1 to 5.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
Alinson S. Xavier 66a2b41250
Target type: use dropdown instead of radio button
4 years ago
Alinson S. Xavier 4ee5dd910b
Merge pull request #1116 from sgallese/feature/update-app-intro
4 years ago
sgallese c79d1e82a5 Update AppIntro to latest version
4 years ago
sgallese 4aebeedec6 Finish intro when skipped pressed
4 years ago
KristianTashkov 7de94f2caf Add border to create habit buttons
4 years ago
KristianTashkov 17ed85fc1b fix test
4 years ago