pachli-android/core
Nik Clayton 01831474dc
feat: Toggle display of search operators with toolbar action (#836)
Default to hiding the search operators, and provide a new toolbar icon
(always visible) to show them.

The toolbar icon is displayed with a badge if any operators are present.

Adjust the operator display to three horizontal scrolling rows, to
further limit the maximum amount of vertical space the operators use.
2024-07-24 18:51:00 +02:00
..
accounts fix: Ensure logging out accounts completes (#515) 2024-03-10 12:25:12 +01:00
activity fix(l10n): Update Irish translations 2024-07-13 09:43:18 +02:00
common feat: Toggle display of search operators with toolbar action (#836) 2024-07-24 18:51:00 +02:00
data change: Implement more of FiltersRepository (#816) 2024-07-14 15:36:52 +02:00
database refactor: Remove `TabData` type (#576) 2024-03-30 23:27:25 +01:00
designsystem feat: Toggle display of search operators with toolbar action (#836) 2024-07-24 18:51:00 +02:00
model refactor: Remove `TabData` type (#576) 2024-03-30 23:27:25 +01:00
navigation change: Implement more of FiltersRepository (#816) 2024-07-14 15:36:52 +02:00
network feat: Provide a UI to edit different search operators (#829) 2024-07-22 17:11:08 +02:00
network-test change: Move MediaUploadApi to the correct package 2024-04-30 16:23:34 +02:00
preferences feat: Show author bylines on preview cards, tap to view profile (#805) 2024-07-06 00:30:24 +02:00
testing change: Implement more of FiltersRepository (#816) 2024-07-14 15:36:52 +02:00
ui feat: Provide a UI to edit different search operators (#829) 2024-07-22 17:11:08 +02:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00