Commit Graph

18 Commits

Author SHA1 Message Date
Torsten Grote
080cdbb71d Do diacritics insensitive category search 2026-01-05 17:23:59 -03:00
Torsten Grote
1246f13199 Improve information hierarchy for search results 2026-01-05 17:23:59 -03:00
Torsten Grote
9818f586a7 Enable setDiagnosticStackTraceEnabled for compose in debug builds 2026-01-05 17:23:59 -03:00
Torsten Grote
885122bf9f Add search query filter to lists 2026-01-05 17:23:59 -03:00
Torsten Grote
bbe0f9021b Filter bottom sheet 2026-01-05 17:23:59 -03:00
Torsten Grote
e60061e8a2 Add proguard rules 2026-01-05 17:23:59 -03:00
Torsten Grote
d2710489e5 Remove search prototypes
because we'll stay with an improved version of sqlite FTS
2026-01-05 17:23:58 -03:00
Torsten Grote
f95a6496b8 Search comparison prototype
This allows you to compare sqlite LIKE searches with FTS and appsearch, also adds timing information for each search
2026-01-05 17:23:58 -03:00
Torsten Grote
6b3a4ddea5 Search also for categories with appsearch 2026-01-05 17:23:58 -03:00
Torsten Grote
1339acf5b7 Initial implementation of appsearch 2026-01-05 17:23:58 -03:00
Torsten Grote
e45e81da7f Don't add line breaks behind paragraphs and lists
within the app details description
2026-01-05 17:23:58 -03:00
Torsten Grote
5eb9b3cd78 Remove hardcoded strings 2026-01-05 17:23:58 -03:00
Torsten Grote
d35e948952 Fix ktlint errors 2026-01-05 17:23:58 -03:00
Torsten Grote
770a829ddc Fixes for RepositoryList, uses repo icon now 2026-01-05 17:23:57 -03:00
Torsten Grote
363b6f2406 Handle deep link intents for app details 2026-01-05 17:23:57 -03:00
Torsten Grote
189ed02807 Factor out a BigLoadingIndicator 2026-01-05 17:23:57 -03:00
Torsten Grote
5d6b0181a4 Add a shimmer effect to AsyncImages while loading 2026-01-05 17:23:57 -03:00
Torsten Grote
165762fec5 Clean up current state, move things around, rename them, etc. 2026-01-05 17:23:57 -03:00