0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-19 20:02:16 +02:00
Commit Graph

840 Commits

Author SHA1 Message Date
Allan Nordhøy
ce91fb2459
Translated using Weblate (Spanish)
Currently translated at 79.4% (151 of 190 strings)

Translation: URLCheck/App strings
Translate-URL: https://hosted.weblate.org/projects/urlcheck/app-strings/es/
2023-03-12 17:16:14 +01:00
Allan Nordhøy
c814677a7d
Translated using Weblate (English)
Currently translated at 100.0% (3 of 3 strings)

Translation: URLCheck/Store metadata
Translate-URL: https://hosted.weblate.org/projects/urlcheck/play-store/en/
2023-03-12 17:16:14 +01:00
Allan Nordhøy
4e98c7ab6b
Translated using Weblate (English)
Currently translated at 100.0% (190 of 190 strings)

Translation: URLCheck/App strings
Translate-URL: https://hosted.weblate.org/projects/urlcheck/app-strings/en/
2023-03-12 17:16:14 +01:00
Hosted Weblate
7557bbf1ff
Added translation using Weblate (Norwegian Bokmål)
Translated using Weblate (Spanish)

Currently translated at 100.0% (190 of 190 strings)

Added translation using Weblate (Norwegian Bokmål)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: TrianguloY <correo--correo+weblate@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/urlcheck/app-strings/es/
Translation: URLCheck/app strings
2023-03-12 17:16:08 +01:00
TrianguloY
5819216bef create shortcut using old Android method 2023-03-12 12:48:51 +01:00
TrianguloY
5875486ca6 remove excludeFromRecents flag 2023-03-12 12:48:50 +01:00
TrianguloY
4d0e47107f hide modules 2023-03-12 12:48:50 +01:00
TrianguloY
3fbb88e5af split listeners 2023-03-12 12:24:13 +01:00
TrianguloY
0d5b03c4fd
Merge pull request #198 from PabloOQ/flags
New Flags Editor module
2023-03-12 11:51:51 +01:00
TrianguloY
de72c40cdf format flags module 2023-03-12 00:20:53 +01:00
TrianguloY
1a8b899fcf rearrange code
move DrawableButtonUtils.setEnabled to AndroidUtils.setEnabled
move UnaryOperator inside JavaUtils
make loadMod and storeMod parameters to attachToEditText
simplify globaldata management
2023-03-07 21:00:38 +01:00
Pablo Ortigosa
2b3f1de912 Fix UnaryOperator 2023-03-04 12:04:55 +00:00
Pablo Ortigosa
9c8eaf90b9 Fix string 2023-03-03 21:03:00 +00:00
Pablo Ortigosa
cbe7e7a913 Changed EditFlags logic to one GlobalData per MainDialog instance 2023-03-03 20:59:58 +00:00
Pablo Ortigosa
0881f81f0a Added EditFlags module 2023-03-03 20:57:39 +00:00
Ilithy
8e041cb4c3
French files update (#194)
Minors changes:

* added unshorten module to french store description
* added unshorten trademark to french strings.xml
* updated French Changelogs

Thanks
2023-02-26 12:35:27 +01:00
TrianguloY
b179b20bb3 V 2.10
- New tutorial screen
- New module: Unshortener
- New features and improvements to status module
- New shortcut & tile to open clipboard links
- New chinese translation. Many thanks to Seviche CC!
- Visual fixes
2023-02-26 11:45:12 +01:00
TrianguloY
a93dfc203a unshorten trademark in about screem 2023-02-26 11:37:38 +01:00
TrianguloY
3061eec5db added Seviche CC to readme 2023-02-26 11:26:06 +01:00
TrianguloY
21c5e76a33 added unshorten module to store description 2023-02-26 11:21:46 +01:00
TrianguloY
eb30837027 missing unshorten spanish translations 2023-02-26 11:18:46 +01:00
SevicheCC
54a21ee6db
Add Simplified Chinese translation (#186) 2023-02-25 17:32:40 +01:00
Ilithy
b45277c952 Update PRIVACY POLICY.md
Minor changes:

* Add information about url unshortener module.
* Moved note to Log module (doesn't have to be in 3rd party cloud dependencies)
2023-02-24 20:45:39 +01:00
Ilithy
a9fc09ac00
Update strings.xml
Small Corrections
2023-02-13 23:32:34 +01:00
Pablo Ortigosa
14bade5cd7 Fix unshort twice 2023-02-13 22:30:24 +00:00
Ilithy
5e737717b3
Update fr-FR strings (#178)
Commit addition tracking: 6f15783

Translation of new elements into French
2023-02-13 09:43:11 +01:00
TrianguloY
2542a1eb10 fix build 2023-02-12 20:40:50 +01:00
TrianguloY
6f15783c67 unshorten module
will probably need a few tweaks before launching, but is stable now

closes #160
2023-02-12 20:32:13 +01:00
Ilithy
96592aeac8
Update strings.xml (#176)
translation of 4de9f22 additions
2023-02-11 14:32:52 +01:00
TrianguloY
4de9f22b90 spanish translation 2023-02-11 12:28:55 +01:00
TrianguloY
db4a0279e3 fix build 2023-02-11 12:21:16 +01:00
TrianguloY
d8c1da27f2 Add clipboard shortcut on the main screen menu 2023-02-11 00:20:22 +01:00
TrianguloY
a0226aa4a8 tile for clipboard shortcut
closes #171
2023-02-11 00:20:21 +01:00
TrianguloY
635bc15514 shortcut to open clipboard urls
for #171
2023-02-11 00:20:07 +01:00
Ilithy
bf6eb2b0db
Update issue templates (#174)
Hi;
A small PR to update the issue templates, switching them from markdown
to Yaml syntax, for more flexibility.


https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms

---------

Co-authored-by: TrianguloY <correo--correo@hotmail.com>
2023-02-07 17:52:47 +01:00
Ilithy
202ee04d19
Update strings.xml
Slight improvements
2023-02-05 15:27:59 +01:00
Ilithy
3b923a832d
Update French translation (#173)
In order to follow recent changes
2023-02-05 15:19:55 +01:00
TrianguloY
8657e354a1 canBeEnabled() simplification 2023-02-05 12:58:13 +01:00
TrianguloY
d6dd4d1a3c status module spanish translation 2023-02-05 12:54:34 +01:00
TrianguloY
57ee2838aa autoredirect and autocheck in status module
closes #25
2023-02-05 12:53:17 +01:00
TrianguloY
1d3e5a4804 use HEAD instead of GET for the status module 2023-02-05 12:18:58 +01:00
github-actions
1df4685cce [action] Updated data.minify.json
Url: https://rules2.clearurls.xyz/data.minify.json
Hash url: https://rules2.clearurls.xyz/rules.minify.hash

Old hash: 82690a4c3f1d7bd25b9981e45e0d87e5af8896578b60089d478dc533a2ccc1a0
New hash: 91f3fe0be5079c1119ea7edc02f740ce0eec84ea2d2820313c826bb5696786d3
2023-02-05 12:14:41 +01:00
TrianguloY
bc41162d62
Merge pull request #164 from PabloOQ/tutorial
Tutorial screen
2023-02-03 23:46:12 +01:00
Pablo Ortigosa
918281d954 Added spanish translation for tutorial 2023-02-03 23:29:46 +01:00
Ilithy
0b1c3443bb added tutorial in French 2023-02-03 23:29:46 +01:00
TrianguloY
48710bdd14 separate browser tutorial screens, include small diagram 2023-02-03 23:29:46 +01:00
TrianguloY
360404cb34 avoid exiting the tutorial when pressing next/prev very fast 2023-02-03 23:28:19 +01:00
TrianguloY
84144a8665 remove deprecated android fragment class 2023-02-03 23:28:19 +01:00
TrianguloY
4c723b8bff simplifications and refactors 2023-02-03 23:28:19 +01:00
TrianguloY
76fb65e710 translucent disabled button 'no apps' 2023-01-29 19:30:04 +01:00