Commit Graph
13 Commits
Author SHA1 Message Date
MM20 96e70da913 Clean up 2022-06-24 17:23:59 +02:00
MM20 78593e0391 Add signature to crash reporter info 2022-05-10 18:40:53 +02:00
MM20 83a33d8ac5 Update Gradle 2022-05-09 20:04:21 +02:00
MM20 a20707fc3c Migrate crash reporter UI to Jetpack Compose 2022-03-07 16:18:33 +01:00
MM20 7a4e1e716f Remove isMinifyEnabled from library modules 2022-02-08 21:20:54 +01:00
MM20 97ba10d3a7 Remove obsolete API level checks 2022-01-29 19:32:53 +01:00
MM20 9eecd3513f Don't log CancellationException to crash reporter
They are usually not a problem and can occur naturally (e.g. if a search is
cancelled because the search query has changed)
2022-01-09 01:19:25 +01:00
MM20 9ebac9684b Simplify theme color application logic 2021-12-13 17:34:13 +01:00
MM20 0abb198fdd Use Mdc Compose Theme adapter 2021-12-12 13:59:28 +01:00
MM20 89a2754eaf Migrate from Kotlin synthetics to Jetpack view binding 2021-12-11 14:46:46 +01:00
MM20 0e1ca1c1f9 Material 3 theme [WIP] 2021-12-04 12:24:16 +01:00
MM20 aba8b66b88 Crash reporter: Add missing immutable flag to pending intent 2021-11-29 18:28:19 +01:00
MM20 749e4e3073 Initial commit 2021-09-18 23:37:52 +02:00