diff --git a/.github/workflows/validate-gradle-build-test.yml b/.github/workflows/validate-gradle-build-test.yml index da762d6..82b72bb 100644 --- a/.github/workflows/validate-gradle-build-test.yml +++ b/.github/workflows/validate-gradle-build-test.yml @@ -65,4 +65,4 @@ jobs: with: path: /dev/null name: ${{ github.event.number }} - retention-days: 2 + retention-days: 1 diff --git a/app/src/main/res/layout/config_flags.xml b/app/src/main/res/layout/config_flags.xml index 7ea8b1d..78d9d17 100644 --- a/app/src/main/res/layout/config_flags.xml +++ b/app/src/main/res/layout/config_flags.xml @@ -5,7 +5,6 @@ android:layout_height="match_parent"> diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 10d0bf0..1b5f4d6 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -296,18 +296,12 @@ El servicio está limitado a 10 peticiones por hora para nuevos enlaces. La resp Desacortado Editor de flags - Flag inválida [Funcionalidad beta] Este es un módulo avanzado que te permite editar las marcas del intent al abrir otra aplicación. \nEste módulo mostrará una lista de marcas, se puede cambiar si la marca se establece o no tocando el icono. También hay un menú de desbordamiento para ocultar las marcas allí, es sólo visual, las marcas seguirán utilizando el estado asignado. \nLas marcas tendrán dos indicadores de color junto a la casilla de verificación. El de la izquierda muestra el valor recibido del intent, el de la derecha indica el estado establecido por el propio módulo. Rojo significa que la marca no está establecida y verde significa que sí lo está. Adicionalmente, el indicador puede ser gris, que significa que el estado se estableció en automático. \nCon el botón de abajo puede editar el estado por defecto y la visibilidad de las marcas. - Nombre de flag - Eliminar - Editar - Añadir - Activado - Desactivado Editar los valores por defecto de los marcadores + Partes de la URI Este módulo muestra todas las partes de la url decodificadas: esquema, autoridad, rutas, parámetros y fragmento. Al hacer clic en una parte, se establecerá como la nueva URL, útil por ejemplo si una de las consultas o rutas era una URL de redirección codificada. También puedes hacer clic en el botón \'X\' para eliminar algunos de ellos. Esta es una versión avanzada del módulo \'Eliminador de parámetros\'. \ No newline at end of file diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 701c5fa..870f4c0 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -251,7 +251,5 @@ Per disabilitare il logging, ti basta disabilitare il modulo." \n(Non necessario se gli URL vengono reindirizzati utilizzando la funzionalità \"Condividi\".) Salta il tutorial Termina il tutorial - Modifica - Aggiungi Controlla gli URL dagli appunti \ No newline at end of file diff --git a/app/src/main/res/values-or/strings.xml b/app/src/main/res/values-or/strings.xml index 0bb2419..3ffd3fd 100644 --- a/app/src/main/res/values-or/strings.xml +++ b/app/src/main/res/values-or/strings.xml @@ -14,7 +14,6 @@ ସ୍ୱଚାଳିତ ଡିଵାଇସ୍ ଡିଫଲ୍ଟ ଅଵୈଧ - ସମ୍ପାଦନା ଯାଞ୍ଚ ଚାଲିଛି… ସ୍ଥିତି ଯାଞ୍ଚ ଇତିଵୃତ୍ତି @@ -22,6 +21,5 @@ ସମୟ ସମୟରେ ଅଦ୍ୟତନ କରିବା ଗତ ଯାଞ୍ଚ: ଗତ ଅଦ୍ୟତନ: - ଯୋଡ଼ନ୍ତୁ ଡିଫଲ୍ଟ ଭାଵରେ ସକ୍ଷମ \ No newline at end of file diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 9fdd300..6507d30 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -7,7 +7,6 @@ Tutorial Cancelado Próximo - Adicionar Editor avançado Desabilitado por padrão Aplicar @@ -47,8 +46,6 @@ Automático Histórico Log - Remover - Editar Sempre desligado Abrir com %s Abrir diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index 5055823..730e8f5 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -29,8 +29,6 @@ \n \nAcesta este tutorialul, dacă vrei să-l sări, o poți face cu butonul de mai jos. Puteți reveni oricând la acest tutorial din meniul de setări. Tutorial - Activat - Dezactivat - parametru inutil găsit - redirecționare forțată găsită - redirecționare găsită @@ -92,9 +90,6 @@ Dispozitiv implicit Următor Înainte - Elimină - Editează - Adaugă [Funcția beta] Acesta este un editor avansat, conținutul trebuie formatat în JSON valid. Puteți apăsa butonul din dreapta sus pentru a-l formata și valida. Editor avansat Acest modul verifică adresa URL cu modele regexp care avertizează, sugerează sau aplică înlocuiri. Puteți modifica sau crea propriile modele sau chiar să le utilizați pe cele create de utilizator. Modelele încorporate includ: - Avertizare când conține caractere non-ascii, cum ar fi literele grecești. Acesta poate fi folosit pentru phishing: googĺe.com vs google.com - Sugerați înlocuirea „http” cu „https” - Sugerați înlocuirea Youtube, Reddit sau Twitter cu alternative care să favorizeze confidențialitatea [dezactivate în mod implicit] diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 0eb2385..f6ab642 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -97,9 +97,6 @@ Umarım uygulamayı yararlı bulursunuz! Ve özellikler önermekten, hataları b Cihaz varsayılanı Sonraki Geri - Kaldır - Değiştir - Ekle @@ -303,9 +300,7 @@ API'leri, yeni kontroller için saatte 10 istek ile sınırlıdır. Modül yanı Kısaltma giderildi İşaretler düzenleyici - Geçersiz işaret "[Beta özelliği] Bu gelişmiş bir modüldür, başka bir uygulamayı açarken 'intent' işaretlerini düzenlemenize olanak tanır. Aşağıdaki alana, varsayılanların üzerine yazacak işaretler koyabilirsiniz; bunlar, bu uygulamayı açmak için kullanılan 'intent'ten alınmıştır. Modülü kullanırken, işaretleri varsayılana ayarlamak için düzenleme butonuna basılı tutabilirsiniz. İşaretler alanına isimlerini yazarak bayrak ekleyebilirsiniz." - İşaret adı \ No newline at end of file diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index f9e8baf..5f71a82 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -264,10 +264,6 @@ 未发现重定向 待处理: %d/%d 已解析短链接 - 启用 - 禁用 - 无效标识符 - 标识符名称 修改标识符值 URI 部件 [测试版功能]这是个高级模块,它允许您在打开另一个应用程序时编辑意图标识符。 @@ -275,9 +271,6 @@ \n标识符在复选框旁边将有两个颜色指示器。左边显示从意图收到的值,右边显示模块本身设置的状态。红色表示标识符未设置,绿色表示标识符已设置。此外,首选项指示器也可能是灰色的,意味着状态已设为自动。 \n使用下面的按钮,您可以编辑默认状态和标识符的可见性。 本模块显示解码的URL的所有部分:计划、权限、路径、参数和片段。通过单击一个部分,它将被设置为新的URL,例如,如果其中一个查询或路径是编码的重定向URL,则非常有用。您也可点击“X”按钮来删除其中一些。这是“参数移除器”模块的高级版本。 - 添加 - 编辑 - 移除 Unshorten.me 免费API 标识符编辑器 \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2b84df6..d706753 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -97,11 +97,6 @@ Hope you find the app useful! And don't hesitate to suggest features, report bug Device default Next Back - Remove - Edit - Add - Enabled - Disabled Flags editor - Invalid flag "[Beta feature] This is an advanced module, it allows you to edit the intent flags when opening another app. \nThis module will show a list of flags, you can change if the flag is set or not by taping the icon. There is also an overflow menu to hide flags in there, it is just visual, flags will still use the assigned state. \nThe flags will have two color indicators next to the checkbox. The left one shows the value received from the intent, the right one indicates the state set by the module itself. Red means the flag is not set and green means the flag is set. Additionally the preference indicator can be grey, this means that the state was set to auto. \nWith the button below you can edit the default state and the visibility of the flags." - Flag name Edit default flag values Uri parts