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

315 Commits

Author SHA1 Message Date
TrianguloY
0787befbe7 per-domain sorting (disabled by default)
related to #111
2022-10-14 11:43:06 +02:00
TrianguloY
29504a1138 remove the referrer app from the open list
closes #92
2022-10-14 11:03:21 +02:00
Pablo Ortigosa
b32d957f84
Merge pull request #120 from PabloOQ/copy-debug
Copy to clipboard from debug module
2022-10-10 15:08:34 +01:00
Ilithy
a2fd112f0e
Update strings.xml
To follow the additions (#120)
2022-10-09 20:15:18 +02:00
Pablo Ortigosa
9c597d3497 Extract copy to clipboard 2022-10-09 16:42:40 +01:00
Pablo Ortigosa
8fff9e8c4d Copy from debug 2022-10-09 16:37:50 +01:00
github-actions
3c4be9630c ClearURLs catalog updated
File: ./app/src/main/assets/data.minify.json
Url: https://rules2.clearurls.xyz/data.minify.json
Hash: https://rules2.clearurls.xyz/rules.minify.hash
2022-10-09 11:53:30 +02:00
Ilithy
a2468341bb
Update strings.xml
Follow change
2022-09-27 18:24:46 +02:00
Pablo Ortigosa
477efafbc6 Close on finish 2022-09-27 17:01:02 +01:00
Ilithy
7ee92eeaac
Update strings.xml
To follow addition (https://github.com/TrianguloY/UrlChecker/pull/109)
2022-09-26 22:08:13 +02:00
Pablo Ortigosa
d8f808fa5f Close on share (for background apps) 2022-09-26 19:39:12 +01:00
Ilithy
0bca28fc23
Update french strings.xml (#105)
- small improvements (clarification).
- correction of unnecessary capital letters.
2022-09-21 23:14:28 +02:00
TrianguloY
d0ea4cc7ca avoid empty screen when there is no enabled module
🥚
2022-09-18 12:13:45 +02:00
TrianguloY
5449da370f repurposed canBeDisabled() with showDecorations() 2022-09-18 12:13:45 +02:00
TrianguloY
ebe8066c57 allow disabling all modules
solves #99
2022-09-18 12:13:44 +02:00
TrianguloY
780939f0a0 required exported option 2022-09-18 11:18:56 +02:00
TrianguloY
1151d3e397 Upgrade sdk 30 -> 32 2022-09-18 11:17:11 +02:00
TrianguloY
c4de02a53d Upgrade gradle 7.2.2 -> 7.3.0 2022-09-18 11:16:36 +02:00
Ilithy
0f214a06df
Uk screenshots (#103)
Last round of modification of the screenshots (to stick to the current
version)

_(I will have to re-edit the two English captures of the dialog
windows)_
2022-09-17 19:19:59 +02:00
Ilithy
0b4ae03738
iw-IL screenshots update (#102) 2022-09-17 15:49:35 +02:00
Ilithy
a24421c072
pt-rPT screenshots update (#101) 2022-09-17 15:49:22 +02:00
TrianguloY
152a28e409
Merge pull request #95 from ReduxFlakes/master
Updated pt-PT translation (added play metadata)
2022-09-13 10:38:52 +02:00
Ilithy
9d0a5c8627
fr-FR scrennshots changes (#96)
French screenshots changes
2022-09-13 10:31:38 +02:00
Tiago Carmo
84bd0a323d Updated pt translation 2022-09-13 01:16:05 +01:00
Ilithy
059f692c55
Update es-ES screenshots (#93) 2022-09-12 21:21:29 +02:00
TrianguloY
a690954af9 compile with java 11 2022-09-07 18:26:38 +02:00
Ilithy
8e914d4276
Screenshot changes (English) (#89) 2022-09-04 22:43:49 +02:00
TrianguloY
576a24d6dc Replace feature image with the new name *URLCheck* 2022-09-04 21:02:29 +02:00
Ilithy
4a28ba6d81
Replace app name to URLChecker
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
2022-09-04 17:35:45 +02:00
Ilithy
ffb97bc068
Update french (#88)
- strings file updated
- changelogs updated
2022-09-02 18:57:11 +02:00
TrianguloY
d33b1b0194 V 2.7
- Improved Open module apps sorting
- Improved ClearURL catalog updater
- Added CTabs settings
- Some Android 13 improvements
- Fixed issues with module sorting
- Fixed some links not opening
- Fixes and tweaks to strings
- Fixes and tweaks to styles
- Several internal improvements
2022-09-02 17:59:32 +02:00
TrianguloY
3c38b7b827
Merge pull request #85 from Azure-Helper/master
Added themed icon for android 13
2022-09-02 11:46:47 +02:00
Azure-Helper
46d0238416 Added themed icon for android 13 2022-09-02 09:35:24 +00:00
TrianguloY
12aaca97d1 updated built-in catalog
it really is the same, but the autoformat removed the unnecessary slash escape
2022-09-01 20:19:29 +02:00
TrianguloY
f66e4450ba improved catalog management so that 'reset'+'save' clears the internal file 2022-09-01 20:19:29 +02:00
TrianguloY
68c19204c6 differentiate between catalog update and up to date
And also display the last time it was updated and checked

closes #83
2022-09-01 20:19:29 +02:00
TrianguloY
917018e367 5 seconds timeout on all connections 2022-09-01 20:19:29 +02:00
TrianguloY
acc2f78b51 removed warning about modules order 2022-08-31 19:00:41 +02:00
TrianguloY
7a7acec124 cleanup code 2022-08-31 18:58:13 +02:00
TrianguloY
f1480b5bb0 debugModule now shows the internal UrlData (for debug) 2022-08-31 18:52:21 +02:00
TrianguloY
1bc58a4561 push module provider/trigger variable into UrlData 2022-08-31 18:52:07 +02:00
TrianguloY
72c2fc8c5a modules updates are now applied to all, even when automatic redirections happens
fixes #48
2022-08-31 18:35:25 +02:00
TrianguloY
674a427feb disable 'all caps' buttons 2022-08-30 19:41:19 +02:00
TrianguloY
edcdb93363 don't show 'text copied' toast on android 13
closes #74
2022-08-30 19:36:38 +02:00
TrianguloY
54b85c26e5 require 'save' after' clear' in the log module
avoid clearing the log if pressed by mistake (you need to press save afterwards to really clear it)
2022-08-29 19:34:40 +02:00
TrianguloY
eab3a5ddc2 modules order preference initialized with full value
this way the clear-if-same feature triggers
2022-08-29 19:33:11 +02:00
TrianguloY
4d46140321 when saving a preference with a default value, it is cleared instead 2022-08-29 19:19:22 +02:00
TrianguloY
d7f06539f5 cleanup 2022-08-29 19:07:21 +02:00
Ilithy
2fc8f0763d
Update strings.xml
Minor tweaks
2022-08-29 18:38:44 +02:00
Ilithy
b1b05a1074
Update strings.xml
Corrections of a small error
2022-08-29 16:39:45 +02:00