Skip to content

Commit

Permalink
Replace app name to URLChecker
Browse files Browse the repository at this point in the history
Includes setting the string application name as untranslatable

- avoid errors and problems with the translation of the name.
- harmonize the display of the name.
- simplification
  • Loading branch information
Ilithy committed Sep 4, 2022
1 parent 0de4726 commit 4a28ba6
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 30 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a bug report to help us improve Url Checker
about: Create a bug report to help us improve URLCheck
title: ''
labels: bug
assignees: ''
Expand Down Expand Up @@ -29,7 +29,7 @@ If applicable, add screenshots to help explain your problem.
**System Info (please complete the following information):**
- Device: _[e.g. Samsung galaxy S21]_
- Android OS version: _[e.g. 12]_
- Url Checker version: _[e.g. 2.5]_
- URLCheck version: _[e.g. 2.5]_
- Browser: _[e.g. Chrome, Opera]_

**Additional context**
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest a feature for Url Checker
about: Suggest a feature for URLCheck
title: ''
labels: enhancement
assignees: ''
Expand Down
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
---
name: Question
about: Ask a question around Url Checker
about: Ask a question around URLCheck
title: ''
labels: question
assignees: ''

---

## Ask a question relating to the functioning or use of Url Checker
## Ask a question relating to the functioning or use of URLCheck
<!-- remove this item before asking the question -->


#### Please state your question as clearly as possible.

<!-- please remove unnecessary items before asking the question -->

* Related to the operation of Url Checker
* Related to the operation of URLCheck

* Related to the use of Url Checker
* Related to the use of URLCheck

* Indirectly related to Url Checker _(readme, license etc)_
* Indirectly related to URLCheck _(readme, license etc)_

* Others things

Expand Down
12 changes: 6 additions & 6 deletions PRIVACY POLICY.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@

