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

415 Commits

Author SHA1 Message Date
TrianguloY
159e185068 fixed (and tweaked) assets updater action
Fix:
- the clearURL url was using the non-minified one

Improvements:
- allow to run manually
- more detailed descriptions for commits and the PR
2022-10-09 11:49:52 +02:00
TrianguloY
fe2d633892 replaced external action with official gh cli 2022-10-05 23:26:46 +02:00
Pablo Ortigosa
90ea9235dd
Assets update action (#110)
This action updates assets files, currently there is only one asset
file, the ClearURLs catalog, but the action can be easily expanded if
more are added ( maybe these issues can benefit from it: #82 #61 #10 #7
), just copy and paste the ClearURLS catalog step and change the
enviroment variables.

Co-authored-by: Ilithy <36798218+Ilithy@users.noreply.github.com>
2022-10-05 11:41:03 +02:00
Ilithy
e29b3dccbb
Informations in Labeler Action (#116) 2022-10-05 08:30:58 +02:00
Ilithy
07ac54376d
Update PR labeler (#114) 2022-10-01 23:16:42 +02:00
Ilithy
6d9761dbe2
Basic PR labeler (#113)
here is a "basic" labeler

It labels the PRs of:

- modifications of language files (strings.xml): adds the label "Ongoing translation"

- internal files ("Core" label)
when editing files in the `app/src/main/java/com/trianguloy/urlchecker`
folder and all its subfolders

- Adds the "Github" label when modifying files in the `.github` folder
and subfolders

- Adds the label "Assets" when modifying files in the
`app/src/main/assets` folder and its subfolders

- Adds the label "Store file" when modifying files in the
`app/src/main/play` folder and its subfolders

- Adds the label "Gradle wrapper" when modifying files in the `gradle`
folder and its subfolders

Co-authored-by: TrianguloY <correo--correo@hotmail.com>
2022-10-01 23:00:24 +02:00
TrianguloY
f9dd2709bf
Merge pull request #109 from PabloOQ/close-on-share
Close on share (for background apps)
2022-09-28 22:28:50 +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
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