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

674 Commits

Author SHA1 Message Date
github-actions[bot]
8a28d2dd38
updated data.minify.json (#158)
File ./app/src/main/assets/data.minify.json was updated

This is an automatic PR run from a [github
action](../actions/workflows/assets-updater.yml)

Co-authored-by: github-actions <github-actions@github.com>
2022-12-18 18:04:00 +01:00
TrianguloY
fcf448d7fd V 2.9
- New module: Hosts labeler
- Hide module titles (can be toggled)
- New settings activity
    - Setup as default browser
    - Change theme
    - Change locale
- Tweaked and cleaned styles and code
2022-12-13 00:14:37 +01:00
Ilithy
2f9c50d144
Readme changes (#155)
Notable (proposed) changes:
- added two new captures to the readme (7-modules and 8-settings.png)
- moved contributors to a dedicated section
- change in the display of screenshots, for more flexibility in the
display resolution of the readme
- added details in the presentation text
- some other slight modifications...

Co-authored-by: TrianguloY <correo--correo@hotmail.com>
2022-12-12 23:56:25 +01:00
Ilithy
b6d94eeb29
Screenshots update (#154)
* Changed captures in languages:
   - English
   - Spanish
   - French

_(The other translations are not currently complete)_
2022-12-12 16:51:53 +01:00
Ilithy
a65cc3b0b3
Update default.txt
Changelog V2.9 translated in french
2022-12-11 17:56:56 +01:00
TrianguloY
83bef5c18f 2.9 changelog 2022-12-11 17:16:22 +01:00
TrianguloY
2ae285ab9f extract TrianguloY string 2022-12-11 17:15:26 +01:00
github-actions[bot]
117bf5ed6a
updated data.minify.json (#153)
File ./app/src/main/assets/data.minify.json was updated

This is an automatic PR run from a [github
action](../actions/workflows/assets-updater.yml)

Co-authored-by: github-actions <github-actions@github.com>
2022-12-11 17:02:18 +01:00
TrianguloY
87e6e9b50b fix hosts enabled property
it only took me a month!
2022-12-09 22:25:09 +01:00
TrianguloY
f67708e379 remove unused resources 2022-12-08 23:43:13 +01:00
TrianguloY
ae4b6cf0f9 improve queries removal code 2022-12-08 18:12:01 +01:00
TrianguloY
5863599c42 replace onClick listeners with inline lambdas 2022-12-08 18:12:01 +01:00
TrianguloY
2968e148dc replace onLongClick listeners with inline lambdas 2022-12-08 18:12:01 +01:00
TrianguloY
d6db221464 make debug module selectable instead of clickable 2022-12-08 18:12:01 +01:00
Ilithy
c13c94a241
French update (#152)
To follow changes 🥰
2022-12-08 18:00:01 +01:00
TrianguloY
8bc432f329 explain new imageButtons with tooltip and general description 2022-12-08 12:50:12 +01:00
TrianguloY
7879be6644 improvements 2022-12-08 12:20:59 +01:00
TrianguloY
2f81fd3973 image button for toggling the title 2022-12-08 12:20:39 +01:00
TrianguloY
a1d46c6054 start log at the bottom (new) 2022-12-07 00:41:09 +01:00
TrianguloY
3a13a8f40b move settings general options to menu 2022-12-06 23:46:12 +01:00
TrianguloY
4443dec699 use switches instead of checkboxes 2022-12-06 22:58:58 +01:00
TrianguloY
beb08da7a4 individually toggle module titles & round background 2022-12-06 22:58:58 +01:00
Ilithy
229978d0e1
Update French strings (#150) 2022-12-06 10:44:26 +01:00
TrianguloY
ca293ae68a remove debug locale chooser now that a proper chooser exists 2022-12-05 23:43:11 +01:00
TrianguloY
29f74b7c0f setting to change locale
closes #45
2022-12-05 23:42:48 +01:00
TrianguloY
08144bb403 cleanup and minor improvements 2022-12-05 23:32:35 +01:00
Ilithy
518007ea24
Update strings.xml
Small optimizations
2022-12-05 15:43:23 +01:00
Ilithy
002163f4d0
Update french translation (#149) 2022-12-05 13:04:56 +01:00
Ilithy
b068b5e504
Screenshots changes (#148)
* Changed capture "1-title.png" in languages
   - English
   - Spanish
   - French

_(The other translations are not currently complete)_
2022-12-05 12:37:09 +01:00
TrianguloY
21243df75e spanish translations 2022-12-04 22:35:55 +01:00
TrianguloY
66548c4a2c new setting: theme (default/dark/light) 2022-12-04 22:35:55 +01:00
Ilithy
a8a739559c
Update french translation (#147) 2022-12-02 05:51:41 +01:00
TrianguloY
0a02776446 new settings activity 2022-12-02 01:00:38 +01:00
TrianguloY
5da63d2403 renamed 'config' activity with 'modules' 2022-12-02 00:55:10 +01:00
404potato
23591c82f2
Update Japanese translation (#146)
Update strings.xml
Update full-description.txt
2022-11-29 12:23:00 +01:00
TrianguloY
be23254773 tweaked modules texts and styles 2022-11-26 01:21:23 +01:00
TrianguloY
804fc6b437 tweaked styles 2022-11-26 01:21:23 +01:00
TrianguloY
4d7218bb27 activity titles 2022-11-26 00:48:29 +01:00
TrianguloY
d4e12f3cb4 [feature] allow disabling/enabling decorations
closes #141
2022-11-26 00:29:52 +01:00
TrianguloY
739ed8aac7 separate hosts database with tab
fixes #143
2022-11-17 23:17:46 +01:00
TrianguloY
c5c37139d2
Update strings.xml (#142)
(feel free to delete this pr/branch if you want to start again)

Co-authored-by: Ilithy <36798218+Ilithy@users.noreply.github.com>
2022-11-17 10:05:17 +01:00
TrianguloY
3786247779 spanish translation 2022-11-16 23:16:09 +01:00
TrianguloY
23b9090626 fix same-json detection 2022-11-16 23:16:09 +01:00
TrianguloY
db419aef47 simplified utils classes 2022-11-16 23:16:09 +01:00
TrianguloY
10d2bcfb3a fix possible null pointer when calling setDisplayHomeAsUpEnabled 2022-11-16 23:16:09 +01:00
TrianguloY
7b207a8165 replaced init by constructor initialization
I think it's better this way
2022-11-16 23:16:09 +01:00
TrianguloY
699b47943e new Hosts module
closes #82
2022-11-16 23:16:09 +01:00
TrianguloY
c49baf627e simplified setRoundedColor 2022-11-14 20:39:42 +01:00
TrianguloY
549410b5dc extracted json catalog class 2022-11-14 20:37:46 +01:00
TrianguloY
baa38d2138 extracted sample url 2022-11-14 20:37:09 +01:00