From 65c3a9f55e772350fc26803f799235c20fc13172 Mon Sep 17 00:00:00 2001 From: BoringCrypto Date: Tue, 7 Jul 2026 15:42:30 +0700 Subject: [PATCH 1/2] Update to .gitignore to ignore files created during build --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 9eeb81e..130cdc4 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,13 @@ coverage/ .expo/ *.orig +# Runtime symlink created by launcher setup (not source) +apps/desktop/launcher/extensions + +# Native project dirs generated by `expo prebuild` (not manually customized) +apps/mobile/android/ +apps/mobile/ios/ + # Bundled at build time (fetched, GPL — not vendored) apps/desktop/extensions/ublock-origin/ From babe80751a3b527f304bda3cb80c72285ff232af Mon Sep 17 00:00:00 2001 From: BoringCrypto Date: Tue, 7 Jul 2026 16:11:09 +0700 Subject: [PATCH 2/2] Set NeoSearch as the default search engine --- README.md | 2 +- apps/desktop/extensions/ai-sidebar/newtab.html | 3 ++- apps/desktop/extensions/ai-sidebar/newtab.js | 11 ++++++----- .../desktop/extensions/ai-sidebar/options.html | 7 ++++--- .../extensions/ai-sidebar/settings-sections.js | 2 +- apps/desktop/launcher/tronbrowser | 18 +++++++++--------- apps/web/public/settings-sections.js | 2 +- apps/web/public/settings.html | 3 ++- 8 files changed, 26 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index ba075da..9df6e1a 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Linux phones (Librem 5 / PinePhone / Ubuntu Touch). See ## What you get today -- **De-googled new tab** — TronBrowser page, **Xprivo** as the default private +- **De-googled new tab** — TronBrowser page, **NeoSearch** as the default private search (no Google in the omnibox; DuckDuckGo available as an alternative), quick links. - **RSS reader** on the new tab — seeded from your OPML; add/remove feeds and **import/export OPML** in Settings. diff --git a/apps/desktop/extensions/ai-sidebar/newtab.html b/apps/desktop/extensions/ai-sidebar/newtab.html index 5698aa0..9977ec2 100644 --- a/apps/desktop/extensions/ai-sidebar/newtab.html +++ b/apps/desktop/extensions/ai-sidebar/newtab.html @@ -21,10 +21,11 @@ - +