-
Notifications
You must be signed in to change notification settings - Fork 0
release/13-02-25 #208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
release/13-02-25 #208
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
a0e2a76
Merge pull request #178 from hove-io/hotfix/bookmark-1.9.1
RachikAbidi 845bbaf
Merge pull request #180 from hove-io/task/font
EvenModiguy 5378539
Merge pull request #183 from hove-io/hotfix/android/24-12-24
EvenModiguy ae9cc95
Merge pull request #184 from hove-io/hotfix/aroundme-android-2.13.2
RachikAbidi f164fb0
update config
5089314
Merge pull request #186 from hove-io/hotfix/bookmark/1.9.3
EvenModiguy 14d9063
Merge pull request #188 from hove-io/hotfix/journey-5.17.1-ios
RachikAbidi b85532a
Merge pull request #190 from hove-io/hotfix/journey-5.17.1-ios
RachikAbidi 2bb21c2
Merge pull request #192 from hove-io/hotfix/journey-5.17.2-android
RachikAbidi 819056d
Merge pull request #195 from hove-io/hotfix/aroundme/2.13.3
EvenModiguy 319ad8a
Merge pull request #196 from hove-io/hotfix/journey-5.17.2-ios
RachikAbidi 77360ca
Merge pull request #198 from hove-io/hotfix/04-02-2025
RachikAbidi 5d91e11
Merge pull request #200 from hove-io/hotfix/12-02-2025-ios
RachikAbidi 1bfe457
Merge pull request #202 from hove-io/sprint/s51-s52-s1-s2
EvenModiguy d8270d0
update doc for release 1
62c7e6e
update expert api and models
5a62006
clean file
e0cd207
Add new config object line_name
MikePetitfils 029b842
Traffic feature config changed
hirsch-adeline 3ef545f
update after fixes
963f779
remove new feature
77eea68
update file example
da43f96
Update config.json file
hirsch-adeline f1d9e8f
Update docs/assets/file/config.json
hirsch-adeline b0266a3
update configuration
fdbd515
update config for around me
2212a02
fix config.json
7406ce3
Update for iOS changes since release of 24 february
hirsch-adeline 7c0b819
Merge pull request #203 from hove-io/feature/SDK-2974
MikePetitfils 673ede0
add schedule android 2.9.5
5bb15c0
Merge pull request #206 from hove-io/feature/sdk-2977-2803
EvenModiguy 134f208
Add park mode
hirsch-adeline 9e246ac
Merge pull request #205 from hove-io/feature/SDK-2700
hirsch-adeline 830d6ad
Update docs/getting_started.md
hirsch-adeline ac7cfa5
Add park_mode in config json file
hirsch-adeline dc5cc7c
Merge pull request #209 from hove-io/feature/SDK-2787
hirsch-adeline f6fc719
Update config
hirsch-adeline e605a21
Merge branch 'release/13-02-25' into some_updates
hirsch-adeline e6a297d
PR changes
hirsch-adeline 17ac03a
Merge pull request #210 from hove-io/some_updates
hirsch-adeline a9610fe
Merge branch 'develop' into release/13-02-25
hirsch-adeline 15e00a3
Update iOS changelogs
hirsch-adeline 09447ad
add android changelogs
bd18a9f
Update iOS pod version
hirsch-adeline 7aebb1d
Apply some PR changes
RachikAbidi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| --- | ||
| title: AroundMe Android 2.14.0 - Changelog - Navitia SDK Docs | ||
| --- | ||
|
|
||
| # Around Me Android 2.14.0 Changelog | ||
|
|
||
| <h2>🗓 25 Feb 2025</h2> | ||
|
|
||
| #### Features | ||
| - Display of reduce mobility parking places for a parking POI is now configurable | ||
|
|
||
| #### Fixes | ||
| - No longer show POIs when selecting a transport category in the quick filters | ||
|
|
||
| #### Dependencies | ||
| - `gradle` > `8.10.2` | ||
| - `kotlinVersion` > `2.1.0` | ||
| - `com.android.tools.build:gradle` > `8.8.0` | ||
| - `compileSdk` > `35` | ||
| - `buildToolsVersion` > `35.0.0` | ||
| - `daggerVersion` > `2.55` | ||
| - `fragmentVersion` > `1.8.5` | ||
| - `lifecycleVersion` > `2.8.7` | ||
| - `androidx.constraintlayout:constraintlayout` > `2.2.0` | ||
| - `androidx.core:core-ktx` > `1.15.0` | ||
| - `androidx.recyclerview:recyclerview` > `1.4.0` | ||
| - `com.kisio.navitia.sdk.engine:design` > `2.20.0` | ||
| - `com.kisio.navitia.sdk.engine:router` > `2.6.4` | ||
| - `com.kisio.navitia.sdk.engine:toolbox` > `1.20.0` | ||
| - `org.jetbrains.kotlinx:kotlinx-serialization-json` > `1.6.3` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| --- | ||
| title: AroundMe Android 2.15.0 - Changelog - Navitia SDK Docs | ||
| --- | ||
|
|
||
| # Around Me Android 2.15.0 Changelog | ||
|
|
||
| <h2>🗓 24 Mar 2025</h2> | ||
|
|
||
| #### Features | ||
| - Tab titles for stations, routes, and self-service bike stations are configurable | ||
|
|
||
| #### Dependencies | ||
| - `fragmentVersion` > `1.8.6` | ||
| - `androidx.constraintlayout:constraintlayout` > `2.2.1` | ||
| - `com.kisio.navitia.sdk.data:expert` > `3.7.0` | ||
| - `com.kisio.navitia.sdk.engine:design` > `2.21.0` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| title: AroundMe iOS 4.0.0 - Changelog - Navitia SDK Docs | ||
| --- | ||
|
|
||
| # AroundMe iOS 4.0.0 Changelog | ||
|
|
||
| <h2>🗓 24 Feb 2025</h2> | ||
|
|
||
| #### Feature | ||
| - Show/hide PRM availability based on configuration | ||
|
|
||
| #### Tasks | ||
| - Extract module configuration from unified configuration | ||
| - Add unified colors configuration | ||
| - Update minimum iOS deployment to 16 | ||
| - Show places list in fullscreen | ||
|
|
||
| #### Fixes | ||
| - Remove navigation bar in home screen | ||
| - Fix map filtering | ||
| - Add missing poi categories in init | ||
|
|
||
| #### Dependencies | ||
| - `NavitiaSDK` -> `2.8.0` | ||
| - `RouterEngine` -> `1.6.0` | ||
| - `DesignEngine` -> `3.0.0` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| --- | ||
| title: AroundMe iOS 4.1.0 - Changelog - Navitia SDK Docs | ||
| --- | ||
|
|
||
| # AroundMe iOS 4.1.0 Changelog | ||
|
|
||
| <h2>🗓 24 Mar 2025</h2> | ||
|
|
||
| #### Tasks | ||
| - Hide parking section that was displayed inside favorite journey freeze | ||
| - Show searched places addresses | ||
| - Make searched poi icons customizable | ||
| - Add config params to override favorite tabs title | ||
| - Display POI icons if available | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Where the icon is displayed? |
||
| - Display line details for every zoom level | ||
|
|
||
| #### Fixes | ||
| - Fix transport line text color icon in map annotation | ||
| - Fix back button not returning the view back to its previous state | ||
| - Fix line path not properly displayed on the map | ||
|
|
||
| #### Dependencies | ||
| - `NavitiaSDK` -> `2.9.0` | ||
| - `DesignEngine` -> `3.1.0` | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| --- | ||
| title: Bookmark Android 1.10.0 - Changelog - Navitia SDK Docs | ||
| --- | ||
|
|
||
| # Bookmark Android 1.10.0 Changelog | ||
|
|
||
| <h2>🗓 13 Feb 2025</h2> | ||
|
|
||
| #### Features | ||
| - Display of reduce mobility parking places for a parking POI is now configurable | ||
|
|
||
| #### Tasks | ||
| - Rename `see_all_schedules` to `schedule_mode` in the configuration | ||
| - Replace the icon for self-service bike parking places | ||
|
|
||
| #### Dependencies | ||
| - `gradle` > `8.10.2` | ||
| - `kotlinVersion` > `2.1.0` | ||
| - `com.android.tools.build:gradle` > `8.8.0` | ||
| - `compileSdk` > `35` | ||
| - `buildToolsVersion` > `35.0.0` | ||
| - `daggerVersion` > `2.55` | ||
| - `fragmentVersion` > `1.8.5` | ||
| - `androidx.constraintlayout:constraintlayout` > `2.2.0` | ||
| - `androidx.core:core-ktx` > `1.15.0` | ||
| - `androidx.recyclerview:recyclerview` > `1.4.0` | ||
| - `com.kisio.navitia.sdk.engine:design` > `2.20.0` | ||
| - `com.kisio.navitia.sdk.engine:router` > `2.6.4` | ||
| - `com.kisio.navitia.sdk.engine:toolbox` > `1.20.0` | ||
| - `org.jetbrains.kotlinx:kotlinx-serialization-json` > `1.6.3` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| --- | ||
| title: Bookmark Android 1.11.0 - Changelog - Navitia SDK Docs | ||
| --- | ||
|
|
||
| # Bookmark Android 1.11.0 Changelog | ||
|
|
||
| <h2>🗓 24 Mar 2025</h2> | ||
|
|
||
| #### Features | ||
| - Section titles for stations, self-service bike stations, and parking in the transport tab are configurable | ||
|
|
||
| #### Dependencies | ||
| - `fragmentVersion` > `1.8.6` | ||
| - `androidx.constraintlayout:constraintlayout` > `2.2.1` | ||
| - `com.kisio.navitia.sdk.data:expert` > `3.7.0` | ||
| - `com.kisio.navitia.sdk.engine:design` > `2.21.0` |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.