Commit graph

452 commits

Author SHA1 Message Date
uazo
64b257fbeb
fix overlap in patch editing (#1555) 2021-11-14 22:45:07 +01:00
uazo
016ba130b2
removed ForceEnableOriginTrials related code (#1557) 2021-11-14 22:43:33 +01:00
uazo
bd10a43371
Disable Accessibility service by default (#1559)
* Disable Accessibility service by default

* fix not correct author

* fix, incorrect check, default false means inactive
2021-11-14 22:40:58 +01:00
csagan5
19bcbb3055 Release 95.0.4638.78 2021-11-07 11:34:05 +01:00
csagan5
ee5a65e4c1 Updated patch for third-party origin trials as suggested by @uazo
New patch to never use HTTP probes
2021-11-06 10:04:12 +01:00
csagan5
aaa6072b7a Add missing changes from third-party origin trials patch 2021-11-05 17:28:58 +01:00
Carl
2fe296b6b9
Patches for v95 (#1532)
* fix build

* only lines changes

* remove patch not referenced in patch list

* fix crash when open an offline page without any opened tabs

* Remove duplicate patch for pull-to-refresh

* Latest PRs and disable third-party origin trials

Co-authored-by: uazo <29201891+uazo@users.noreply.github.com>
2021-11-05 08:25:06 +01:00
uazo
5b51895953
removed flags exclusivity constraint (#1514) 2021-11-04 09:32:53 +01:00
uazo
6b613c2171
Keep empty tabs between sessions (#1515) 2021-11-04 09:20:19 +01:00
csagan5
fb5839d5eb Release 94.0.4606.109 2021-10-26 22:55:06 +02:00
uazo
3129f5e2c2
fix potential crash on android M (#1512) 2021-10-24 23:06:27 +02:00
uazo
5a4f720d39
enable android autofill with a flag default true (#1511)
* enable android autofill with a flag default true

* removed change of prefs::kAutofillProfileEnabled
2021-10-24 20:53:57 +02:00
uazo
01d2217a21
Experimental user scripts support (#857)
* version 0.5

* fix whitespace errors and rebase with 87.0.4280.106

* fix bug [FATAL:utf_string_conversions.cc(338)] Check failed: IsStringASCII(utf16). Tampermonkey • Userscript Sources

* add details for unmatch header, bug DOCUMENT_START not work, add a flag for logging

* deny network access to injected scripts

* removed log + fix ui + upstream update (@9f2aac4)

* update patch for v88

* force char as unsigned in invalidChar

* adapt to v89, add view script source, replace checkbox in preferences, removed extension work, add support to non-standard @url declaration, use saf directly

* updates for v90

* update for v91

* remove flag and keep only toggle
tell that the script has failed with errors
remove copy to temporary file
remove approach with XML overlays so that there are no exceptions thrown while inflating

* change install message + add homepage support + make url clickable

* adaptation for v92

* v93 ready

* add prompt also after selecting file by ui, remove prefs addon patch, add commit message

* add README.md
2021-10-23 12:53:42 +02:00
csagan5
5a25a4d9ea Release 94.0.4606.102 2021-10-20 23:58:39 +02:00
uazo
3787e8e9af
add snackbar in settings activity (#1492)
* add snackbar in settings activity to inform the user of the reboot required when change the flag

* removed BrowserRestartActivity in favor of ApplicationLifetime
2021-10-20 21:59:24 +02:00
uazo
a5e03a6664
Add custom tab intents privacy option and force open external links in incognito flag. (#1489)
Add-custom-tab-intents-privacy-option.patch and Force-open-external-links-in-incognito.patch have been unified
2021-10-20 21:56:34 +02:00
csagan5
ba293ac0dc Updated patches for v94 2021-10-20 01:34:25 +02:00
uazo
e6c854cc9c
Add recents, offlinepage and send to home screen for always incognito (#1427)
* Add recents, offlinepage and send to home screen for always incognito

* Add patch description
2021-10-20 01:25:37 +02:00
csagan5
77822a7efb Release 94.0.4606.94 2021-10-16 22:28:37 +02:00
uazo
ad34a777bb
Enable update notification (#1454)
* Enable update notification

* version check rather than build time

* fixup with Disable-Omaha-update-checks.patch

* taking the last-modified together with the redirect.

the check between build times in any case is currently commented (see isNewVersionAvailableByBuildTime)

* removed code related to build time check

* removed PREF_LATEST_MODIFIED_BUILDTIME
2021-10-16 09:27:49 +02:00
uazo
ed23baeb48
Add site setting for images (#1447) 2021-10-15 20:55:44 +02:00
csagan5
3884e3d733 Release 93.0.4577.110 2021-10-10 11:03:59 +02:00
Carmelo Messina
9b61de8734 Enable share intent patch 2021-10-09 10:12:21 +02:00
csagan5
6e457009b4 Updated recent patches 2021-10-08 01:17:15 +02:00
Carmelo Messina
ce42e0c0ea fix build 2021-10-08 01:07:50 +02:00
Carmelo Messina
229aa9a115 add Force-open-external-links-in-incognito.patch 2021-10-08 00:37:29 +02:00
Niko Lowry
07d13a350b Set enable_reporting to false
Added `ungoogled-chromium-Fix-building-without-enabling-reporting.patch`
to fix build issues. See the following PR for more details:
https://github.com/Eloston/ungoogled-chromium/pull/1416
2021-09-26 23:50:19 +02:00
csagan5
858e85b59b Release 93.0.4577.83 2021-09-25 16:23:57 +02:00
csagan5
72e4a6e1eb Release 92.0.4515.176 2021-09-12 11:38:03 +02:00
csagan5
63d816332b Release 92.0.4515.134 2021-08-05 12:04:51 +02:00
csagan5
b9a07b2cea Release 92.0.4515.125 2021-07-27 07:45:58 +02:00
uazo
3a5f052e8c
reactivation of subresource filter (#1302) 2021-07-25 16:57:44 +02:00
csagan5
2251acbca8 Release 92.0.4515.103 2021-07-23 12:50:01 +02:00
zhmars
e5771ef891
Update zh_CN translations (#1282) 2021-07-20 17:42:41 +02:00
csagan5
71ec2c54b0 Release 91.0.4472.158 2021-07-10 12:38:36 +02:00
csagan5
46701c75ed Minor patches fix 2021-06-29 08:42:31 +02:00
csagan5
df446ba6f7 Release 91.0.4472.146 2021-06-29 08:23:34 +02:00
uazo
5efb5dd7d4
fix garbled ui by clearing float style (#1236) 2021-06-27 12:28:59 +02:00
csagan5
e093c89001 Release 91.0.4472.143 2021-06-25 11:04:55 +02:00
uazo
2a91a60d3e
Enable crash reporting ui, allow save report to primary download folder (#1105)
* make sure that only the user wants to save

* Fix DCHECK failed + make a zip file

* fix author

* use standard download ui, tested with A9,A10,A11

* add request new log + clear all files

* reactivated immediate deletion of original files after zipping them + review tips

* Specify "n/a" as file size

* Reword button text as "Generate now"

* Change patch file name

* Change patch subject

* version for v91

* fix garbled UI

Co-authored-by: Carl <32685696+csagan5@users.noreply.github.com>
2021-06-21 20:07:09 +02:00
csagan5
c5c35b06a4 Release 91.0.4472.102 2021-06-10 22:55:24 +02:00
csagan5
413c2c7645 Fix patch mistakes for always incognito new tabs and external intent requests flag 2021-06-09 21:49:50 +02:00
csagan5
40c93af283 Release 91.0.4472.97 2021-06-06 07:53:35 +02:00
uazo
07102294d0
added export of tabs collection (#1177) 2021-05-27 19:22:27 +02:00
uazo
e3414b5d6b
fix saving tabs bookmarks folder (#1166) 2021-05-25 20:58:03 +02:00
uazo
a1e07fa54b
Allow open new tabs and save as link in always incognito mode (#1165) 2021-05-24 12:06:11 +02:00
csagan5
1953e3d415 Release 91.0.4472.50 2021-05-19 19:52:13 +02:00
csagan5
bb68ef38b1 Updated draft for v91 patches 2021-05-15 13:48:28 +02:00
csagan5
b4ca5cb0bd Update bookmarks import/export patch 2021-05-13 19:56:19 +02:00
csagan5
674ab0adbd Draft for v91 patches 2021-05-13 10:44:15 +02:00