mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-21 05:47:21 +02:00
Compare commits
No commits in common. "2bd057e74141eb20637b6106b2fbfb84a983bc74" and "4b22127f2d72a6aaa495e9d4142332b203567e07" have entirely different histories.
2bd057e741
...
4b22127f2d
@ -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.1.0"
|
rev: "v3.0.3"
|
||||||
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.1.0",
|
"prettier@3.0.3",
|
||||||
# https://www.npmjs.com/package/@prettier/plugin-xml
|
# https://www.npmjs.com/package/@prettier/plugin-xml
|
||||||
"@prettier/plugin-xml@3.2.2",
|
"@prettier/plugin-xml@3.2.1",
|
||||||
# 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-2
|
rev: v3.7.0-1
|
||||||
hooks:
|
hooks:
|
||||||
- id: shfmt
|
- id: shfmt
|
||||||
#- id: shfmt-docker
|
#- id: shfmt-docker
|
||||||
|
@ -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… → +35840…)
|
phone number's local format. (040… → +3584…)
|
||||||
3. Call there
|
3. Call there
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
@ -40,19 +40,16 @@ 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
|
- `*#61#` - Status for forward while not answered. Doesn't show the amount of seconds as
|
||||||
of seconds as that would likely make life too easy?
|
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 for
|
- Apple: has no proper GUI for the cases above, only on/off toggle on forwarding
|
||||||
forwarding every call.
|
every call. https://support.apple.com/guide/iphone/iphe9bdd027a/ios
|
||||||
https://support.apple.com/guide/iphone/iphe9bdd027a/ios
|
- Android: likely OEM-dependent and I don't have an Android with a SIM.
|
||||||
- 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 aa8d475a8b8cafa36b8231dcb2b4757bd68fabe7
|
Subproject commit ca9df2ce899830828ceb3b125c7f3b899e332d5c
|
@ -1 +1 @@
|
|||||||
Subproject commit 6026da448f3b8e2ca6cb6611f798365d42bf9ce5
|
Subproject commit 17145599baeb5b39d3414c8fbf3f5311026f3a94
|
@ -1 +1 @@
|
|||||||
Subproject commit a2718b95425620f74ab1af7596826da5bb30c5ce
|
Subproject commit a895724ffeda289105dbf401818cfa393df56208
|
@ -1 +1 @@
|
|||||||
Subproject commit ea0f1a1b8584825e05503bc56eb172e506b0b9ce
|
Subproject commit a88268ac7b98f108f4877dd3078ce818afe6e649
|
Loading…
x
Reference in New Issue
Block a user