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

602 Commits

Author SHA1 Message Date
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
d6c50c7b47
iw-IL screenshots update (#102) 2022-09-17 15:49:54 +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
TrianguloY
0de472650d
Improved github latest version display 2022-09-04 12:16:44 +02:00
TrianguloY
963c5118a6
Create latest action for dynamic files
Currently builds a shilds.json file with the latest version based on the gradle file
2022-09-04 12:11:57 +02:00
TrianguloY
1a19ba6584
Refactor alpha.yml action
- Parameterized
- Removed dependency on third-party action EndBug/latest-tag
2022-09-04 10:43:28 +02:00
Ilithy
ffb97bc068
Update french (#88)
- strings file updated
- changelogs updated
2022-09-02 18:57:11 +02:00
TrianguloY
dcc3d8d0cc
Limit codacy action to 5 minutes
It has hung 2 times already, if this happens more often I'll probably need to disable it.
2022-09-02 18:49:01 +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
1512a38f1f
"Current behaviour" paragraph on bug issue template 2022-08-31 22:32:07 +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
Ilithy
1efab1b821
Implement Code scanning actions (#81)
- Implement codeQL analysis
- Implement codacy analysis

Co-authored-by: TrianguloY <correo--correo@hotmail.com>
2022-08-29 14:22:20 +02:00
Ilithy
7e120523df
Build test (#79)
authored-by: TrianguloY <correo--correo@hotmail.com>
2022-08-28 17:03:35 +02:00
TrianguloY
2f5455c007 slightly improvement over the validation (now validate-store-files) action 2022-08-28 11:16:05 +02:00
TrianguloY
f6cfddce2e
Add dependabot file to keep up-to-date actions 2022-08-28 10:42:25 +02:00
TrianguloY
a10a280d95 new preferred computation 2022-08-27 20:49:53 +02:00
TrianguloY
1e650cbc34 Java clamp 2022-08-27 20:47:24 +02:00
TrianguloY
2a3b885078 Int preference 2022-08-27 20:35:41 +02:00