Skip to content

Commit

Permalink
Using github.io URL
Browse files Browse the repository at this point in the history
  • Loading branch information
uholeschak committed Jan 23, 2025
1 parent 407b4b3 commit c644b7f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion BmwDeepObd/MainActivity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1854,7 +1854,7 @@ public override bool OnOptionsItemSelected(IMenuItem item)
return;
}

_activityCommon.OpenWebUrl("https://github.com/uholeschak/ediabaslib/blob/master/docs/Deep_OBD_for_BMW_and_VAG.md");
_activityCommon.OpenWebUrl("https://uholeschak.github.io/ediabaslib/docs/Deep_OBD_for_BMW_and_VAG.html");
});
return true;

Expand Down
10 changes: 5 additions & 5 deletions BmwDeepObd/Resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<string name="version_last_changes_header">Changes in this version:</string>
<string name="version_last_changes">- Added new translator.\n- Using Android app bundles.\n- Android 15 support.\n- Android Auto support.\n- Simulation file support.\n- Fixed minor problems</string>
<string name="app_info_message">Deep OBD for BMW and VAG\nVersion: {0}\nId: {1}</string>
<string formatted="false" name="vag_mode_info">The VAG mode ist still experimental and only for vehicles until {0}.\nA &lt;a href=\'https://github.com/uholeschak/ediabaslib/blob/master/docs/Replacement_firmware_for_ELM327.md\'&gt;Deep OBD adapter&lt;/a&gt; with at least firmware version 0.11 is required.\nAt the moment only the protocols KWP2000, KWP1281, TP2.0 and UDS are supported.</string>
<string formatted="false" name="vag_mode_info">The VAG mode ist still experimental and only for vehicles until {0}.\nA &lt;a href=\'https://uholeschak.github.io/ediabaslib/docs/Replacement_firmware_for_ELM327.html\'&gt;Deep OBD adapter&lt;/a&gt; with at least firmware version 0.11 is required.\nAt the moment only the protocols KWP2000, KWP1281, TP2.0 and UDS are supported.</string>
<string name="vag_mode_info_ballon">The VAG mode ist still experimental and only for vehicles until {0}.\nA Deep OBD adapter with at least firmware version 0.11 is required.\nAt the moment only the protocols KWP2000, KWP1281, TP2.0 and UDS are supported.</string>

