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

812 Commits

Author SHA1 Message Date
TrianguloY
f311071afe limit number of log entries
closes #263
2023-08-06 10:58:02 +02:00
TrianguloY
9ef77acc6a Fix query parser
Fixes #264
2023-08-05 13:34:09 +02:00
TrianguloY
e69c855925 Missing 'hidden' state (automatic but hidden) 2023-08-05 12:48:10 +02:00
Hosted Weblate
091a14b1aa Translated using Weblate
Currently translated at 100.0% (207 of 207 strings)

Translated using Weblate (Portuguese (Portugal))

Currently translated at 66.6% (2 of 3 strings)

Translated using Weblate (German)

Currently translated at 100.0% (207 of 207 strings)

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translated using Weblate (Spanish)

Currently translated at 100.0% (205 of 205 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 95.6% (196 of 205 strings)

Translated using Weblate (English)

Currently translated at 100.0% (205 of 205 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 94.1% (193 of 205 strings)

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Murilogs <murilogs@users.noreply.hosted.weblate.org>
Co-authored-by: T <sp4m3@gmx.de>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/urlcheck/app-strings/de/
Translate-URL: https://hosted.weblate.org/projects/urlcheck/app-strings/en/
Translate-URL: https://hosted.weblate.org/projects/urlcheck/app-strings/es/
Translate-URL: https://hosted.weblate.org/projects/urlcheck/app-strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/urlcheck/changelog/
Translate-URL: https://hosted.weblate.org/projects/urlcheck/play-store/pt_PT/
Translation: URLCheck/App strings
Translation: URLCheck/Changelog
Translation: URLCheck/Store metadata
2023-08-05 12:27:00 +02:00
TrianguloY
8016fc5471 reword english strings
and added missing untranslatable attributes
2023-08-05 12:25:12 +02:00
TrianguloY
0178bd8eb1 missing changelog entries 2023-08-05 12:09:23 +02:00
TrianguloY
f4c494471c
New drawer module #252
Solves #224.

Not much to explain really, modules that can be hidden are in a separate layout that can change its visibility. The module itself has a button to toggle the visibility.
2023-07-26 18:44:43 +02:00
TrianguloY
eb2d960188 simplifications 2023-07-23 21:10:13 +02:00
TrianguloY
78ffa67c5c replaced drawer style 2023-07-23 18:58:49 +02:00
TrianguloY
d489b6cc87 V 2.12
- New: open Firefox in incognito
- New: enhance share & copy buttons
- New: encode and decode pattern parameters
- Improvement: show referrer on the debug module
- Improvement: keep expanded groups on Uri parts
- Improvement: long tap uri parts to copy to clipboard
- Fix: null optional groups on Android <=10
- Fix: extract links from shared text
- Fix: legacy shortcuts should work now
- Fix: minor crash on Unshorten module
2023-06-28 22:38:25 +02:00
Weblate (bot)
8e7837e484
Translations update from Hosted Weblate (#254)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for [URLCheck/App
strings](https://hosted.weblate.org/projects/urlcheck/app-strings/).


It also includes following components:

* [URLCheck/Store
metadata](https://hosted.weblate.org/projects/urlcheck/play-store/)

*
[URLCheck/Changelog](https://hosted.weblate.org/projects/urlcheck/changelog/)



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/urlcheck/-/app-strings/horizontal-auto.svg)

Co-authored-by: T <sp4m3@gmx.de>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-06-28 22:24:18 +02:00
Pablo Ortigosa
bf6d25fb3c Fix Drawer visibility 2023-06-27 16:48:54 +01:00
Pablo Ortigosa
d49eca64bb New Drawer module 2023-06-24 19:04:42 +01:00
Weblate (bot)
ab9d9899de
Translations update from Hosted Weblate (#251)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for [URLCheck/App
strings](https://hosted.weblate.org/projects/urlcheck/app-strings/).


It also includes following components:

* [URLCheck/Store
metadata](https://hosted.weblate.org/projects/urlcheck/play-store/)

*
[URLCheck/Changelog](https://hosted.weblate.org/projects/urlcheck/changelog/)



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/urlcheck/-/app-strings/horizontal-auto.svg)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Murilogs <murilogs7002@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: metezd <itoldyouthat@protonmail.com>
2023-06-24 19:23:24 +02:00
TrianguloY
51281683b3 debug module is shown collapsed until touched 2023-06-23 22:57:59 +02:00
TrianguloY
e981fcff66 show referrer on the debug module
solves #248
2023-06-23 22:30:49 +02:00
TrianguloY
bb4c02136f long tap parts to copy to clipboard
closes #250
2023-06-18 18:59:30 +02:00
TrianguloY
38f01db127 skip fully empty query parameters
note that strings like '?=&' will be skipped too.
and also strings like '?abc' will be converted to '?abc='

fixing these examples will require to implement a custom query parsing logic (or use the original from the query remover module)

fixes #244
2023-06-18 18:59:30 +02:00
TrianguloY
a2a19ed13b new encode & decode patterns parameters
from #245
2023-06-18 18:59:30 +02:00
Weblate (bot)
6631d8d8e2
Translations update from Hosted Weblate (#246)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for [URLCheck/App
strings](https://hosted.weblate.org/projects/urlcheck/app-strings/).


It also includes following components:

* [URLCheck/Store
metadata](https://hosted.weblate.org/projects/urlcheck/play-store/)

*
[URLCheck/Changelog](https://hosted.weblate.org/projects/urlcheck/changelog/)



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/urlcheck/-/app-strings/horizontal-auto.svg)

Co-authored-by: Murilogs <murilogs7002@gmail.com>
Co-authored-by: T <sp4m3@gmx.de>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: metezd <itoldyouthat@protonmail.com>
2023-06-18 16:08:27 +00:00
github-actions[bot]
3fda8d5cc4
updated data.minify.json (#249)
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-06-18 18:06:57 +02:00
TrianguloY
75f282e8bf
Merge pull request #243 from the-blank-x/optional-groups
Pattern Checker: Fix optional groups giving a null instead of an empty string
2023-06-10 13:42:48 +02:00
TrianguloY
837f3d6148 correctly fix NewApi lint error 2023-06-10 13:41:28 +02:00
TrianguloY
dff73c1e63 slight optimization
avoids creating a matcher twice, looks nicer
2023-06-10 13:24:52 +02:00
TrianguloY
7e2e755e6b new setting to disable regex fix 2023-06-10 13:17:54 +02:00
Weblate (bot)
826c94c814
Translations update from Hosted Weblate (#240)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for [URLCheck/App
strings](https://hosted.weblate.org/projects/urlcheck/app-strings/).


It also includes following components:

* [URLCheck/Store
metadata](https://hosted.weblate.org/projects/urlcheck/play-store/)

*
[URLCheck/Changelog](https://hosted.weblate.org/projects/urlcheck/changelog/)



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/urlcheck/-/app-strings/horizontal-auto.svg)

Co-authored-by: Ahmed <ahmedyasinkul@hotmail.com>
Co-authored-by: T <sp4m3@gmx.de>
Co-authored-by: ilotoki0804 <ilotoki0804@gmail.com>
Co-authored-by: metezd <itoldyouthat@protonmail.com>
2023-06-07 18:40:04 +02:00
blankie
edb763ef3f
Move replaceAll and its functions to a new class 2023-06-04 23:08:08 +07:00
blankie
cb58f3f22e
Fix code analysis warnings 2023-06-04 22:38:23 +07:00
blankie
72f57e43d9
Pattern Checker: Fix optional groups giving a null instead of an empty string
Fixes #237
2023-06-04 22:31:48 +07:00
TrianguloY
491cd17c64 Keeps uri parts groups state when changing url
fixes #235
2023-05-29 16:17:45 +02:00
TrianguloY
95472046d4 extract links from shared text
fixes #226
2023-05-28 21:41:56 +02:00
Weblate (bot)
97d5861948
Translations update from Hosted Weblate (#239)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for [URLCheck/App
strings](https://hosted.weblate.org/projects/urlcheck/app-strings/).


It also includes following components:

* [URLCheck/Store
metadata](https://hosted.weblate.org/projects/urlcheck/play-store/)

*
[URLCheck/Changelog](https://hosted.weblate.org/projects/urlcheck/changelog/)



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/urlcheck/-/app-strings/horizontal-auto.svg)

Co-authored-by: TrianguloY <correo--correo+github@hotmail.com>
2023-05-27 13:53:14 +02:00
TrianguloY
5390bf4616 double linebreaks 2023-05-27 12:20:01 +02:00
Weblate (bot)
103cc94307
Translations update from Hosted Weblate (#232)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for [URLCheck/App
strings](https://hosted.weblate.org/projects/urlcheck/app-strings/).


It also includes following components:

* [URLCheck/Store
metadata](https://hosted.weblate.org/projects/urlcheck/play-store/)

*
[URLCheck/Changelog](https://hosted.weblate.org/projects/urlcheck/changelog/)



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/urlcheck/-/app-strings/horizontal-auto.svg)

Co-authored-by: T <sp4m3@gmx.de>
Co-authored-by: TrianguloY <correo--correo+github@hotmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: metezd <itoldyouthat@protonmail.com>
2023-05-27 12:09:10 +02:00
TrianguloY
46975389d8
Merge pull request #233 from bjbjorn/New_button_+_issue98
I have added issue #98, which was the request to add a 'copy URL' button in the modules screen.

I have also added a button to the home screen that checks the URL in the clipboard. This button used to be hidden behind the three dots, which seemed like a really weird location to me. Considering this is always the way I use the app.

closes #98
2023-05-27 12:08:27 +02:00
TrianguloY
8b55d7ecd6 simplifications 2023-05-27 12:06:21 +02:00
TrianguloY
2fdb414e8c close after copy setting 2023-05-27 11:58:02 +02:00
TrianguloY
2979b9e2d5 improve copy/share buttons 2023-05-27 11:42:57 +02:00
TrianguloY
804d677ecf refactor 2023-05-20 23:11:52 +02:00
TrianguloY
4809cc3042 revert shortcut button from main screen, force action one to be shown 2023-05-20 23:11:52 +02:00
bjbjorn
4680e81e0c The copy URL button is now a preference that can be toggled on or off in the modules tab. 2023-05-20 11:56:09 +02:00
bjbjorn
2a3937dde5 Merge remote-tracking branch 'origin/New_button_+_issue98' into New_button_+_issue98
# Conflicts:
#	app/src/main/java/com/trianguloy/urlchecker/modules/list/OpenModule.java
2023-05-18 18:28:13 +02:00
bjbjorn
04a9bbb15d The copy URL button is now a preference that can be toggled on or off in the modules tab. 2023-05-18 15:36:18 +02:00
bjbjorn
87384a5647
Merge branch 'master' into New_button_+_issue98 2023-05-15 11:20:25 +02:00
bjbjorn
a104052c6c I have added issue #98, which was the request to add a 'copy URL' button in the modules screen.
I have also added a button to the home screen that checks the URL in the clipboard. This button used to be hidden behind the three dots, which seemed like a really weird location to me. Considering this is always the way I use the app.
2023-05-14 20:37:32 +02:00
TrianguloY
1adf96e31f
fix shortcut (#229)
closes #228
2023-05-14 12:07:42 +02:00
TrianguloY
b594e27b84 extract ctabs logic to separate class
same as incognito
2023-05-14 09:40:10 +02:00
TrianguloY
c47d4236d4 add incognito mode (Firefox only)
for #115
2023-05-14 09:40:09 +02:00
TrianguloY
010b3b8910 fix usage_count not always present
from #226
2023-05-14 09:38:54 +02:00
github-actions[bot]
0a707ac95a
updated data.minify.json (#227)
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-05-14 09:38:39 +02:00