From dffa2d4e92b3b3ef02dbbe405065ab077347794a Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Wed, 15 May 2024 19:36:28 +0200 Subject: [PATCH] fix(docs): Improve HELP.md --- HELP.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/HELP.md b/HELP.md index 8a056592..982dd11d 100644 --- a/HELP.md +++ b/HELP.md @@ -2,10 +2,7 @@ ## ⌚ Add more time zones? -No. - -
-But... why? +This is not planned. Each time zone has its' own set of rules: - Offset from GMT @@ -22,38 +19,40 @@ There are 3 solutions: - Always up-to-date **❌Cons:** -- Costs money +- Extra money costs - Needs Internet, can go down, needs a caching mechanism -- Can change API and break Unitto +- The API might change and we'd need to keep it up-to-date - Needs to be translated ### 2. Create my own API service -Pros and cons are same, except this one is free cheaper (you still need to pay). +Pros and cons are same, except being a bit cheaper (you still need to pay). -### 3. Android's time zone provider (this is what Unitto uses) +### 3. Android's time zone provider (this is what NumberHub uses) read more: https://source.android.com/docs/core/permissions/timezone-rules **✅Pros:** - Almost all time zones -- Free -- No need to translate (provided by system) -- Doesn't break Unitto +- Completely for free +- No extra translations (automatically provided by the system) +- No sudden API changes - Works offline, never goes down **❌Cons:** - Less cities -- Less frequent updates (or none if you are unlucky) +- Less frequent updates
## 👩‍⚕️ Body Mass Index -Please note that the values displayed in the app are intended for entertainment purposes only. They can not replace professional medical advice. Please don't use Body Mass calculator if you are: -- Under 21 +Please note that the values displayed in the app are intended for entertainment purposes only. They can not replace professional medical advice. + +Please don't use the Body Mass calculator if you are: +- Under 21 years old - Pregnant - Diagnosed with an eating disorder Please contact your care provider for more information. ## 💵 Wrong Currency Rates? -Currency rates are updated daily. There's no real-time market monitoring in the app. \ No newline at end of file +Currency rates are updated daily. There's no real-time market monitoring on NumberHub.