Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-08 | 1.6 kB | |
v0.7.1 source code.tar.gz | 2025-03-08 | 5.4 MB | |
v0.7.1 source code.zip | 2025-03-08 | 5.7 MB | |
Totals: 3 Items | 11.1 MB | 2 |
🚀 Features
calf-ui
- Implement new
AdaptiveBasicDialog
by @MohamedRejeb in https://github.com/MohamedRejeb/Calf/pull/267 - Support customizable actions and properties in
AdaptiveAlertDialog
for iOS by @MohamedRejeb in https://github.com/MohamedRejeb/Calf/pull/267
🐛 Fixes
calf-ui
- Fix hour and minute state initialization in AdaptiveTimePickerState by @MohamedRejeb in https://github.com/MohamedRejeb/Calf/pull/269
- Hide iOS drag handle on
AdaptiveBottomSheet
whendragHandle
parameter is null by @MohamedRejeb in https://github.com/MohamedRejeb/Calf/pull/270
calf-permission
- Permissions: If a permission has not been determined shouldShowRationale is now false, if it has been denied shouldShowRationale is now true. by @vanniktech in https://github.com/MohamedRejeb/Calf/pull/244
- Refactor: Handle Storage Permissions Based on Android API Level by @the-best-is-best in https://github.com/MohamedRejeb/Calf/pull/263
📦 Dependencies
- Bump kotlin from 2.1.0 to 2.1.10 by @dependabot in https://github.com/MohamedRejeb/Calf/pull/251
- Bump gradle to 8.13 by @MohamedRejeb in https://github.com/MohamedRejeb/Calf/pull/266
- Bump androidx.activity:activity-compose from 1.9.3 to 1.10.1 by @dependabot in https://github.com/MohamedRejeb/Calf/pull/261
New Contributors
- @vanniktech made their first contribution in https://github.com/MohamedRejeb/Calf/pull/244
- @the-best-is-best made their first contribution in https://github.com/MohamedRejeb/Calf/pull/263
Full Changelog: https://github.com/MohamedRejeb/Calf/compare/v0.7.0...v0.7.1