dependabot[bot]
d0f32dfa0a
Bump espressoVersion from 3.5.0 to 3.5.1
...
Bumps `espressoVersion` from 3.5.0 to 3.5.1.
Updates `androidx.test.espresso:espresso-contrib` from 3.5.0 to 3.5.1
Updates `androidx.test.espresso:espresso-core` from 3.5.0 to 3.5.1
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Adrian Miozga
c609eceefc
Update Play Store and F-Droid badges ( #1668 )
...
* Update Play Store and F-Droid badges
* Increase size of badges
3 years ago
Quentin Hibon
eb68220b8d
Remove dependency on kotlin stdlib ( #1669 )
...
According to:
https://kotlinlang.org/docs/whatsnew14.html#dependency-on-the-standard-library-added-by-default
the explicit dependency is no longer needed.
3 years ago
dependabot[bot]
f1a003fabf
Bump com.google.android.material:material from 1.7.0 to 1.8.0
...
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.7.0...1.8.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Alinson S. Xavier
b76da35752
Widgets: Increase corner radius to match Android 12
3 years ago
Alinson S. Xavier
abead88ceb
GH Actions: Fix build.sh
3 years ago
Alinson S. Xavier
908eb4ac99
Convert NumberDialog to AppCompatDialogFragment; remove unused classes
3 years ago
dependabot[bot]
856a0726f7
Bump logback-classic from 1.4.4 to 1.4.5
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.4...v_1.4.5 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
df97b1fd4f
Bump espressoVersion from 3.4.0 to 3.5.0
...
Bumps `espressoVersion` from 3.4.0 to 3.5.0.
Updates `espresso-contrib` from 3.4.0 to 3.5.0
Updates `espresso-core` from 3.4.0 to 3.5.0
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Alinson S. Xavier
71a05d598a
CheckmarkDialog: Switch to AppCompatDialogFragment
...
Fixes issues with the soft keyboard covering the popup.
3 years ago
Alinson S. Xavier
2131fb3a3d
EntryList: Copy notes from original entries
...
Fixes #1566
3 years ago
Alinson S. Xavier
1470dcd560
Remove toggle delay
3 years ago
Alinson S. Xavier
dc678e59df
GH Actions: Set job timeout
3 years ago
dependabot[bot]
d95084500f
Bump daggerVersion from 2.43.2 to 2.44.2 ( #1582 )
...
Bumps `daggerVersion` from 2.43.2 to 2.44.2.
Updates `dagger` from 2.43.2 to 2.44.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44.2 )
Updates `dagger-compiler` from 2.43.2 to 2.44.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44.2 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Alinson S. Xavier
6f7215b46f
Update dependencies
3 years ago
Jakub Kalinowski
c423d2b3ca
Issue 1574: Fixed the almost invisible watch hands in snooze activity ( #1592 )
...
* Setting the current theme correctly
* Ktlint correction
3 years ago
Jakub Kalinowski
758fc56277
Issue 1576: Solving problems with habitbull import ( #1591 )
...
* Recomputing the habit after import, corrected order of magnitude
* Corrected HabitBullCSV3 test and added a new one
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 )
...
* Using startActivitySafely when launching Play Store
* Returning true for rateApp click
3 years ago
dependabot[bot]
d24dcbf2ca
Bump kotlinVersion from 1.7.10 to 1.7.21
...
Bumps `kotlinVersion` from 1.7.10 to 1.7.21.
Updates `org.jetbrains.kotlin.android` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.kapt` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.android.extensions` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.multiplatform` from 1.7.10 to 1.7.21
Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android.extensions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
579b33cc78
Bump appcompat from 1.5.0 to 1.5.1
...
Bumps appcompat from 1.5.0 to 1.5.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
1a3e6315a1
Bump opencsv from 5.6 to 5.7.1
...
Bumps opencsv from 5.6 to 5.7.1.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
7f4d06d15d
Bump logback-classic from 1.4.0 to 1.4.4
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.4.0 to 1.4.4.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.0...v_1.4.4 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
b8033a6012
Bump sqlite-jdbc from 3.39.2.1 to 3.39.3.0
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.39.2.1 to 3.39.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases )
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG )
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.39.2.1...3.39.3.0 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Alinson S. Xavier
471f977209
Replace some incorrect usages of getToday by getTodayWithOffset
...
Fixes #1541
3 years ago
Alinson S. Xavier
2ba5f5fb98
Dismiss current dialog onPause
...
Fixes #1545
3 years ago
Alinson S. Xavier
4de67bd27a
GH Actions: Remove API 27
3 years ago
Alinson S. Xavier
0bb82a48a5
NumberPopup: Accept comma (instead of dot) in certain locales
...
Fixes #1532
3 years ago
Alinson S. Xavier
d5a5273607
Bump version to 2.1.2
3 years ago
Alinson S. Xavier
404671546c
Revert "uhabits-core: Add js targets"
...
This reverts commit da09df2dd1
.
3 years ago
Alinson S. Xavier
a94c6e8b9f
Merge branch 'master' into dev
3 years ago
Alinson S. Xavier
da09df2dd1
uhabits-core: Add js targets
3 years ago
Alinson S. Xavier
40a4d254f5
Merge branch 'hotfix/2.1.1'
3 years ago
Alinson S. Xavier
177d01edd9
Fix Tasker plugin; bump version to 2.1.1
...
Fixes #1503
3 years ago
Alinson S. Xavier
9f5da7b4fe
Update TEST.md
...
[skip ci]
3 years ago
Alinson S. Xavier
e42d41ef30
Bump minSdk to 28
...
This change is mostly to reduce the number of APIs we need to run tests
for (from 11 APIs to 6). API 27 was released 5 years ago. Also, as of
2022-09-01, 95.1% of our monthly active users are on API 28 or higher.
3 years ago
Alinson S. Xavier
5498ff8a87
Switch emulator to google_apis; test APIs 28 to 33
3 years ago
Alinson S. Xavier
20dcc7929b
Remove unused folders
3 years ago
Alinson S. Xavier
1283cf979d
Update CHANGELOG
3 years ago
Alinson S. Xavier
0a493ff065
Merge branch 'master' into dev
3 years ago
Alinson S. Xavier
16cd249bae
Update CHANGELOG
3 years ago
Alinson S. Xavier
d136572960
Minor fix to BarChart
3 years ago
Alinson S. Xavier
318aa3c821
Fix ListHabitsScreen.showColorPicker
3 years ago
Alinson S. Xavier
73712e0d10
Always update widgets on launch
...
Helps mitigate situations where the widgets mysteriously fail to render.
The user can always force a refresh by opening the app.
3 years ago
Alinson S. Xavier
bf504641c6
Merge pull request #1488 from iSoron/fix/stackwidget-api33
...
Widget fixes
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
961fb7618f
splitLongs: Handle NumberFormatException
3 years ago
Alinson S. Xavier
11f726064a
StackWidget: Avoid storing RemoteViews reference
3 years ago
Alinson S. Xavier
4c5a722dc5
splitLongs: Handle NumberFormatException
3 years ago
Alinson S. Xavier
ee39ff0eda
StackWidget: Avoid storing RemoteViews reference
3 years ago