<!-- Update info -->
Expand Down Expand Up @@ -283,8 +283,8 @@
<string name="limited_elm_adapter_type">The ELM327 adapter is not original and is not supporting all functions. Not all operations are possible.</string>
<string name="elm_no_can">The vehicle has no D-CAN support, communication with the ELM327 adapter is not possible.</string>
<string name="fake_elm_try">Do you want to try anyway to use the adapter?</string>
<string formatted="false" name="recommened_adapter_type">It\'s recommended to use an ELM327 v1.4b, v1.5 or origin v2.1 adapter,&lt;br&gt;which is based on PIC18F25K80 processor (no MCP2515 chip).&lt;br&gt;At &lt;a href=\'https://github.com/uholeschak/ediabaslib/blob/master/docs/Replacement_firmware_for_ELM327.md\'&gt;github.com/uholeschak/ediabaslib&lt;/a&gt; an improved firmware could be found.\nOriginal Deep OBD adapters also contain a license for coding of one BMW vehicle.</string>
<string formatted="false" name="adapter_elm_replacement">ELM327 adapters are slow and only support D-CAN (vehicles starting from 3/2007).&lt;br&gt;You could now buy adapters with a replacement firmware at&lt;br&gt;&lt;a href=\'https://github.com/uholeschak/ediabaslib/blob/master/docs/Replacement_firmware_for_ELM327.md\'&gt;github.com/uholeschak/ediabaslib&lt;/a&gt;&lt;br&gt;that has many improvements.\nOriginal Deep OBD adapters also contain a license for coding of one BMW vehicle.</string>
<string formatted="false" name="recommened_adapter_type">It\'s recommended to use an ELM327 v1.4b, v1.5 or origin v2.1 adapter,&lt;br&gt;which is based on PIC18F25K80 processor (no MCP2515 chip).&lt;br&gt;At &lt;a href=\'https://uholeschak.github.io/ediabaslib/docs/Replacement_firmware_for_ELM327.html\'&gt;github.com/uholeschak/ediabaslib&lt;/a&gt; an improved firmware could be found.\nOriginal Deep OBD adapters also contain a license for coding of one BMW vehicle.</string>
<string formatted="false" name="adapter_elm_replacement">ELM327 adapters are slow and only support D-CAN (vehicles starting from 3/2007).&lt;br&gt;You could now buy adapters with a replacement firmware at&lt;br&gt;&lt;a href=\'https://uholeschak.github.io/ediabaslib/docs/Replacement_firmware_for_ELM327.html\'&gt;github.com/uholeschak/ediabaslib&lt;/a&gt;&lt;br&gt;that has many improvements.\nOriginal Deep OBD adapters also contain a license for coding of one BMW vehicle.</string>
<string name="adapter_stn_firmware">It\'s recommend to update the adapter firmware first.\nDo you want open the OBDLink app to perform the update?</string>
<string name="adapter_elm_firmware">It\'s recommend to update the ELM327 firmware with the replacement firmware.\nDo you want to open the adapter configuration page for firmware update?</string>
<string name="adapter_cfg_required">The adapter may require configuration.\nDo you want to open the adapter configuration page?</string>
Expand Down Expand Up @@ -601,7 +601,7 @@
<string name="xml_tool_no_mwtab">No data tables have been found for this ECU</string>
<string name="xml_tool_select_sgbd">Select vehicle type</string>
<string name="xml_tool_no_response">No response from vehicle</string>
<string name="xml_tool_no_response_manual">No response from vehicle.\nFor motorbikes you should enable the detect motorbikes option in the menu.\nFor K-LINE vehicles an USB or Deep OBD adapter is required.\nHere you could find a list of <a href='https://github.com/uholeschak/ediabaslib/blob/master/docs/AdapterTypes.md'>supported adapters</a>.\nDo you want to switch to <a href='https://github.com/uholeschak/ediabaslib/blob/master/docs/Configuration_Generator.md'>manual configuration</a>?</string>
<string name="xml_tool_no_response_manual">No response from vehicle.\nFor motorbikes you should enable the detect motorbikes option in the menu.\nFor K-LINE vehicles an USB or Deep OBD adapter is required.\nHere you could find a list of <a href='https://uholeschak.github.io/ediabaslib/docs/AdapterTypes.html'>supported adapters</a>.\nDo you want to switch to <a href='https://github.com/uholeschak/ediabaslib/blob/master/docs/Configuration_Generator.md'>manual configuration</a>?</string>
<string name="xml_tool_no_response_adapter">No response from vehicle.\nDo you want to check the adapter connection?</string>
<string name="xml_tool_no_response_raw">No response from vehicle.\nThe direct communication mode is active and could be the source of the problem.\nDo you want to select a different adapter?</string>
<string name="xml_tool_read_jobs_failed">Reading jobs failed</string>
Expand Down Expand Up @@ -790,7 +790,7 @@
<string name="bmw_coding_series">The current vehicle series is: {0}.</string>
<string name="bmw_coding_requirement">BMW coding is only available for F series or higher.</string>
<string name="bmw_coding_network_error">Loading web page failed, retrying.</string>
<string formatted="false" name="bmw_coding_connect_request">BMW coding is an online service and requires a fast and stable internet connection.\nIt\'s only available for F series or higher.\nWhile coding a high current charger is required.\nIn the testing phase it will be free, later a license will be required to pay the server costs.\nOriginal &lt;a href=\'https://github.com/uholeschak/ediabaslib/blob/master/docs/Replacement_firmware_for_ELM327.md#buy-a-preprogrammed-adapter\'&gt;Deep OBD adapters&lt;/a&gt; contain a license for coding of one vehicle.\nDo you want to continue?</string>
<string formatted="false" name="bmw_coding_connect_request">BMW coding is an online service and requires a fast and stable internet connection.\nIt\'s only available for F series or higher.\nWhile coding a high current charger is required.\nIn the testing phase it will be free, later a license will be required to pay the server costs.\nOriginal &lt;a href=\'https://uholeschak.github.io/ediabaslib/docs/Replacement_firmware_for_ELM327.html#buy-a-preprogrammed-adapter\'&gt;Deep OBD adapters&lt;/a&gt; contain a license for coding of one vehicle.\nDo you want to continue?</string>
<string name="bmw_coding_connecting">Establish connection.</string>
<string name="bmw_coding_connect_failed">Establish connection failed.\nPlease check your network connection.</string>
<string name="bmw_coding_connect_url_failed">Connection to the server failed.\nDo you want to try it again?</string>
Expand Down
2 changes: 1 addition & 1 deletion BmwDeepObd/XmlToolActivity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1649,7 +1649,7 @@ public override bool OnOptionsItemSelected(IMenuItem item)
return;
}

_activityCommon.OpenWebUrl("https://github.com/uholeschak/ediabaslib/blob/master/docs/Configuration_Generator.md");
_activityCommon.OpenWebUrl("https://uholeschak.github.io/ediabaslib/docs/Configuration_Generator.html");
});
return true;
}
Expand Down

0 comments on commit c644b7f

Please sign in to comment.