Commit graph

869 commits

Author SHA1 Message Date
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
90baa52b27 Add missing issue fixed in CHANGELOG 2021-10-21 00:03:46 +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
54ee34f629 Mention missing features, mention new auto updates mechanism
Fix a mistake in release notes for v91
2021-10-17 10:58:45 +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
cb9ff4ac99 Document Alt+D shortcut 2021-10-08 19:40:55 +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
4997dcab23 Mention flag to disable external intent requets 2021-06-06 08:03:03 +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
csagan5
73df91cb28 Simplify issue template crash section 2021-05-26 20:20:16 +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
Carl
5745c4f970
Mention feeds being disabled 2021-05-10 22:35:55 +02:00
csagan5
ded81bf625 Release 90.0.4430.204 2021-05-04 20:55:02 +02:00
uazo
b2075a3562
revert last changes + remove record incognito launch reason histogram (#1125) 2021-05-02 10:53:01 +02:00
csagan5
d9876e2da3 Release 90.0.4430.101 2021-04-30 08:44:11 +02:00
csagan5
38eeb63d4b Mention new flags in README.md 2021-04-27 18:21:10 +02:00
csagan5
a0ad5d29e8 Release 90.0.4430.92 2021-04-27 00:20:51 +02:00
uazo
ad010db02d
Add flag IsCleartextPermitted default true (#1111)
Co-authored-by: Carl <32685696+csagan5@users.noreply.github.com>
2021-04-26 21:41:23 +02:00