Commit Graph
121 Commits
Author SHA1 Message Date
Fabian Freund 1018afc4ae import tor package 2025-09-15 06:54:59 +02:00
Fabian Freund a8334ae684 finished implementation 2025-09-14 11:41:01 +02:00
Fabian Freund eaba0c5c3f Merge branch 'main' into tor_proxy 2025-09-11 15:07:02 +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 dce15e2381 add moat service 2025-09-01 12:11:30 +02:00
Fabian Freund caef036422 initial 2025-08-29 13:27:23 +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 f3731aa5f6 improve handling of file intents 2025-08-11 17:28:03 +02:00
Fabian Freund cf3da71ca5 control log level 2025-08-11 10:33:20 +02:00
Fabian Freund fec15f1d23 update deps 2025-07-25 23:54:13 +02:00
Fabian Freund f803c59050 refactor ml utils 2025-07-25 22:41:44 +02:00
Fabian Freund a1b859d8be upgrade gradle deps 2025-07-25 10:51:00 +02:00
Fabian Freund 47151a2ba7 feat: tab suggestions 2025-07-24 23:47:34 +02:00
Fabian Freund 9734f0506a disable console output 2025-07-22 15:02:33 +02:00
Fabian Freund d95f7cab3a add another ragment check 2025-07-22 15:02:22 +02:00
Fabian Freund 2003ff568b fragment health check 2025-07-22 13:42:23 +02:00
Fabian Freund 19ef90f8e4 shuffle titles for broader topic 2025-07-22 13:41:39 +02:00
Fabian Freund 326da14fc0 only use keywords with multiple documents 2025-07-20 21:32:57 +02:00
Fabian Freund dc14a7d718 container topic inference 2025-07-20 00:37:51 +02:00
Fabian Freund 36d097486d improve fragment initialization 2025-07-17 14:54:23 +02:00
Fabian Freund d75952303e fix detection of different intents after back navigation 2025-07-17 14:30:47 +02:00
Fabian Freund 1afef33efa disable console output to logcat 2025-07-16 22:47:29 +02:00
Fabian Freund bcc63e0255 fragment exisiting check 2025-07-16 22:40:29 +02:00
Fabian Freund 8a23f37887 fix full screen pip issues 2025-07-09 23:15:16 +02:00
Fabian Freund 675900f575 use major release 2025-07-06 19:46:51 +02:00
Fabian Freund cb0c54ee08 use mozilla stable builds again 2025-07-06 12:36:20 +02:00
Fabian Freund cc921d7de1 prepare fdroid release 2025-07-06 00:33:03 +02:00
Fabian Freund 12eaf12ff2 upgrade components 2025-07-03 22:10:05 +02:00
Fabian Freund fe8e4e9ba5 finish addon task when done 2025-07-03 17:50:11 +02:00