Compare commits

..

5 Commits

6 changed files with 17 additions and 14 deletions

View File

@ -66,21 +66,21 @@ repos:
- id: check-gitlab-ci - id: check-gitlab-ci
- repo: https://github.com/pre-commit/mirrors-prettier - repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.3" rev: "v3.1.0"
hooks: hooks:
- id: prettier - id: prettier
exclude_types: [json] exclude_types: [json]
additional_dependencies: [ additional_dependencies: [
# https://www.npmjs.com/package/prettier # https://www.npmjs.com/package/prettier
"prettier@3.0.3", "prettier@3.1.0",
# https://www.npmjs.com/package/@prettier/plugin-xml # https://www.npmjs.com/package/@prettier/plugin-xml
"@prettier/plugin-xml@3.2.1", "@prettier/plugin-xml@3.2.2",
# https://www.npmjs.com/package/prettier-plugin-toml # https://www.npmjs.com/package/prettier-plugin-toml
"prettier-plugin-toml@1.0.0", "prettier-plugin-toml@1.0.0",
] ]
- repo: https://github.com/scop/pre-commit-shfmt - repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-1 rev: v3.7.0-2
hooks: hooks:
- id: shfmt - id: shfmt
#- id: shfmt-docker #- id: shfmt-docker

View File

@ -17,7 +17,7 @@ specific._
1. Open dialer 1. Open dialer
2. Enter command. +358 is Finnish international format, remove leading 0 from 2. Enter command. +358 is Finnish international format, remove leading 0 from
phone number's local format. (040… → +3584…) phone number's local format. (040… → +35840…)
3. Call there 3. Call there
## Commands ## Commands
@ -40,16 +40,19 @@ Copy-paste template for text editor:
- `*#002#` - Supposedly status for all forwards. Will respond with everything - `*#002#` - Supposedly status for all forwards. Will respond with everything
has failed. has failed.
- `*#61#` - Status for forward while not answered. Doesn't show the amount of seconds as - `*#61#` - Status for forward while not answered. Doesn't show the amount
that would likely make life too easy? of seconds as that would likely make life too easy?
- `*#62#` - Status for forward when not connected to network. - `*#62#` - Status for forward when not connected to network.
- `*#67#` - Status for when being in other calls. - `*#67#` - Status for when being in other calls.
## GUI ## GUI
- Apple: has no proper GUI for the cases above, only on/off toggle on forwarding - Apple: has no proper GUI for the cases above, only on/off toggle for
every call. https://support.apple.com/guide/iphone/iphe9bdd027a/ios forwarding every call.
- Android: likely OEM-dependent and I don't have an Android with a SIM. https://support.apple.com/guide/iphone/iphe9bdd027a/ios
- Android: Dialer → Settings → Calling Accounts → SIM → Call forwarding.
Has options for Always, Busy, Not answered (no word on time) and Out of
network.
- SailfishOS: Settings → Applications → Phone → Call forwarding. Case forward when - SailfishOS: Settings → Applications → Phone → Call forwarding. Case forward when
not answered in X time has no option how long to wait and I am not going to try not answered in X time has no option how long to wait and I am not going to try
whether it forwards in 5 or 30 seconds. whether it forwards in 5 or 30 seconds.

@ -1 +1 @@
Subproject commit ca9df2ce899830828ceb3b125c7f3b899e332d5c Subproject commit aa8d475a8b8cafa36b8231dcb2b4757bd68fabe7

@ -1 +1 @@
Subproject commit 17145599baeb5b39d3414c8fbf3f5311026f3a94 Subproject commit 6026da448f3b8e2ca6cb6611f798365d42bf9ce5

@ -1 +1 @@
Subproject commit a895724ffeda289105dbf401818cfa393df56208 Subproject commit a2718b95425620f74ab1af7596826da5bb30c5ce

@ -1 +1 @@
Subproject commit a88268ac7b98f108f4877dd3078ce818afe6e649 Subproject commit ea0f1a1b8584825e05503bc56eb172e506b0b9ce