2786 Commits

Author SHA1 Message Date
wukko 5abb6826a1 revision: bump to 6 0.3.6 2025-08-26 00:05:27 +06:00
wukko 1239a6715b helium/ui/omnibox: make "remove suggestion" button square 2025-08-25 23:55:41 +06:00
wukko 6311688cca helium/ui/tabs: make close button square 2025-08-25 23:55:12 +06:00
wukko 74da8e5721 helium/core/context-menu: remove google image desc entry 2025-08-25 23:54:54 +06:00
wukko 6db3e69109 helium/ui/gray-theme: set gray theme on reset, not blue 2025-08-25 23:54:08 +06:00
wukko 2873e42d24 helium/settings: fix appearance page
- updated "auto pin new tab groups" toggle text to not mention other devices
- removed gtk & qt options on linux
2025-08-25 23:53:38 +06:00
wukko dd31b185bd helium/settings: update search suggest toggle text
now it's more informational
2025-08-25 23:52:34 +06:00
jj 617f8df878 ci/release: use softprops action instead of deprecated one 2025-08-25 11:18:27 +00:00
jj 9f92137d3f ci: automatically tag commit and create release 2025-08-25 11:18:27 +00:00
jj dc626238a7 utils/helium_version: add support for generating root-only version 2025-08-25 10:49:05 +00:00
wukko fc9e935120 revision: bump to 5 0.3.5 2025-08-23 23:41:45 +06:00
wukko d0198c25f9 helium/ui: enable fluent scrollbar on windows & linux 2025-08-23 22:23:49 +06:00
jj 92f6d7d2c8 patches/bangs: fix bang completion cutting off suggested text (#41) 2025-08-23 13:47:46 +00:00
jj 988e4b4fb4 patches/bangs: add support for multiple triggers per bang
https://github.com/kagisearch/bangs/pull/259
2025-08-23 06:52:56 +00:00
jj 2ea2284c35 patches/bangs: fix DCHECK fail when triggered on text with leading space 2025-08-23 06:52:56 +00:00
jj e06a3a62f5 patches/native-messaging: fix env call to use current signature 2025-08-22 18:53:19 +00:00
wukko 46b3fa7099 revision: bump to 4 0.3.4 2025-08-21 19:02:28 +06:00
wukko b249347978 merge: update to ungoogled-chromium 139.0.7258.138 2025-08-21 18:41:50 +06:00
Blaise 803eb8c3f5 Update to Chromium 139.0.7258.138 2025-08-19 16:06:15 -05:00
wukko 9ec3ed6ecd revision: bump to 3 0.3.3 2025-08-16 18:59:46 +06:00
wukko f240e14a58 helium/core: disable outdated build detector
it's not relevant for helium, we don't have background updaters
2025-08-16 18:59:46 +06:00
wukko b497f44124 helium/ui: fix app menu button styling in label state
- fixed padding & size
- background and icon are no longer highlighted with emphasis color in label state
- icon color is no longer blue
- enabled border in label state
- removed chrome-only bloat code for randomizing the update text
2025-08-16 18:59:46 +06:00
wukko 475fd063f3 helium/ui/app-menu: remove row bg, fix separators, refactor
also fixed related padding & colors
2025-08-16 18:59:46 +06:00
wukko 31bdefc2de helium/settings: fix text on cookies page
- replaced google.com with example.com in third party cookies section
- updated "do not track" popup text to not glaze evil tracking practices
- removed "learn more" link from do not track popup
2025-08-16 18:59:38 +06:00
jj 25c7197893 patches: refresh for 139.0.7258.127 0.3.2 2025-08-13 06:58:05 +00:00
jj f4f122c9f6 merge: update to ungoogled-chromium 139.0.7258.127 2025-08-13 06:57:14 +00:00
jj e9785fd0ac Update to Chromium 139.0.7258.127 2025-08-13 06:55:19 +00:00
wukko bcd55afb27 patches/extra: disable ai starter pack shortcuts 2025-08-08 20:24:30 +06:00
wukko df88312959 helium/core: disable google ai starterpack options
disables gemini, aimode, and page shortcuts; even if google didn't gate the features correctly, which happened with aimode
2025-08-08 20:16:15 +06:00
wukko 3826ee65e4 merge: update to chromium 139.0.7258.66 (#34) 0.3.1 2025-08-08 18:22:29 +06:00
wukko b3b03d89a8 helium/core/fix-search-engine-icons: enable builtin assets again
and remove the google logo exception, it's taken care of in a different grd now
2025-08-08 17:38:01 +06:00
wukko d5b941f6a1 extras: add search engines data
google removed all search engine icons & related resources from upstream, so we have to do this now
2025-08-08 17:37:13 +06:00
wukko 11d0256815 extras: update onboarding 2025-08-08 17:15:03 +06:00
wukko 04ecb9e752 helium/core/split-view: fix rounded corners
backported change from upstream, this should fix them on windows too maybe
2025-08-08 11:57:26 +06:00
wukko 9617147a23 patches: refresh for 139.0.7258.66
the issue that helium/ui/toolbar-avatar-button.patch fixed was fixed upstream
2025-08-08 10:42:58 +06:00
wukko 053a134aca merge: update to ungoogled-chromium 139.0.7258.66 2025-08-08 10:42:57 +06:00
jj 80158a7006 utils/generate_resources: make pylint happy 2025-08-07 12:48:52 +00:00
jj 6267361984 utils/generate_resources: allow omitting size in definitions 2025-08-07 12:43:00 +00:00
jj 185e973431 utils/generate_resources: use pathlib for output path 2025-08-07 11:28:14 +00:00
jj b66c25b115 ci: specify permissions for all workflows (#32) 2025-08-07 09:43:40 +02:00
Blaise a078b9be0f Update to Chromium 139.0.7258.66 2025-08-05 13:57:34 -05:00
wukko dfd5a4b8f8 revision: bump to 15 0.2.15 2025-08-04 23:00:24 +06:00
wukko 89ee3b3b14 helium/settings: fix section separators 2025-08-04 16:28:28 +06:00
wukko cfa6338be0 helium/core/eu-search: replace the settings subtitle 2025-08-04 16:28:06 +06:00
wukko fe8ffb61e4 helium/core/flags-setup: put helium flags on top 2025-08-04 16:27:43 +06:00
jj 2da6aa7a41 patches/extra: add ungoogled-chromium license and info to about page 2025-08-03 07:58:37 +00:00
wukko af66427d7a helium/ui: clean incognito & guest ntp
- removed inactive 3rd party cookies toggle
- replaced incognito text with a helium variant
- removed learn more link from guest ntp
2025-08-02 16:32:23 +06:00
jj f67127450a domain-substitution: exclude LICENSE files from substitution 2025-07-31 13:13:19 +00:00
wukko 72be230adb revision: bump to 14 0.2.14 2025-07-31 13:09:07 +06:00
wukko 5973e33db0 helium/core: add a flag for disabling ECH 2025-07-31 12:58:13 +06:00