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

720 Commits

Author SHA1 Message Date
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
TrianguloY
602a910947 improve ctabs_off drawable 2023-01-29 17:43:52 +01:00
2002suraj456
3c2dba8360
fix: Adjusted padding in the layouts. #166 (#168)
removed the padding from the scroll view and
added them to the linear layout.

Also changed the padding in other activities where padding is done
in the scroll view.
2023-01-28 18:13:46 +01:00
ReduxFlakes
973eb85aa6
Updated European Portuguese strings (#167)
I've added the new strings but also updated/fixed old ones
2023-01-28 18:07:18 +01:00
TrianguloY
c8c2ba25de V 2.9.1
- New Italian translation. Thanks to dperruso!
- Fixed some uncommon errors when opening links
2023-01-15 11:38:10 +01:00
TrianguloY
63a9e63ee0 added dprruso on readme 2023-01-15 11:33:27 +01:00
github-actions[bot]
f5a845fd11
updated data.minify.json (#165)
File ./app/src/main/assets/data.minify.json was updated

This is an automatic PR run from a [github
action](../actions/workflows/assets-updater.yml)

Co-authored-by: github-actions <github-actions@github.com>
2023-01-15 11:32:48 +01:00
404potato
dbe277b7fd
Update Japanese translations (#163)
I use the app every day.
Thanks for your development!
2023-01-12 00:00:17 +01:00
Pablo Ortigosa
5ace0d6f98 Extract browser buttons 2023-01-11 15:17:10 +00:00
Pablo Ortigosa
daf50e31c6 Implemented tutorial 2023-01-11 15:17:10 +00:00
TrianguloY
5a7df3adf3
Restore contributors under title
I just prefer them this way...
2022-12-31 00:19:24 +01:00
github-actions[bot]
5b256f77bb
updated data.minify.json (#162)
File ./app/src/main/assets/data.minify.json was updated

This is an automatic PR run from a [github
action](../actions/workflows/assets-updater.yml)

Co-authored-by: github-actions <github-actions@github.com>
2022-12-31 00:12:21 +01:00
dperruso
45db3677bb
Added italian translation files (#157)
Added italian translation files in the correct folders. I'll do any
corrections after using the app in italian, to better understand
context.

Co-authored-by: Donato Perruso <donatoperruso@protonmail.com>
Co-authored-by: TrianguloY <correo--correo@hotmail.com>
2022-12-19 08:48:08 +01:00
TrianguloY
eddd5c4b0c generate translators automatically 2022-12-19 00:41:14 +01:00
Ilithy
861932e845
Update Pattern Checker description (#156)
Added a little more info on Pattern Checker module description.
if it doesnt fit for you, ignore this.

Thanks.

Co-authored-by: TrianguloY <correo--correo@hotmail.com>
2022-12-19 00:07:18 +01:00
TrianguloY
e44acdcda6 autogenerate list of locales from source files 2022-12-18 19:17:28 +01:00
TrianguloY
54cfb6a4a8 catch all exceptions when starting external activity 2022-12-18 18:20:04 +01:00
github-actions[bot]
8a28d2dd38
updated data.minify.json (#158)
File ./app/src/main/assets/data.minify.json was updated

This is an automatic PR run from a [github
action](../actions/workflows/assets-updater.yml)

Co-authored-by: github-actions <github-actions@github.com>
2022-12-18 18:04:00 +01:00
TrianguloY
fcf448d7fd V 2.9
- New module: Hosts labeler
- Hide module titles (can be toggled)
- New settings activity
    - Setup as default browser
    - Change theme
    - Change locale
- Tweaked and cleaned styles and code
2022-12-13 00:14:37 +01:00
Ilithy
2f9c50d144
Readme changes (#155)
Notable (proposed) changes:
- added two new captures to the readme (7-modules and 8-settings.png)
- moved contributors to a dedicated section
- change in the display of screenshots, for more flexibility in the
display resolution of the readme
- added details in the presentation text
- some other slight modifications...

Co-authored-by: TrianguloY <correo--correo@hotmail.com>
2022-12-12 23:56:25 +01:00
Ilithy
b6d94eeb29
Screenshots update (#154)
* Changed captures in languages:
   - English
   - Spanish
   - French

_(The other translations are not currently complete)_
2022-12-12 16:51:53 +01:00