0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-19 11:52:14 +02:00
Commit Graph

840 Commits

Author SHA1 Message Date
TrianguloY
bd11ad7ef2 gradle update 2021-08-26 12:29:16 +02:00
TrianguloY
b2090c2f66 enable/disable ctabs toast from the debug configuration module
updated gitignore
2021-01-16 11:24:31 +01:00
TrianguloY
4f0c87706d New module: Debug
- displays the intent uri (instead of the previous long click on open)
- disabled by default
2020-12-13 00:08:51 +01:00
TrianguloY
3f25d4cc28 V 1.0
- Custom tabs implementation. Press the left button toggle to switch between opening as custom tab or not (Android 4.4+)
- Warning on http links
- Renamed Ascii checker module to Pattern checker
- Preserve original intent (keeps extras)
2020-11-30 11:06:08 +01:00
TrianguloY
b99e269266 Better debug messages (fixes crash) 2020-11-30 10:57:09 +01:00
TrianguloY
ac5840702f Renamed Ascii checker to Pattern checker 2020-11-30 10:57:09 +01:00
TrianguloY
25634d9282 check for http links 2020-11-25 12:29:47 +01:00
TrianguloY
8987c4b777 CustomTabs toggleable button.
CustomTabs empty service so other apps 'think' this can open custom tabs.
2020-11-25 12:25:49 +01:00
TrianguloY
02c5cdf0d5 preserve original VIEW intents 2020-11-17 19:08:07 +01:00
TrianguloY
5fb1cb7ffa V 0.1
- Long tap 'share' button to copy url to clipboard
- Share url as text to open on the app
- Several visual improvements and fixes
2020-10-09 17:06:15 +02:00
TrianguloY
e02cbe23f4 bigger text for modules titles in config
fixes errors on previous android versions:
- no focus on textview
- click outside to close
- non-clickable link on main screen
2020-10-09 16:57:02 +02:00
TrianguloY
c1a64b84ce share text to open (as url) 2020-10-09 16:35:52 +02:00
TrianguloY
8be086d086 'no apps' text when there are no apps 2020-10-08 23:38:03 +02:00
TrianguloY
1c7f82c399 fixed and cleaned click from main screen 2020-09-29 09:56:53 +02:00
TrianguloY
c4f9639093 Long tap share to copy to clipboard 2020-09-29 09:50:27 +02:00
TrianguloY
cc5a61a9c1 GitHub missing files 2020-09-28 20:15:12 +02:00
TrianguloY
138edff4cb V 0.0
- First release to Play Store
2020-09-25 19:11:32 +02:00
TrianguloY
067fb3d967 translated all strings
improved error description of virustotal module
2020-09-25 18:32:28 +02:00
TrianguloY
dc8494ea57 main and about activities
improved descriptions of modules
2020-09-19 18:03:02 +02:00
TrianguloY
198c4f4d02 missing inflater
animation in config windows
2020-08-20 00:18:14 +02:00
TrianguloY
fcec4fabf8 enabled_by_default setting per module 2020-08-19 23:51:12 +02:00
TrianguloY
a63208f7e2 comments 2020-08-15 18:22:36 +02:00
TrianguloY
5d20b1997b autodisable if the module requires it 2020-08-15 18:09:32 +02:00
TrianguloY
3a7ed503a4 configuration working
renamed layouts for consistency
2020-08-15 17:58:13 +02:00
TrianguloY
5f99fc9bb9 improved inflation of modules (layout file) 2020-08-15 17:13:13 +02:00
TrianguloY
3ffb1a1825 minor modifications (animatelayout, requestFocus and virustotal key in moduledata) 2020-08-15 16:34:53 +02:00
TrianguloY
554544139a distinction from module data and module dialog, but keep in same file 2020-08-12 00:14:19 +02:00
TrianguloY
d39e7c852a show module details in configuration page 2020-08-11 23:53:27 +02:00
TrianguloY
756928078a minor comments and modifiers 2020-08-09 16:51:01 +02:00
TrianguloY
19b51024f0 modules are now described in a separate data list, for better configuration
modules can now be enabled/disabled from a specific activity
2020-08-02 18:09:00 +02:00
TrianguloY
b85d89708b comments! comments everywhere
removed unused files
2020-07-27 09:56:41 +02:00
TrianguloY
52c6702227 text is also a module now
cntx variable removed, using functions now
2020-07-25 14:23:53 +02:00
TrianguloY
537e825662 all is scrollable (fix for very long urls) 2020-07-20 15:50:31 +02:00
TrianguloY
bedc608c99 improved latest opened apps 2020-07-19 18:05:45 +02:00
TrianguloY
2b4e02b1ba OpenModule and url text outside scrollable area 2020-07-19 12:20:53 +02:00
TrianguloY
0db0adc3c9 fix open selected with main button 2020-07-19 00:06:10 +02:00
TrianguloY
9a7dd85b93 basic list of packages to open
saved latest opened package
updated icon
2020-07-18 13:04:19 +02:00
TrianguloY
60b1b4d544 virustotal module (old version) 2020-07-13 23:33:22 +02:00
TrianguloY
b2b0e171d1 initialized module views
todo: virustotalmodule
2020-07-13 16:33:38 +02:00
TrianguloY
72d4bb0200 old first version 2020-07-12 11:53:24 +02:00