Commit Graph

546 Commits (c423d2b3ca26be635b60f479ae0749b39fd13d7d)

Author SHA1 Message Date
Jakub Kalinowski c423d2b3ca
Issue 1574: Fixed the almost invisible watch hands in snooze activity (#1592)
3 years ago
Jakub Kalinowski c7d1e92cae
Issue 1589: Fixed crash after choosing Settings/Rate app when there's no Play Store on the device (#1590)
3 years ago
dependabot[bot] d24dcbf2ca Bump kotlinVersion from 1.7.10 to 1.7.21
3 years ago
dependabot[bot] 579b33cc78 Bump appcompat from 1.5.0 to 1.5.1
3 years ago
dependabot[bot] 1a3e6315a1 Bump opencsv from 5.6 to 5.7.1
3 years ago
Alinson S. Xavier a94c6e8b9f
Merge branch 'master' into dev
3 years ago
Alinson S. Xavier 177d01edd9
Fix Tasker plugin; bump version to 2.1.1
3 years ago
Alinson S. Xavier e42d41ef30
Bump minSdk to 28
3 years ago
Alinson S. Xavier 5498ff8a87
Switch emulator to google_apis; test APIs 28 to 33
3 years ago
Alinson S. Xavier 318aa3c821
Fix ListHabitsScreen.showColorPicker
3 years ago
Alinson S. Xavier 73712e0d10
Always update widgets on launch
3 years ago
Alinson S. Xavier bf504641c6
Merge pull request #1488 from iSoron/fix/stackwidget-api33
3 years ago
Alinson S. Xavier ec1f0c5356
StackWidget: Remove unused remoteViews; fix invalid check
3 years ago
Alinson S. Xavier 2154d8c192
StackWidget: Remove unused remoteViews; fix invalid check
3 years ago
Alinson S. Xavier 11f726064a
StackWidget: Avoid storing RemoteViews reference
3 years ago
Alinson S. Xavier ee39ff0eda
StackWidget: Avoid storing RemoteViews reference
3 years ago
cheer eeacc5eef8 Support for Android 13 Themed Icons (#1497)
3 years ago
Eduardo Esparza 16c65f19fd fix marker scaling for numerical habits in frequency display (#1489)
3 years ago
cheer 6a9c3a36eb
Support for Android 13 Themed Icons (#1497)
3 years ago
Eduardo Esparza 99ccb44ad3
fix marker scaling for numerical habits in frequency display (#1489)
3 years ago
Alinson S. Xavier f7c6bc716c Fix ListHabitsScreen.showColorPicker
3 years ago
Alinson S. Xavier 2535347d5a Always update widgets on launch
3 years ago
dependabot[bot] 335f8c32fd
Bump desugar_jdk_libs from 1.1.5 to 1.2.2 (#1482)
3 years ago
Alinson S. Xavier 13af054214 Use different request codes for showNumberPicker pendingIntent
3 years ago
Alinson S. Xavier fcbb586e80 Use pending intent templates on StackWidget
3 years ago
Alinson S. Xavier 458c9f3b15 Merge branch 'release/2.1.0' into dev
3 years ago
Alinson S. Xavier dfa74960b3 Merge branch 'release/2.1.0' into dev
3 years ago
Alinson S. Xavier f082842fbe Update Gradle, AGP & Kotlin
3 years ago
Alinson S. Xavier d4d818a085 Upgrade dependencies
3 years ago
Jakub Kalinowski f94bc62a94
Replaced activity!! with requireActivity, context!! with requireContext etc. (#1458)
3 years ago
Jakub Kalinowski 428bf42e79
Reimplementing the multiple popups handling in the new popup solution. (#1454)
3 years ago
dependabot[bot] 15fa1fea8c
Bump daggerVersion from 2.43.1 to 2.43.2
3 years ago
Alinson S. Xavier 838e13f30c Prevent crashes in AutoBackup from blocking app launch
3 years ago
dependabot[bot] 08fab0cd8d
Bump kotlin-stdlib-jdk8 from 1.7.0 to 1.7.10
3 years ago
Alinson S. Xavier f9bb0d7d7b
Merge pull request #1445 from iSoron/dependabot/gradle/com.linkedin.dexmaker-dexmaker-mockito-2.28.3
3 years ago
Alinson S. Xavier f23a1bedee
Merge pull request #1442 from iSoron/dependabot/gradle/daggerVersion-2.43.1
3 years ago
Alinson S. Xavier 0eae43fe55 Fix "enter" notification action on API 31
3 years ago
Alinson S. Xavier 79e2402c9d Merge pull request #1425 from eduebernal/freq-display-normal
3 years ago
dependabot[bot] 5409a324e8
Bump dexmaker-mockito from 2.28.1 to 2.28.3
3 years ago
dependabot[bot] 504362e680
Bump daggerVersion from 2.42 to 2.43.1
3 years ago
dependabot[bot] 0ce2f8fae2
Bump kxCoroutinesVersion from 1.6.3 to 1.6.4
3 years ago
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 53c270ee12 Merge branch 'number-popup' into release/2.1.0
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 e15e06034c remove unused maxFreq var and get method
3 years ago