Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 37 additions & 28 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.4] - 2023-12-01

### Changed

- Updated HyperTrack SDK iOS to [5.0.8](https://github.com/hypertrack/sdk-ios/releases/tag/5.0.8)
- Updated HyperTrack SDK Android to [7.0.10](https://github.com/hypertrack/sdk-android/releases/tag/7.0.10)
- `minSdkVersion` from 23 to 19 for Android

## [2.0.3] - 2023-11-20

### Changed
Expand All @@ -21,8 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Updated HyperTrack SDK iOS to 5.0.4
- Updated HyperTrack SDK Android to 7.0.6
- Updated HyperTrack SDK iOS to [5.0.4](https://github.com/hypertrack/sdk-ios/releases/tag/5.0.4)
- Updated HyperTrack SDK Android to [7.0.6](https://github.com/hypertrack/sdk-android/releases/tag/7.0.6)

### Fixed

Expand Down Expand Up @@ -267,30 +275,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial release.

[2.0.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.3
[2.0.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.2
[2.0.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.1
[2.0.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.0
[1.1.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.3
[1.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.2
[1.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.1
[1.1.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.0
[1.0.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.0.0
[0.4.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.3
[0.4.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.2
[0.4.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.1
[0.4.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.0
[0.3.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.3.1
[0.3.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.3.0
[0.2.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.2.1
[0.2.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.2.0
[0.1.9]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.9
[0.1.8]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.8
[0.1.7]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.7
[0.1.6]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.6
[0.1.5]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.5
[0.1.4]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.4
[0.1.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.3
[0.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.2
[0.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.1
[0.1.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.0
[0.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.1
[0.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.2
[0.1.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.3
[0.1.4]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.4
[0.1.5]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.5
[0.1.6]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.6
[0.1.7]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.7
[0.1.8]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.8
[0.1.9]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.1.9
[0.2.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.2.0
[0.2.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.2.1
[0.3.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.3.0
[0.3.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.3.1
[0.4.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.0
[0.4.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.1
[0.4.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.2
[0.4.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/0.4.3
[1.0.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.0.0
[1.1.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.0
[1.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.1
[1.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.2
[1.1.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/1.1.3
[2.0.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.0
[2.0.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.1
[2.0.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.2
[2.0.3]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.3
[2.0.4]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.4
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ android {
main.java.srcDirs += 'src/main/kotlin'
}
defaultConfig {
minSdkVersion 23
minSdkVersion 19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {
disable 'InvalidPackage'
}
dependencies {
def hyperTrackVersion = "7.0.9"
def hyperTrackVersion = "7.0.10"
implementation "com.hypertrack:sdk-android:${hyperTrackVersion}"
implementation "com.hypertrack:location-services-google:${hyperTrackVersion}"
implementation "com.hypertrack:push-service-firebase:${hyperTrackVersion}"
Expand Down
2 changes: 1 addition & 1 deletion docs/__404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h5><span class="package-name">hypertrack_plugin</span> <span class="package-kin
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_hypertrack_error/HyperTrackError.html
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ <h5>hypertrack_error library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>HyperTrackError enum</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h5>HyperTrackError enum</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>hypertrack_error library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/JSON.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/fromMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/fromString.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/JSONArray.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/items.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/JSONBool.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull/JSONNull.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5>JSONNull class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h5>JSONNull class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/JSONNumber.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/JSONObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/fields.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/JSONString.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.0.3
2.0.4
</span>


Expand Down
Loading