e activity https://gitlab.e.foundation/e 2026-03-16T21:33:09Z tag:gitlab.e.foundation,2026-03-16:598552 Romain Hunault pushed to project branch lineage-23.2 at e / devices / android_device_google_gs201 2026-03-16T21:33:09Z rhunault Romain Hunault

Romain Hunault (9792581d) at 16 Mar 21:33

gs201: sepolicy: always place attributes in their own file

... and 6 more commits

tag:gitlab.e.foundation,2026-03-16:598551 /e/ robot pushed to project branch lineage-22.2 at e / os / android_frameworks_base 2026-03-16T20:31:13Z erobot /e/ robot

/e/ robot (b4badf42) at 16 Mar 20:31

fixup! webkit: SystemImpl: Filter out unavailable providers

tag:gitlab.e.foundation,2026-03-16:598550 Andreas Seifert commented on issue #9067 at e / Backlog 2026-03-16T19:59:35Z Asei Andreas Seifert

Is the bug still occurring in newest build? Could this be related with including the Fairphone Camera app in v3.2-a15? Sorry if my second question is irrelevant, I'm not a developer, just regular user that wants to upgrade my Note 9 after successful experience with Remi 4a. Thanks.

tag:gitlab.e.foundation,2026-03-16:598549 /e/ robot commented on merge request !731 at e / os / App Lounge 2026-03-16T19:51:14Z erobot /e/ robot

🟡 AI Review — Treating InterruptedIOException with a null message as timeout by default can misclassify non-timeout interruptions. A safer default is Unknown, and only map to timeout when there is explicit timeout evidence.

tag:gitlab.e.foundation,2026-03-16:598548 Jonathan Klee pushed to project branch 0000-a15-fix-sentry-ai-review at e / os / App Lounge 2026-03-16T19:43:58Z jonathanklee Jonathan Klee

Jonathan Klee (8416641b) at 16 Mar 19:43

tests: add FDroidRepository unit tests

... and 2 more commits

tag:gitlab.e.foundation,2026-03-16:598544 /e/ robot commented on merge request !731 at e / os / App Lounge 2026-03-16T19:16:29Z erobot /e/ robot

🟡 AI Review — Using e.message instead of e.localizedMessage may lose localized or overridden exception text and degrade user-facing diagnostics. Keeping localizedMessage fallback preserves previous behavior.

tag:gitlab.e.foundation,2026-03-16:598540 Jonathan Klee pushed to project branch 0000-a15-fix-sentry-ai-review at e / os / App Lounge 2026-03-16T19:08:48Z jonathanklee Jonathan Klee

Jonathan Klee (61fc21c7) at 16 Mar 19:08

tests: add FDroidRepository unit tests

tag:gitlab.e.foundation,2026-03-16:598525 Jonathan Klee pushed to project branch 0000-a15-fix-sentry-ai-review at e / os / App Lounge 2026-03-16T17:52:51Z jonathanklee Jonathan Klee

Jonathan Klee (6f3a8cd5) at 16 Mar 17:52

fix: prevent potential fdroid metadata request IOException crash

... and 1 more commit

tag:gitlab.e.foundation,2026-03-16:598523 /e/ robot commented on merge request !731 at e / os / App Lounge 2026-03-16T17:46:42Z erobot /e/ robot

🔵 AI Review — Returning false when message is null may misclassify real timeout-related InterruptedIOExceptions as Unknown. Consider a safer fallback heuristic (or treating null-message InterruptedIOException as timeout).

tag:gitlab.e.foundation,2026-03-16:598518 Jonathan Klee pushed to project branch 0000-a15-fix-sentry-ai-review at e / os / App Lounge 2026-03-16T17:38:27Z jonathanklee Jonathan Klee

Jonathan Klee (78c9928d) at 16 Mar 17:38

fix: prevent potential fdroid metadata request IOException crash

... and 1 more commit

tag:gitlab.e.foundation,2026-03-16:598512 /e/ robot pushed to project branch lineage-16.0 at e / os / android 2026-03-16T17:23:09Z erobot /e/ robot

/e/ robot (8da38e16) at 16 Mar 17:23

lineage: Don't shallow clone webview

tag:gitlab.e.foundation,2026-03-16:598511 /e/ robot pushed to project branch lineage-15.1 at e / os / android 2026-03-16T17:23:08Z erobot /e/ robot

/e/ robot (7896ed4a) at 16 Mar 17:23

lineage: Don't shallow clone webview

tag:gitlab.e.foundation,2026-03-16:598498 Fahim M. Choudhury commented on merge request !687 at e / os / App Lounge 2026-03-16T16:54:00Z fahim.choudhury Fahim M. Choudhury
class StoreNotConfiguredException(message: String?) : Exception(message)

@jacquarg

tag:gitlab.e.foundation,2026-03-16:598497 Fahim M. Choudhury commented on merge request !687 at e / os / App Lounge 2026-03-16T16:54:00Z fahim.choudhury Fahim M. Choudhury
class UnavailableAppException(

@jacquarg