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

829 Commits

Author SHA1 Message Date
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
Tiago Carmo
d32e3fdda6 Update strings.xml 2022-07-02 01:17:00 +01:00
Pablo Ortigosa
ea2bf796e4 Added comments 2022-07-02 01:09:26 +01:00
Pablo Ortigosa
918ffb4014 Added custom database preference
Update GUI of ClearURLs

No need to have an option to remove the custom database if the user can choose which one to use
2022-07-02 00:31:34 +01:00
Pablo Ortigosa
5b7e56d7ff Added check json structure 2022-07-01 22:30:11 +01:00
Pablo Ortigosa
ce4f735ec3 Added hash checking 2022-07-01 21:59:55 +01:00
Pablo Ortigosa
85339ee5fd Added use custom database 2022-06-30 23:08:22 +01:00
Pablo Ortigosa
752baf2b96 Added write json from url 2022-06-30 22:34:36 +01:00
Pablo Ortigosa
8d97862dfc Added read json from url 2022-06-30 20:53:48 +01:00
Pablo Ortigosa
091d92c603 Update preferences logic of ClearURLs 2022-06-28 20:06:22 +01:00
Pablo Ortigosa
efdfb7e086 Update GUI of ClearURLs 2022-06-28 20:06:21 +01:00
Ilithy
3b648a355a
Create full-description.txt 2022-06-27 09:08:27 +02:00
Ilithy
1b5bb6377d
Create short-description.txt 2022-06-27 08:51:31 +02:00
Ilithy
f13d582afc
Create title.txt 2022-06-27 08:49:11 +02:00
Ilithy
70ab5b8da3
Create default.txt 2022-06-27 08:47:28 +02:00
Ilithy
86dc6050ea
Add: French translation 2022-06-27 08:38:15 +02:00
TrianguloY
9947aea732 V 2.3
- Allow reordering modules
- Clear urls module can be configured to auto-apply
- Remove queries module can remove individual queries
- Added European Portuguese translation. Thanks to Tiago Carmo!
- Some tweaks and fixes
2022-06-19 17:51:20 +02:00
TrianguloY
b429eef13f replaced flag system with object, indicator in ClearModule when cleaning 2022-06-18 18:55:22 +02:00
TrianguloY
e0136813cd fix history selection, show selected too 2022-06-18 18:24:10 +02:00
TrianguloY
9351e6756c replaced multiple booleans by a flags system & the edittext very-recent-modification is now handled in the textInput (not History) module 2022-06-18 18:24:10 +02:00
TrianguloY
4613cdae18 Automatically apply clean url (configurable) 2022-06-18 18:24:10 +02:00
TrianguloY
03fb3110a5 Make queries text clickable to indicate you can click it & rounded orange background everywhere 2022-06-18 18:24:10 +02:00
TrianguloY
286f1ac7e8
Merge pull request #19 from ReduxFlakes/master
Add: European Portuguese translation
2022-06-16 19:51:06 +02:00
Tiago Carmo
2f838380e6 Add: European Portuguese translation 2022-06-15 10:08:27 +01:00
TrianguloY
ea0f5edeb6 the 'more' indicator is now inside the info text 2022-05-23 17:24:10 +02:00
TrianguloY
a948e85e0a don't crash (in production) if a module fails to update 2022-05-23 17:08:54 +02:00
TrianguloY
f03543b8ec allow reordering the text/buttons modules too
The debug module is now used as marker for insertion
2022-05-22 16:55:58 +02:00
TrianguloY
174f1745cd Allow reordering modules 2022-05-22 16:54:38 +02:00
TrianguloY
406bc9a926 styled remove buttons
refactor for the splitter/joiner url logic
2022-05-22 11:29:47 +02:00