Commit Graph
1826 Commits
Author SHA1 Message Date
csagan5 aaa6072b7a Add missing changes from third-party origin trials patch 2021-11-05 17:28:58 +01:00
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
uazoandGitHub 5b51895953 removed flags exclusivity constraint (#1514) 2021-11-04 09:32:53 +01:00
uazoandGitHub 6b613c2171 Keep empty tabs between sessions (#1515) 2021-11-04 09:20:19 +01:00
csagan5 08f9970bcb Fix wrong URL in CHANGELOG 2021-10-27 20:20:32 +02:00
csagan5 fb5839d5eb Release 94.0.4606.109 2021-10-26 22:55:06 +02:00
uazoandGitHub 3129f5e2c2 fix potential crash on android M (#1512) 2021-10-24 23:06:27 +02:00
csagan5 76add6b7dc Update FAQs and README about autofill and automatic updates 2021-10-24 21:03:56 +02:00
uazoandGitHub 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
uazoandGitHub 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
uazoandGitHub 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
uazoandGitHub 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
uazoandGitHub 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
uazoandGitHub 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
uazoandGitHub 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 Messinaandcsagan5 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 MessinaandCarl ce42e0c0ea fix build 2021-10-08 01:07:50 +02:00
Carmelo MessinaandCarl 229aa9a115 add Force-open-external-links-in-incognito.patch 2021-10-08 00:37:29 +02:00
Niko LowryandCarl 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
Carmelo Messina ce2f07034a fix undefined symbol: SafetyTipMessageDelegate::SafetyTipMessageDelegate() 2021-08-08 10:12:09 +02:00
Carmelo Messina 4f539c6d88 add Fix-build-test-suite.patch 2021-08-05 13:30:21 +02:00
Carmelo Messina 6a384095f7 merge from master 2021-08-05 13:29:38 +02:00
csagan5 63d816332b Release 92.0.4515.134 2021-08-05 12:04:51 +02:00
uazoandGitHub 76745fde6e Merge branch 'bromite:master' into master 2021-07-28 11:28:17 +02:00
csagan5 b9a07b2cea Release 92.0.4515.125 2021-07-27 07:45:58 +02:00
uazoandGitHub aa131bcbb6 Merge branch 'bromite:master' into master 2021-07-26 14:14:09 +02:00
uazoandGitHub 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
zhmarsandGitHub e5771ef891 Update zh_CN translations (#1282) 2021-07-20 17:42:41 +02:00
uazoandGitHub 983523b3c0 moved to builtools 2021-07-11 13:47:26 +02:00
uazoandGitHub c43e2a01ba Update build.yaml 2021-07-11 12:13:40 +02:00
uazoandGitHub 2e1849a8e3 Merge branch 'bromite:master' into master 2021-07-11 12:07:14 +02:00
uazoandGitHub 0572d22b19 Update build.yaml 2021-07-10 17:09:35 +02:00
uazoandGitHub a097c283b2 Update build.yaml 2021-07-10 16:16:24 +02:00
uazoandGitHub 1aac2aa89e Update build.yaml 2021-07-10 15:55:00 +02:00
uazoandGitHub 6c4dcb3165 Update build.yaml 2021-07-10 15:43:01 +02:00
uazoandGitHub 52ad246c7b Update build.yaml 2021-07-10 14:26:57 +02:00
csagan5 71ec2c54b0 Release 91.0.4472.158 2021-07-10 12:38:36 +02:00
uazoandGitHub 37cedae584 Update build.yaml 2021-07-10 10:46:13 +02:00
uazoandGitHub b499f8e044 Update build.yaml 2021-07-10 10:27:04 +02:00