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

157 Commits

Author SHA1 Message Date
Ilithy
74d14bb20b
Update default.txt 2022-07-30 13:12:46 +02:00
TrianguloY
57b9ca2d20 V 2.5
- Advanced JSON editor for ClearURLs and Patterns
- The ClearURLs database can now be updated
- Added Spanish translation
- Styles and texts improvements
2022-07-30 12:57:10 +02:00
TrianguloY
6608794283
Merge pull request #30 from Ilithy/master
Update french translation
2022-07-29 12:13:10 +02:00
Ilithy
77ecce69e3
Update strings.xml 2022-07-28 15:56:31 +02:00
Ilithy
d0d5c9ffaf
Merge branch 'TrianguloY:master' into master 2022-07-28 15:45:21 +02:00
TrianguloY
17b5a26c12 fix spanish strings 2022-07-28 13:49:28 +02:00
Ilithy
b727f83dba
Update strings.xml 2022-07-28 12:35:25 +02:00
Ilithy
a8b881b12d
Merge branch 'TrianguloY:master' into master 2022-07-28 10:49:31 +02:00
TrianguloY
7f65f5b35a [new] spanish translation 2022-07-28 10:15:53 +02:00
TrianguloY
4252fbdb05 strings update 2022-07-28 10:15:00 +02:00
Ilithy
9865236599
Merge branch 'TrianguloY:master' into master 2022-07-24 16:14:27 +02:00
TrianguloY
b7bed95b85 some tweaks to strings and layouts 2022-07-21 18:09:27 +02:00
TrianguloY
efa4812698 PatternCatalog editor (needs testing) 2022-07-21 18:09:27 +02:00
TrianguloY
3e638ed344 refactor pattern catalog to allow custom rules (still pending) 2022-07-21 18:09:26 +02:00
TrianguloY
b977e62308 improved json editor and ClearUrlCatalog deletion 2022-07-21 18:09:26 +02:00
TrianguloY
40ae68d181 tweaked styles of modules (buttons are now shorter) 2022-07-21 18:09:26 +02:00
TrianguloY
a4ac0be61b extracted json editor to a generic dialog.
To be used in future editors
2022-07-21 18:09:26 +02:00
TrianguloY
30cda2764f updating rules replaces only the specified objects, allows having personal rules that will not be overwritten when updating 2022-07-21 18:09:26 +02:00
TrianguloY
7f95c25d23 updated to gradle 7.2.1 2022-07-21 18:09:26 +02:00
Ilithy
dcf4b2cedd
Update strings.xml 2022-07-17 21:25:30 +02:00
Ilithy
e1637bfa8f
Merge branch 'TrianguloY:master' into master 2022-07-17 21:10:10 +02:00
TrianguloY
778b6266e8 fix no protocol when clearing with clearUrl, and adds a pattern check to insert if missing
closes #28
2022-07-17 14:02:33 +02:00
TrianguloY
5b982c6e11 clear lastUpdate when resetting the catalog 2022-07-17 13:42:34 +02:00
TrianguloY
f285792e3a about screen improvements 2022-07-17 13:39:56 +02:00
TrianguloY
e69b621836 final tweaks for white theme
hopefully resolves #29
2022-07-17 13:25:24 +02:00
Ilithy
2f2c362191
Update default.txt 2022-07-17 03:51:26 +02:00
Ilithy
dcb6a42db6
Update default.txt 2022-07-17 01:01:29 +02:00
Ilithy
f879999ddf
Update default.txt
- small correction
2022-07-17 00:59:42 +02:00
Ilithy
cbdbd1109b
Update default.txt 2022-07-17 00:58:05 +02:00
Ilithy
49155e8ef7
Update french translation
To follow the additions made in #27
2022-07-17 00:52:14 +02:00
TrianguloY
ed84ca0841 try to improve icons on light mode 2022-07-16 13:12:27 +02:00
TrianguloY
dc253fc160 moved virustotal companion class to companions package 2022-07-16 13:03:03 +02:00
TrianguloY
dcf8a65c03 Merge branch 'pablo'
# Conflicts:
#	app/src/main/java/com/trianguloy/urlchecker/activities/AboutActivity.java
#	app/src/main/res/values/strings.xml
2022-07-16 13:02:33 +02:00
TrianguloY
026609d3c4 full clear url updater refactor. Needs final tweaks 2022-07-16 12:45:23 +02:00
TrianguloY
904a7218cb removed colored bar 2022-07-14 20:53:49 +02:00
TrianguloY
27862a3e21 updated screenshots 2022-07-06 21:17:26 +02:00
TrianguloY
f68f634308 V 2.4
- Added French translation. Thanks to Ilithy!
- Added Ukranian translation. Thanks to Idris!
- Automatic dark/white theme
2022-07-06 20:51:02 +02:00
TrianguloY
27217715c1 show version in the about screen title 2022-07-06 20:50:20 +02:00
TrianguloY
e35ee16427 moved untranslatable strings to a different file, and other minor translation modifications 2022-07-06 20:45:33 +02:00
TrianguloY
03091e0230 remove sample link from translation text 2022-07-03 20:52:03 +02:00
TrianguloY
f45ffc723c Added F-droid link to about section
(hopefully Play Store won't complain)

closes #8
2022-07-03 20:43:15 +02:00
Pablo Ortigosa
e608081bb4
Merge branch 'TrianguloY:master' into master 2022-07-02 19:03:41 +01:00
TrianguloY
9f5606025f dark/white theme
resolves #23
2022-07-02 18:05:43 +02:00
Pablo Ortigosa
f7e3133811 Comments and delay 2022-07-02 13:57:02 +01:00
Pablo Ortigosa
cce4323326 Added info messages 2022-07-02 13:46:50 +01:00
TrianguloY
49b3a5c253 action bar color
resolves #24
2022-07-02 13:59:07 +02:00
TrianguloY
0166a58ab2 fix french translation 2022-07-02 13:47:16 +02:00
Idris
54221c2f8e Ukrainian translation by Idris (sent by email) 2022-07-02 13:41:09 +02:00
TrianguloY
4a4057f556
Merge pull request #22 from Ilithy/master
Add: French translation
2022-07-02 13:35:01 +02:00
TrianguloY
e8121cab5c
Merge pull request #26 from ReduxFlakes/master
Updated European Portuguese translation
2022-07-02 13:31:16 +02:00