You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.RU.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,10 @@
15
15
Также присутствует полная поддержка планшетов.
16
16
17
17
18
-
В Android версии присутствует QR сканер кодов.
18
+
Из-за отключения WebSQL пришлось перейти на локальное хранилище в мобильных и веб-версиях. Из-за этого имеется ограничение на 5 мегабайт для заметок, следить за объёмом доступной памяти можно в настройках приложения.
19
+
20
+
21
+
~~В Android версии присутствует QR сканер кодов.~~ Начиная с версии 1.0.5 удалено.
19
22
20
23
## Настройка
21
24
### Синхронизация мобильных приложений по P2P
@@ -24,10 +27,7 @@
24
27
3. Проверьте брандмауэр Windows, разрешены ли входящие подключения у вашего типа сети (частной) и разрешите если отключены.
25
28
26
29
### iOS
27
-
Для iOS 12 и выше зайдите в настройки -> Safari -> Расширенные -> Эксперементальные функции и снимите галочку с пункта "Отключить Web SQL".
28
-
29
-
30
-
Далее зайдите в Safari, на мобильном устройстве и введите там "http://IP:735/webapp", где IP это зарезервированный постоянный IP вашего компьютера. Далее нужно нажать "Поделиться" -> "На экран Домой". На рабочем столе появится ярлык для EasyNotes.
30
+
Откройте браузер Safari, на мобильном устройстве и введите там "http://IP:735/webapp", где IP это зарезервированный постоянный IP вашего компьютера. Далее нужно нажать "Поделиться" -> "На экран Домой". На рабочем столе появится ярлык для EasyNotes.
31
31
32
32
33
33
Для обновления нужно синхронизироваться, далее зайти в настройки "Safari" и удалить историю и данные, после чего можно заново добавлять приложение.
>Версии для iOS 9+, Android 5.1+ и Windows 7+ (с установленным Internet Explorer 11).
61
+
>Версии для Windows 7+ (с установленным Internet Explorer 11), Android 7.1, и iOS 9+ ([Для ЕС не работает с версии 17.4](https://dtf.ru/mobile/2494899-apple-podtverdila-chto-otklyuchit-podderzhku-veb-prilozhenii-v-ios-dlya-polzovatelei-iz-es)).
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,10 @@ Apps have a dark theme and automatic switching to it in the dark time.
17
17
Full tablet support is also present.
18
18
19
19
20
-
The Android version has a QR code scanner.
20
+
Due to WebSQL disabling, we had to switch to local storage in mobile and web versions. Because of this there is a limit of 5 megabytes for notes, you can monitor the amount of available memory in the application settings.
21
+
22
+
23
+
~~The Android version has a QR code scanner.~~ Removed since version 1.0.5.
21
24
22
25
## Setup
23
26
### Sync of the mobile apps via P2P
@@ -26,10 +29,7 @@ The Android version has a QR code scanner.
26
29
3. Check Windows Firewall to see if incoming connections are allowed on your network type (private) and allow if disabled.
27
30
28
31
### iOS
29
-
For iOS 12 and above, go to Settings -> Safari -> Advanced -> Experimental Features and uncheck the "Disable Web SQL" checkbox.
30
-
31
-
32
-
Next, go to Safari on your mobile device and enter there "http://IP:735/webapp", where IP is the reserved permanent IP of your computer. Next you need to click "Share" -> "On the Home Screen". A shortcut to EasyNotes appears on the desktop.
32
+
Open browser Safari on your mobile device and enter there "http://IP:735/webapp", where IP is the reserved permanent IP of your computer. Next you need to click "Share" -> "On the Home Screen". A shortcut to EasyNotes appears on the desktop.
33
33
34
34
35
35
To update, you need to synchronize, then go to the "Safari" settings and delete history and data, after which you can add the application again.
@@ -60,8 +60,9 @@ Follow the instructions described [here](https://github.com/r57zone/EasyNotes/tr
>Versions for iOS 9+, Android 5.1+ and Windows 7+ (with Internet Explorer 11 installed).
63
+
>Versions for Windows 7+ (with Internet Explorer 11 installed), Android 7.1+ and iOS 9+ ([For EU don't work from version 17.4](https://www.macrumors.com/2024/02/15/ios-17-4-web-apps-removed-apple/)).
0 commit comments