chore: bump target SDK version to 35 (#471)

* chore: bump target SDK version to 35

* fix: address nullability issues

* chore: bump target SDK version to 36

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: migrate away from deprecated onBackPressed()

* chore(deps): update org.fossify.commons to 5.5.0

* docs: update changelog

* fix: add missing dependencies

* chore: update lint baselines
This commit is contained in:
Naveen Singh 2025-10-26 22:58:17 +05:30 committed by GitHub
parent f3408f1f9a
commit c91ce9560d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 400 additions and 415 deletions

View file

@ -5,7 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Compatibility updates for Android 15 & 16
- Calling now works directly without launching dialpad ([#562])
## [1.5.0] - 2025-10-18