## Introduction
This privacy policy covers the use of the 'Url checker' (https://github.com/TrianguloY/UrlChecker) Android application.
This privacy policy covers the use of the 'URLCheck' (https://github.com/TrianguloY/UrlChecker) Android application.

It may not be applicable to other software produced or released by TrianguloY (https://github.com/TrianguloY).

Url checker when running does not collect any statistics, personal information, or analytics from its users, other than Android operating system built in mechanisms that are present for all the mobile applications.
URLCheck when running does not collect any statistics, personal information, or analytics from its users, other than Android operating system built in mechanisms that are present for all the mobile applications.

Url Checker does not contain any advertising sdk, nor tracker of the user or his device.
URLCheck does not contain any advertising sdk, nor tracker of the user or his device.

Cookies are not stored at any point. VirusTotal authentication credentials can be stored optionally on the user's local device upon the user's explicit request. Developer does not have access to any such information.

All external interactions require user action (pressing a button) unless explicitly configured to automatically do so, which is always disabled by default.

## Third party cloud service dependencies

Note that Url checker:
Note that URLCheck:

* Relies on The ClearUrl Database (https://docs.clearurls.xyz/1.23.0/specs/rules/) to retrieve information required for the operation of the url cleanup module, only if the user accepts it explicitly. Used directly on the user's device. For this purpose only, processed without sending any data related to the user, their device or their use of these;
* has the ability, at the user's request, to retrieve the URLs passing through the Url checker by relying on the logging module. This is done without storing any identifiable user information, the data is only stored locally on the user's device;
* allows online url scanning, upon user activation, relying on VirusTotal cloud service. VirusTotal user credentials are stored locally on the user’s device (API key) and are only used for authentication with the official endpoints. Optionally, this service may store user information and data allowing identification; Please refer to VirusTotal's privacy policy (https://support.virustotal.com/hc/en-us/articles/115002168385-Privacy-Policy) for details on how they handle user data.

<!-- Url checker specific licenses of libraries used in the application can be accessed from About section. - Not useful actually -->
<!-- URLCheck specific licenses of libraries used in the application can be accessed from About section. - Not useful actually -->

## Android permissions requested by the application
Note that Url checker application requires the following android platform permissions:
Note that URLCheck application requires the following android platform permissions:

* “network” android permission in order to be able to perform status retrieval, parsing or checking URLs, downloading or updating the ClearUrl database. Only at the explicit request of the user or automatically if configured to do so, which is always disabled by default.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img src="./app/src/main/play/listings/en-US/graphics/feature-graphic/featured.png">
<!-- Original background with CC0 from https://www.maxpixel.net/Digital-Network-Internet-Communication-Connections-3537400 -->

# Url Checker
# URLCheck
### Android app made by [TrianguloY](https://github.com/TrianguloY)
Contributions: [Ilithy](https://github.com/Ilithy), [PabloOQ](https://github.com/PabloOQ) \
Translations: [Tiago Carmo](https://github.com/ReduxFlakes), [Ilithy](https://github.com/Ilithy), Idris, [Metezd](https://github.com/metezd), Nhman Mazuz
Expand Down Expand Up @@ -40,7 +40,7 @@ height="80">](https://play.google.com/store/apps/details?id=com.trianguloy.urlch
<!-- ---------- Description ---------- -->
<div align="center">

**Url Checker** acts as an intermediary when opening url links, allowing, among other things:
**URLCheck** acts as an intermediary when opening url links, allowing, among other things:
to remove trackers, affiliate links, unnecessary elements,
facilitating link sharing, protecting against certain phishing techniques and many more...

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/play/listings/en-US/full-description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This application acts as an intermediary when opening url links. When you do so,
Specially useful when you need to open an external link either from an email, a social network app or others.


Url Checker is developed by TrianguloY, originally for personal use. It is open source (under CC BY 4.0 license), free, without any ads or trackers, light sized and using as few permissions as necessary (only the internet permission, for module checks that will only be performed when the user request them). The source code is available on GitHub too, if you want to suggest changes, perform modifications or propose a new translation: https://github.com/TrianguloY/UrlChecker
URLCheck is developed by TrianguloY, originally for personal use. It is open source (under CC BY 4.0 license), free, without any ads or trackers, light sized and using as few permissions as necessary (only the internet permission, for module checks that will only be performed when the user request them). The source code is available on GitHub too, if you want to suggest changes, perform modifications or propose a new translation: https://github.com/TrianguloY/UrlChecker


The app is structured with a modular setup, you can enable/disable and reorder individual modules, which include:
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/play/listings/en-US/title.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Url checker
URLCheck
2 changes: 1 addition & 1 deletion app/src/main/play/listings/es-ES/title.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Analizador de Urls
URLCheck
2 changes: 1 addition & 1 deletion app/src/main/play/listings/fr-FR/title.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Url checker
URLCheck
2 changes: 1 addition & 1 deletion app/src/main/play/listings/tr-TR/title.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
URL denetleyici
URLCheck
1 change: 0 additions & 1 deletion app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<!-- main -->
<string name="app_name">Analizador de Urls</string>
<string name="txt_info">"Esta aplicación actúa como un paso intermedio al abrir enlaces. Al hacer click en uno y abrirlo en esta aplicación, se mostrará una ventana con información acerca del enlace. Pulsa el botón 'Módulos' de debajo para ver y configurar los módulos disponibles."</string>
<string name="txt_sample">Pulsa el enlace de debajo para probar la app:</string>
<string name="a_modules">Módulos</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-fr-rFR/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<!-- main -->
<string name="app_name">Url checker</string>
<string name="txt_info">Cette application agit comme une étape intermédiaire pour l\'ouverture de liens URL. Lorsque vous cliquez sur un lien et choisissez cette application pour l\'ouvrir, une boîte de dialogue contenant des informations sur le lien s\'affiche. Appuyez sur le bouton Module ci-dessous pour vérifier et configurer tous les modules disponibles.</string>
<string name="txt_sample">Appuyez sur le lien ci-dessous pour la tester:</string>
<string name="a_modules">Modules</string>
Expand Down
3 changes: 1 addition & 2 deletions app/src/main/res/values-iw/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- main -->
<string name="app_name">בודק כתובות אתרים</string>
<string name="txt_info">אפליקציה זו פועלת כצעד ביניים לקראת פתיחת קישורי url. כאשר תלחץ על קישור ובחר באפליקציה זו כדי לפתוח אותה, היא תציג תיבת דו-שיח עם מידע על הקישור. לחץ על לחצן המודול למטה כדי לבדוק ולהגדיר את כל המודולים הזמינים.</string>
<string name="txt_sample">לחץ על הקישור למטה כדי לבדוק את זה:</string>
<string name="a_modules">מודולים</string>
Expand Down Expand Up @@ -162,4 +161,4 @@
<string name="mRemove_one">הסר את %s</string>
<string name="mRemove_empty">הסר ריקים</string>

</resources>
</resources>
1 change: 0 additions & 1 deletion app/src/main/res/values-pt-rPT/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<!-- main -->
<string name="app_name">Url checker</string>
<string name="txt_info">Este aplicativo funciona como um intermediário para abrir links de URL. Quando você clica em um link e escolhe este aplicativo para abri-lo, ele mostrará uma caixa de diálogo com algumas informações sobre o link. Pressione o botão do módulo abaixo para ver os módulos disponíveis e o que eles fazem.</string>
<string name="txt_sample">Clique no link abaixo para testá ço:</string>
<string name="a_modules">Módulos</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<!-- main -->
<string name="app_name">URL denetleyici</string>
<string name="txt_info">Bu uygulama bağlantıları açmak için bir tür ara adım görevi görür. Bir bağlantıya tıkladığınızda ve onu açmak için bu uygulamayı seçtiğinizde, bağlantı hakkında bazı bilgiler içeren bir iletişim kutusu gösterecektir. Mevcut bileşenleri ve ne yaptıklarını görmek için aşağıdaki düğmeye tıklayın.</string>
<string name="txt_sample">Test etmek için aşağıdaki linke tıklayın:</string>
<string name="a_modules">Bileşenler</string>
Expand Down
3 changes: 1 addition & 2 deletions app/src/main/res/values-uk/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<!-- main -->
<string name="app_name">Url checker</string>
<string name="txt_info">Ця програма виконує роль проміжного кроку відкриття посилань. Коли ви натискаєте на посилання та вибираєте цю програму для її відкриття, вона показує вам діалогове вікно з певною інформацією про посилання. Натисніть на кнопку модулі нижче, щоб побачити доступні модул і та те, що вони.</string>
<string name="txt_sample">:Натисніть на посилання нижче, щоб перевірити:</string>
<string name="a_modules">Модулі</string>
Expand Down Expand Up @@ -124,4 +123,4 @@ Translations: %s."</string>
<string name="mRemove_all">Прибрати всі</string>
<string name="mRemove_one">Прибрати %s</string>
<string name="mRemove_empty">Прибрати пусте</string>
</resources>
</resources>
1 change: 0 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<resources>
<!-- main -->
<string name="app_name">Url checker</string>
<string name="txt_info">This app acts as an intermediate step towards opening url links. When you click on a link and choose this app to open it, it will show a dialog with some information about the link. Press the module button below to check and configure all available modules.</string>
<string name="txt_sample">Press the link below to test it:</string>
<string name="a_modules">Modules</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values/untranslatable_strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<resources>
<string name="app_name">URLCheck</string>
<string name="btn_playStore" translatable="false">Play Store:</string>
<string name="btn_fDroid" translatable="false">F-Droid:</string>

Expand Down

2 comments on commit 4a28ba6

@TrianguloY
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaand I used the incorrect name on the commit title...great 🤦

@Ilithy
Copy link
Collaborator Author

@Ilithy Ilithy commented on 4a28ba6 Sep 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol

Please sign in to comment.