Commit Graph
1792 Commits
Author SHA1 Message Date
uazoandGitHub 7eaed0f05d [AUTO] Patches auto-rebase 2024-05-29 15:58:51 +00:00
Carmelo Messina 054b9d28c0 Update patches list
Added:
Enable-Global-Privacy-Control.patch
Enable-Do-Not-Track-by-default.patch
2024-05-29 17:56:25 +02:00
Carmelo Messina 547f3a53db Enable Do-Not-Track by default 2024-05-29 17:55:31 +02:00
Carmelo Messina 6434bfaeae Enable Global Privacy Control: #219 Enable GPC by default 2024-05-29 17:55:00 +02:00
Carmelo Messina 4c39a5117e Change popup site setting: #1158 enable BlockTabUnders flag 2024-05-29 17:53:05 +02:00
Carmelo Messina f128cf407a Use list mode for tab switcher: #707 Can't open a new tab or open hamburger menu 2024-05-29 17:51:54 +02:00
Carmelo Messina 58c965d169 Customize selection popup: #439 open image in new tab in Group 2024-05-29 17:50:11 +02:00
Carmelo Messina 9e6ed37ef4 Move navigation bar to bottom: #761 #678 attempt to solve ui issues 2024-05-29 17:49:02 +02:00
Carmelo Messina d53bfc2598 JIT site settings: #1160 Disable webassembly when jit is not enabled 2024-05-29 17:48:11 +02:00
uazoandGitHub 85b34148a4 [AUTO] Patches auto-rebase 2024-05-25 11:23:48 +00:00
Carmelo Messina bd850c862f Bump to 125.0.6422.113 2024-05-25 13:17:22 +02:00
Carmelo Messina 7809a7f31c Enable menu on reload button: #1147 Add reload options on right clicking refresh button 2024-05-25 13:17:01 +02:00
Carmelo Messina 2811f2279f JIT site settings: modified for uniformity the active and inactive descriptions 2024-05-25 13:12:27 +02:00
Carmelo Messina e08c144f4e Content settings infrastructure: fix the value used as a summary of the category 2024-05-25 13:11:02 +02:00
Carmelo Messina b28092bf50 Cromite build utils: useless log removed 2024-05-25 13:09:32 +02:00
Carmelo Messina 19976aa998 Customize selection popup: #794 Open Links In Current Tab Group
If the option ‘Opens tabs in foreground’ is activated, it opens pop-ups in a new tab in the same group
2024-05-25 13:08:52 +02:00
Carmelo Messina 82789a4bd0 User agent customization: #222 separate the flag from the site setting
the menu item in the hamburger menu applies to the tab only, whereas the content setting is intended for use in a specific site.
2024-05-25 13:06:29 +02:00
uazoandGitHub db1c5384f4 [AUTO] Patches auto-rebase 2024-05-22 15:07:22 +00:00
Carmelo Messina 1fd4efc9fb Bump to 125.0.6422.76 2024-05-22 16:59:45 +02:00
Carmelo Messina 7ff9f386ad Update patches list 2024-05-22 16:59:20 +02:00
Carmelo Messina eee1d0f59d #712 Adds a setting for blocking the toolbar hiding 2024-05-22 16:58:09 +02:00
Carmelo Messina feccf71b01 Keep disabled WebViewMediaIntegrityApi
Disables a new mechanism similar to Web Environment Integrity API in use in webviews
see https://issuetracker.google.com/issues/327186031
https://android-developers.googleblog.com/2023/11/increasing-trust-for-embedded-media.html
2024-05-22 16:56:22 +02:00
Carmelo Messina decf2121e6 Fix dcheck on blink::ScriptPromiseResolverBase::Dispose() 2024-05-22 16:33:55 +02:00
Carmelo Messina a238056593 keep disabled kFedCmWithStorageAccessAPI
FedCm is already disabled but I would like to check whether that flag will become active by default or will be removed.
2024-05-22 16:33:04 +02:00
Carmelo Messina 7a280bc516 #1116 fix tablet mode 2024-05-22 16:31:43 +02:00
Carmelo Messina 9d44640632 Add support for AccessibilitySettings 2024-05-22 16:28:48 +02:00
Carmelo Messina b87ba7a0bf Disable preconnect to search engine 2024-05-22 16:28:13 +02:00
Carmelo Messina fd2ad9c7d9 Fix windows build 2024-05-19 10:30:36 +02:00
Carmelo Messina 56006f05f0 #1110 fix unlogging from Youtube
removes the preset limit for partitioned cookies (10240 bytes max). since they are all and always partitioned, the limits applied must be the general ones.
2024-05-18 15:10:29 +02:00
Carmelo Messina e2961d19ce Patches for 125.0.6422.60 2024-05-18 15:07:23 +02:00
Carmelo Messina 414e400d7c Bump to 125.0.6422.60 2024-05-18 09:52:40 +02:00
uazoandGitHub b66c9e67ba [AUTO] Patches auto-rebase 2024-05-15 13:26:54 +00:00
Carmelo Messina a622ae4b86 Patches for v125 (after build) 2024-05-15 15:22:50 +02:00
Carmelo Messina c455942d93 Bump to 125.0.6422.41 2024-05-11 12:30:44 +02:00
Carmelo Messina 981735d669 patches for 125 2024-05-11 12:28:55 +02:00
Carmelo Messina 5e764c70a2 Bump to 124.0.6367.202 2024-05-10 10:00:28 +02:00
Carmelo Messina 9af3274988 removal of unnecessary code 2024-05-08 17:06:40 +02:00
Carmelo Messina d0b4b4a185 removal of debug log 2024-05-08 17:05:12 +02:00
uazoandGitHub 20751176bb [AUTO] Patches auto-rebase 2024-05-08 13:27:43 +00:00
Carmelo Messina e9a8b3d69c Bump to 124.0.6367.159 2024-05-08 15:21:17 +02:00
Carmelo Messina 9ab0c9e9cb No changes: adapted because they overlap with other modified patches 2024-05-08 15:13:49 +02:00
Carmelo Messina c698c3c14a Move navigation bar to bottom:
#867 add setting to disable swipe up
#950 fixed the size of ntp
2024-05-08 15:10:06 +02:00
Carmelo Messina 99e9c256ba Keyboard protection flag: #897 change the logic used by the patch 2024-05-08 15:04:12 +02:00
Carmelo Messina a2bc4dde67 Cromite Branding: #884 Fix logo 2024-05-08 15:00:50 +02:00
Carmelo Messina 55d8fe97c4 Add option to force tablet UI: reactivate the completely broken patch 2024-05-08 14:59:01 +02:00
Carmelo Messina 9e8358b7b5 #1068 Fix crash when perform "Use a proxy list per scheme" 2024-05-08 14:55:38 +02:00
Carmelo Messina 2dd2c52aa6 #1058 Renable browser autofill 2024-05-08 14:54:46 +02:00
Carmelo Messina 8dca688ad4 fix patch 2024-05-02 07:20:30 +02:00
Carmelo Messina 76c806d0d1 Patches for 124.0.6367.118 2024-05-01 20:45:45 +02:00
Carmelo Messina 222f63785c Bump to 124.0.6367.118 2024-05-01 18:26:28 +02:00