Commit Graph
145 Commits
Author SHA1 Message Date
Fabian Freund 3262bb34b5 initial 2026-03-13 19:14:39 +01:00
Fabian Freund 8a07d7df1a add setting to control tab insertion position 2026-03-13 05:07:48 +01:00
Fabian Freund 585fd7a362 scroll to top/bottom 2026-03-12 15:14:31 +01:00
Fabian Freund bf4b8a31f4 add long press actions on contextual buttons; move extension shortcut into contextual; disable reader view button in tab bar; 2026-03-12 08:25:56 +01:00
Fabian Freund 19ec600949 added more contextual menu buttons 2026-03-11 14:57:17 +01:00
Fabian Freund a7b4954da1 added many suggestion modules 2026-03-09 03:10:02 +01:00
Fabian Freund c3e39b3a1d added support for translations and printing 2026-03-05 07:29:15 +01:00
Fabian Freund 3d1293b352 setting to hide container and isolated tab ui 2026-02-27 18:23:33 +01:00
Fabian Freund 60838b446d quick tab switcher options hide hsitory; hide when no results; 2026-02-27 14:04:21 +01:00
Fabian Freund d24675094d add isolated tab feature 2026-02-27 08:29:50 +01:00
Fabian Freund dc5f7902ab refactor container selection pattern and improve search UI 2026-02-25 15:47:38 +01:00
Fabian Freund 3025d6e42d refactor tab bar behaviour; respect scroll preferences of websites; 2026-02-19 06:20:08 +01:00
Fabian Freund 645bbb9b53 fix lints 2026-02-16 19:59:32 +01:00
Fabian Freund 30c1fd8dd5 improve back navigation and ask tabs to close when originated from intent 2026-02-15 18:13:17 +01:00
Fabian Freund 45f54ef092 move auth feature from container to profile 2026-02-12 10:25:44 +01:00
Fabian Freund c0153b9f38 ensure parentid is cut when cookie context is changing 2026-02-11 12:05:17 +01:00
Fabian Freund f7496ff3e3 add setting to show favicon instead of thumbnail in tab list (#174) 2026-02-11 11:51:46 +01:00
Fabian Freund a1c4072a4f remove smae container guard for parents 2026-02-11 11:40:41 +01:00
Fabian Freund e0cce93ffb add initial sync of extensions 2026-02-09 04:59:43 +01:00
Fabian Freund d1e769fb7c improve image lifecycle handling 2026-02-08 17:37:21 +01:00
Fabian Freund 62e2b939e7 chore: update copyright year to 2024-2026 2026-02-06 13:07:19 +01:00
Fabian Freund c8179c585e when closing tab check for parent tab first #155 2026-02-04 06:53:35 +01:00
Fabian Freund dd19618002 reorganize navigation into drawer; change button placement 2026-02-01 09:23:33 +01:00
Fabian Freund c62c4f60a4 fix provider access error onDispose 2026-02-01 08:17:52 +01:00
Fabian Freund 45adf7bd2c revert tab processed memory; close assigned tab when history empty; 2026-01-29 20:13:06 +01:00
Fabian Freund baf19eed99 run formatter 2026-01-21 11:25:56 +01:00
Fabian Freund dc4a5a9c85 improved error logging and handling 2026-01-21 11:07:23 +01:00
Fabian Freund d6e02f9d02 long press history navigation 2026-01-21 07:13:34 +01:00
Fabian Freund 94fa5789f5 fix container assignment issue 2026-01-21 05:57:07 +01:00
Fabian Freund 057d14b6d9 improve image caching and disposal 2026-01-14 05:21:48 +01:00
Fabian Freund fa6878d2b2 fix formatting 2026-01-13 18:08:23 +01:00
Fabian Freund 849823f5df impelement geckoview intent handling via viewport api; fix lints and ui issues 2026-01-13 11:03:26 +01:00
Fabian Freund f84b8838e1 dispose images correctly 2026-01-10 06:28:26 +01:00
Fabian Freund a99051235b decouple form parent when switching cookie context 2026-01-04 10:26:26 +01:00
Fabian Freund 3e21cf9129 use new api to get container data in one go 2026-01-03 19:37:23 +01:00
Fabian Freund 67a7a0909e upsert container when cloning 2026-01-03 19:32:51 +01:00
Fabian Freund 3f11325bff improved tab parent handling 2026-01-02 16:53:26 +01:00
Fabian Freund 380d0da58c provider ref.mounted hardenings 2026-01-02 08:05:36 +01:00
Fabian Freund e068445daa add required select parameter 2026-01-02 07:45:18 +01:00
Fabian Freund 61267c899d improve tab insertion process 2026-01-01 17:45:18 +01:00
Fabian Freund 8848bd5d09 upgrade deps and regenerate providers 2026-01-01 10:48:59 +01:00
Fabian Freund 18948b952e fix lifecycle issue 2026-01-01 10:09:42 +01:00
Fabian Freund f7f2109db7 dart format project 2026-01-01 07:48:51 +01:00
Fabian Freund 0764cf4c10 use tabStateWithFallback 2025-12-31 06:26:45 +01:00
Fabian Freund da02936fd0 fix disposed issues 2025-12-31 06:26:18 +01:00
Fabian Freund d4585921ce clear data of isolated containers; improved tab handling/state/duplication; 2025-12-31 06:22:48 +01:00
Fabian Freund 62f53ce327 add mounted check 2025-12-30 06:56:08 +01:00
Fabian Freund cc8984ca1b ml download progress reporting 2025-12-29 16:35:58 +01:00
Fabian Freund ae4b18ca28 track is_private for tabs; add clsoe all private tabs button; close private tabs before exit; 2025-12-28 16:29:15 +01:00
Fabian Freund e7ef8e060e added list view; persist tab view ui settings; 2025-12-27 21:09:45 +01:00