Karlo Čeh
Karlo Čeh
Most of the issues were caused by outdated JSON response type (PoV < 4.0.0) or invalid JSON issues. There were also minor issues in the code. All examples should work...
## Summary Just changing Github templates to forms. [Thanks to official documentation & open source template](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository) ## Changes Changed format of Github templates ### Type - [ ] **Feature**: This...
## Summary To avoid mistakes like https://github.com/infinum/android-sentinel/releases/tag/1.5.1 I improved tracking of public API changes. ## Changes 1. new API dump with https://github.com/Kotlin/binary-compatibility-validator -> from now on this will be mandatory...
## Summary I update documenation ## Changes - Changelog updated - Dynamic responses mentioned in readme - More examples (including Koltin ones - I got comment from someone) in Specification,...
## Summary Improving tests on Sentinel ## Changes - Fixed old tests - Added a bit more tests ### Type - [x] **Feature**: This pull request introduces a new feature....
## Summary WIP Adding new tool - network emulator to simulate challenging network conditions. I might extract this to separate module ## Changes ### Type - [ ] **Feature**: This...
## Summary Dependencies updated to solve open vulnerabilities **I bumped minSdk so there will be breaking changes - meaning this will be major (2.0.0) release.** Since we have breaking changes,...
## Summary Fix for https://github.com/infinum/android-sentinel/issues/87 Namespaces for tools (and related resources imports) fixed. Keep in mind if you try to build project with this PR you can still see warning,...