Commit Graph

384 Commits (9d3c63cf62822331185a847f34f288adb433888d)

Author SHA1 Message Date
Quentin Hibon 271de59a94
Use notification timestamp when pressing "no"
4 years ago
dependabot[bot] 43921721d4 Bump espressoVersion from 3.3.0 to 3.4.0
4 years ago
dependabot[bot] 33c88cded3 Bump rules from 1.3.0 to 1.4.0
4 years ago
dependabot[bot] 2ea98a7756 Bump ktorVersion from 1.6.0 to 1.6.1
4 years ago
dependabot[bot] e667872d83 Bump junit from 1.1.2 to 1.1.3
4 years ago
dependabot[bot] c9f4df9dae Bump kotlin-stdlib-jdk8 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
Quentin Hibon 64966d3c86 Bumps org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0
4 years ago
Alinson S. Xavier be51538704
Avoid calling textPaint.getTextBounds repeatedly
4 years ago
Alinson S. Xavier 89b24911ba
Fix imports
4 years ago
Alinson S. Xavier 1cf71b3973
Use dark theme in HabitPickerDialog.kt
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] 5908692a5c
Bump ktorVersion from 1.5.4 to 1.6.0 (#943)
4 years ago
dependabot[bot] 4d7d8b6206
Bump kotlin-stdlib-jdk8 from 1.5.0 to 1.5.10 (#932)
4 years ago
dependabot[bot] 55b841a8b4
Bump daggerVersion from 2.35.1 to 2.36 (#933)
4 years ago
dependabot[bot] db91dce57f
Bump appcompat from 1.2.0 to 1.3.0 (#912)
4 years ago
Alinson S. Xavier 12c76245e6
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier afad56ab91
Update test screenshots; automatically fetch
4 years ago
Alinson S. Xavier 88f8581acc
Make CheckmarkWidget resizable; remove fixed aspect ratio
4 years ago
Alinson S. Xavier b33dd2a994
Ensure RingView.diameter is never zero
4 years ago
Alinson S. Xavier d87961d800
Fix missing placeholder in some translations; update remaining ones
4 years ago
Alinson S. Xavier 38d2606d6d
Fix IllegalStateException in androidx.customview.view
4 years ago
sumanabhi b1c53bd820
Added the Decimal Support while entering target for any Habit.
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
Alinson S. Xavier 59a4d7552c
Update translations; reorganize play/listings
4 years ago
Alinson S. Xavier 9d7840bdd1
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier df56608a5d
Re-add signing config
4 years ago
Alinson S. Xavier dd1999681f
Small adjustments to numeric checkmark widget
4 years ago
dependabot[bot] 004bb8d71c Bump daggerVersion from 2.34.1 to 2.35.1
4 years ago
dependabot[bot] 21a1e88c47 Bump ktorVersion from 1.5.3 to 1.5.4
4 years ago
dependabot[bot] 86fb718896 Bump appintro from 3.4.0 to 4.1.0
4 years ago
dependabot[bot] a4e9b2f874 Bump kotlin-stdlib-jdk8 from 1.4.32 to 1.5.0
4 years ago
Alinson S. Xavier 63883032c4
Update screenshots and description
4 years ago
Alinson S. Xavier 61529fde4d
Update translations
4 years ago
Alinson S. Xavier a7845c9290
Make large-tests pass on API 23
4 years ago
Alinson S. Xavier 1feefe107c
Make large-tests pass on API 25
4 years ago
Alinson S. Xavier 2728c311d8
Large tests: Make compatible with API 27
4 years ago
Alinson S. Xavier b561dfe90d
GitHub Actions: Large tests
4 years ago
Alinson S. Xavier 53a40b2cfa
Update translations
4 years ago
Alinson S. Xavier 98ce802f87
Remove useless statement
4 years ago
Alinson S. Xavier 853b4275be
Parse translators from Crowdin report; group by language
4 years ago
Alinson S. Xavier df4355c072
Switch to androidx.preference.PreferenceManger
5 years ago
Alinson S. Xavier 33c3feb11a
Make FrequencyPickerDialog translatable
5 years ago
Alinson S. Xavier f88a9bd46a
Remove -alpha from version name
5 years ago
Alinson S. Xavier 5dd9f43464
Update translations
5 years ago
Alinson S. Xavier 4a13623b2c
Update translations
5 years ago
Alinson S. Xavier 6b368bffdf
Update measurable_example
5 years ago
Alinson S. Xavier 8d87988871
Add arrows to sort menu
5 years ago
Alinson S. Xavier 256ca13dca
Small tweaks to preferences screen; restore default accent color
5 years ago
Alinson S. Xavier b0c5552cfa
Remove unused imports
5 years ago
Alinson S. Xavier 616ab4861d
CheckmarkWidget: Always show circle
5 years ago
Alinson S. Xavier fcff067b2e
DatePicker: Implement dark theme
5 years ago
Alinson S. Xavier da018fc64d
Temporarily remove device sync
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] 212cc4259b Bump ktorVersion from 1.5.2 to 1.5.3
5 years ago
Quentin Hibon 6af2edb690
Delete v21 resources (#864)
5 years ago
dependabot[bot] 9d6b3ebb25 Bump annotation from 1.1.0 to 1.2.0
5 years ago
dependabot[bot] ed0744d5ab Bump kotlin-stdlib-jdk8 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 071b6bd090 HeaderView: Fix padding
5 years ago
Alinson S. Xavier 8b2285787c Fix numerical spinner in BarCardView
5 years ago
Alinson S. Xavier c83cd5fd10 Render YES_AUTO as outlined checkmark
5 years ago
Alinson S. Xavier 381c67d020 Allow unitless numerical habits
5 years ago
Alinson S. Xavier 81cffc7253 Fix dialog text color
5 years ago
Alinson S. Xavier e745b959ca Fix multiple selection
5 years ago
dependabot[bot] d2ee210376
Bump opencsv from 5.3 to 5.4 (#849)
5 years ago
Quentin Hibon 9c81f22a4d
Start snooze activity after later is selected from lock screen (#840)
5 years ago
Alinson S. Xavier 51947576aa HistoryEditorDialog: Use system theme
5 years ago
dependabot[bot] a04349bfaa
Bump ktorVersion from 1.5.1 to 1.5.2 (#832)
5 years ago
Alinson S. Xavier 7b68938e14 ButtonView: Adjust size of question marks
5 years ago
Alinson S. Xavier ee462715de Use different colors for YES_AUTO and NO; increase contrast slightly
5 years ago
Alinson S. Xavier a95da72e19 Attempt to make EntryPanelViewTest less flaky
5 years ago
Alinson S. Xavier 3ece80f3da Remove unused class and resource
5 years ago
dependabot[bot] e00ff99af7
Bump kotlin-stdlib-jdk8 from 1.4.30 to 1.4.31 (#821)
5 years ago
Quentin Hibon fc26d7967f
Make validation errors readable (#837)
5 years ago
Alinson S. Xavier 9b753b07f8 Temporarily disable flaky test
5 years ago
dependabot[bot] a733e6ddf0
Bump daggerVersion from 2.32 to 2.33 (#819)
5 years ago
dependabot[bot] 86c7200e6b
Bump desugar_jdk_libs from 1.1.1 to 1.1.5 (#818)
5 years ago
Quentin Hibon 96f87df052
Implement task to generate translator layout from a text file (#759)
5 years ago
dependabot[bot] bc623f044d Bump dexmaker-mockito from 2.28.0 to 2.28.1
5 years ago
dependabot[bot] 773eef26e7 Bump junit from 4.13.1 to 4.13.2
5 years ago
Alinson S. Xavier c53997ffcc Update fa_star_half_o unicode
5 years ago
Alinson S. Xavier 11d55bbf02 Write failing tests for EmptyListViewTest
5 years ago
Quentin Hibon 50ebff3edf Adapt message when all habits are completed
5 years ago
Alinson S. Xavier 8e1aa3d01e
Merge pull request #784 from hiqua/fontawesome
5 years ago
dependabot[bot] ea66cf04b3
Bump test-butler-library from 2.1.1 to 2.2.1 (#788)
5 years ago
Quentin Hibon b1da72dc3a
Bump org.jlleitschuh.gradle.ktlint from 9.4.1 to 10.0.0 (#786)
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
Quentin Hibon bc461e1239 Restore notification sound customization setting
5 years ago
dependabot[bot] 2e94bebcac
Bump material from 1.2.1 to 1.3.0 (#764)
5 years ago
dependabot[bot] 1f08d2f71c
Bump kotlin-stdlib-jdk8 from 1.4.21 to 1.4.30 (#760)
5 years ago
Alinson S. Xavier 129c86a030 about.xml: Sort developers by number of commits
5 years ago
Alinson S. Xavier e4121b2564 Merge branch 'master' into dev
5 years ago
Alinson S. Xavier c006659ba4 Use Nexus 4 screen size in build.sh; adjust BackupSteps accordingly
5 years ago