Commit Graph
133 Commits
Author SHA1 Message Date
Fabian Freund 13a14463f5 expose gecko fetch api 2025-10-30 07:00:53 +01:00
Fabian Freund 8cbebb8c46 try mitigate initialization race condition 2025-10-23 11:20:30 +02:00
Fabian Freund 1c7e9ec741 added support for overriding locales 2025-10-20 16:21:10 +02:00
Fabian Freund 73dab11113 pref observer and fixator 2025-10-19 16:45:56 +02:00
Fabian Freund 64d588ee3e update deps 2025-10-18 18:27:32 +02:00
Fabian Freund 641d3c7d64 switch to new gecko pref api 2025-10-18 10:03:50 +02:00
Fabian Freund 3460a1ebd1 upgrade mozilla components 2025-10-14 18:13:32 +02:00
Fabian Freund 36a67ee09a add fingerprinting configuration 2025-10-11 14:52:09 +02:00
Fabian Freund 1ab20b00b0 upgrade mozilla components 2025-10-05 09:51:36 +02:00
Fabian Freund 2559c1c681 add doh settings 2025-10-03 12:18:02 +02:00
Fabian Freund 6962270db7 improve floating point comparison 2025-09-30 16:56:17 +02:00
Fabian Freund d8caff6475 improve performance 2025-09-30 16:49:43 +02:00
Fabian Freund 68d0d5584c first implementation 2025-09-30 16:26:54 +02:00
Fabian Freund 751e22ac5e added support for custom addon collections 2025-09-30 13:02:17 +02:00
Fabian Freund e360342a6d reduce debounce for now 2025-09-27 11:13:39 +02:00
Fabian Freund 8bd4b02fd4 upgrade components 2025-09-26 16:34:12 +02:00
Fabian Freund e20cb336b1 support for downloads in history 2025-09-26 16:31:07 +02:00
Fabian Freund 9ec56ac62a tor ip leak protection 2025-09-26 15:36:36 +02:00
Fabian Freund 853aa1ec16 add health check timeout 2025-09-25 09:35:34 +02:00
Fabian Freund e4c412f44b refactor code & prepare support for global routing 2025-09-25 09:35:10 +02:00
Fabian Freund 8e5e858c9a dispaly gecko version in about dialog 2025-09-22 13:54:13 +02:00
Fabian Freund b01012c76c finished implementing history with removal options 2025-09-19 10:27:38 +02:00
Fabian Freund 2ff97e226c basic history working 2025-09-18 12:53:03 +02:00
Fabian Freund 9676ccae3d prepare history api 2025-09-17 17:53:06 +02:00
Fabian Freund d24d612635 upgrade mozilla components 2025-09-17 07:03:52 +02:00
Fabian Freund a8334ae684 finished implementation 2025-09-14 11:41:01 +02:00
Fabian Freund 20cea6658e upgrade mozilla components 2025-09-11 14:48:55 +02:00
Fabian Freund 7ab57a14b0 fix file upload 2025-09-11 07:16:52 +02:00
Fabian Freund 6798b20034 add fallback parameter 2025-09-11 07:16:08 +02:00
Fabian Freund 8c1106472a support enterprise roots 2025-08-28 15:42:43 +02:00
Fabian Freund 321e39b50d downgrade AGP for fdroid builds 2025-08-27 15:12:03 +02:00
Fabian Freund 9a8e9c228b update to pub workspaces 2025-08-27 09:31:46 +02:00
Fabian Freund bb2a30b0a8 rename context menus earch to 'new tab' 2025-08-25 07:18:25 +02:00
Fabian Freund 3d09aadcd9 disable currently unused cookie manager 2025-08-25 06:56:06 +02:00
Fabian Freund 915fc460b5 update readability addon 2025-08-24 12:46:08 +02:00
dependabot[bot] 8658e0d68f Bump remove-markdown
Bumps [remove-markdown](https://github.com/zuchka/remove-markdown) from 0.5.5 to 0.6.2.
- [Commits](https://github.com/zuchka/remove-markdown/commits/0.6.2)

---
updated-dependencies:
- dependency-name: remove-markdown
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-24 10:43:37 +00:00
Fabian Freund 8d65de093b Merge pull request #43 from FaFre/dependabot/npm_and_yarn/packages/flutter_mozilla_components/javascript/readability/mozilla/readability-0.6.0
Bump @mozilla/readability from 0.5.0 to 0.6.0 in /packages/flutter_mozilla_components/javascript/readability
2025-08-24 10:42:28 +00:00
Fabian Freund bcacc4c1e8 tab close undo 2025-08-24 12:22:15 +02:00
Fabian Freund ee28567b2e use sdk 36 2025-08-24 07:51:56 +02:00
Fabian Freund ce657dd26a refactor setting providers; include content blocking settings; 2025-08-23 06:30:25 +02:00
Fabian Freund 7a89c622dc update deps 2025-08-20 14:15:20 +02:00
Fabian Freund c8b9386f96 upgrade android components 2025-08-14 11:58:35 +02:00
Fabian Freund ed2fe3e1a1 hide toolbar on scrool 2025-08-14 11:57:45 +02:00
dependabot[bot] 4d327842c6 Bump @mozilla/readability
Bumps [@mozilla/readability](https://github.com/mozilla/readability) from 0.5.0 to 0.6.0.
- [Changelog](https://github.com/mozilla/readability/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mozilla/readability/compare/0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: "@mozilla/readability"
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-14 07:54:58 +00:00
Fabian Freund 02f1b3bf34 update deps 2025-08-14 09:46:48 +02:00
Fabian Freund 0245252bc6 remove unused deps 2025-08-14 09:20:05 +02:00
Fabian Freund bca57f0fe2 upgrade deps 2025-08-14 08:55:16 +02:00
Fabian Freund 1602670277 enable webauthn feature 2025-08-13 19:43:44 +02:00
Fabian Freund 0b467bb2e4 pipe gecko logs to flutter 2025-08-12 21:06:48 +02:00
Fabian Freund cf3da71ca5 control log level 2025-08-11 10:33:20 +02:00