-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0cf2de4
commit 16fac86
Showing
9 changed files
with
76 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
_Changes for v 7.4_: | ||
_Changes for v 7.4.6_: | ||
- Android: fixed some runtime memory leaks; | ||
- XPUN update has been applied; | ||
- `Android`: fixed some minor interface bugs; | ||
- `Windows`: fixed some minor interface bugs; | ||
- `GMJ`: the skip list has been updated; | ||
- `Android`: app has been translated to `NET80 / MAUI` platform: | ||
- App now has unified Android navigation shell; | ||
- `Android`: app has been adapted to `Android 14` (API 34); | ||
- `Windows`: implemented the new App about interface; | ||
- Settings storage has been updated (may require some adjustments); | ||
- Updated the help and support links | ||
- `Windows`: implemented the new App about interface |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<html charset='utf-8'> | ||
<head> | ||
<title>uNot: the home page | UniNotifier</title> | ||
</head> | ||
|
||
<body> | ||
|
||
<h1 id="unot-the-home-page">uNot: the home page</h1> | ||
<p><strong>ƒ</strong> RD AAOW FDL; 30.01.2024; 2:48</p> | ||
|
||
<p><em><strong>uNot</strong></em> (formerly know as UniNotifier) is the web resources supervisor service. | ||
This app provides the ability to be notified when the content of user-specified websites changes. | ||
In other words, about updates on them, which will be presented in the form of a text log. Only what the user | ||
has specified is loaded – all other objects (including ads) are ignored.</p> | ||
<p>What does it offer?</p> | ||
<ul> | ||
<li>The <em>settings section</em> allows you to manage and design notifications.</li> | ||
<li>The <em>main log</em> provides a view of changes, access to source webpages from which they were received, and the ability to share them.</li> | ||
<li>A <em>static service notification</em> will inform you about the presence of new changes received in the background.</li> | ||
</ul> | ||
<hr /> | ||
<p>More info you can find in <a href="https://youtu.be/nOb4MbL-jlI">this video guide</a>.</p> | ||
<p>The description for the data processing concept used in <em><strong>Grammar must joy</strong></em> project you can also find | ||
<a href="https://adslbarxatov.github.io/UniNotifier/GMJ_en">on its own page</a>.</p> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<html charset='utf-8'> | ||
<head> | ||
<title>uNot: the home page | UniNotifier</title> | ||
</head> | ||
|
||
<body> | ||
|
||
<h1 id="unot-the-home-page">uNot: the home page</h1> | ||
<p><strong>ƒ</strong> RD AAOW FDL; 30.01.2024; 2:46</p> | ||
|
||
<p><em><strong>uNot</strong></em> (ранее известный как UniNotifier) – служба наблюдения за состоянием веб-ресурсов. | ||
Это приложение предоставляет возможность получать уведомления об изменении состояния указанных пользователем | ||
веб-сайтов. Другими словами, об обновлениях, происходящих на них, которые представляются в виде текстового журнала. | ||
Загружается только то, что указал пользователь – все остальные объекты (включая рекламу) игнорируются.</p> | ||
<p>Что оно предлагает?</p> | ||
<ul> | ||
<li><em>Раздел настроек</em> позволяет управлять уведомлениями и конструировать их.</li> | ||
<li><em>Главный журнал</em> обеспечивает просмотр изменений, переход на исходные веб-страницы, с которых они были получены, и возможность ими поделиться.</li> | ||
<li><em>Закреплённое служебное оповещение</em> будет сообщать о наличии непрочитанных изменений, полученных в фоновом режиме</li> | ||
</ul> | ||
<hr /> | ||
<p>Больше информации Вы сможете найти в <a href="https://youtu.be/gjs9K1EsFG8">этом видеоруководстве</a>.</p> | ||
<p>Информация о дополнении <em><strong>Grammar must joy</strong></em> теперь также доступна на <a href="https://adslbarxatov.github.io/UniNotifier/GMJ">отдельной странице</a>.</p> | ||
<p>Информация о проекте <em><strong>Tablepedia notifier</strong></em> располагается на <a href="https://adslbarxatov.github.io/UniNotifier/TPNot">здесь</a></p> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters